rendered paste body<<fdisk -l>>
Disk /dev/hde: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hde1 1 38913 312568641 83 Linux
Disk /dev/hdg: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdg1 1 38913 312568641 83 Linux
<< mount >>
GenCaster network # mount
/dev/hda3 on / type ext3 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw,nosuid,noexec)
/dev/hda5 on /portage type ext3 (rw,noatime)
/dev/hda6 on /opt type ext3 (rw,noatime)
/dev/hda7 on /var type ext3 (rw,noatime)
/dev/hda8 on /usr type ext3 (rw,noatime)
/dev/hda9 on /home type ext3 (rw,noatime)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
//192.168.1.30/Documents on /mnt/network type smbfs (0)
<< /etc/fstab >> condensed
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda3 / ext3 noatime 0 1
/dev/hda2 none swap sw 0 0
/dev/hda5 /portage ext3 noatime 0 0
/dev/hda6 /opt ext3 noatime 0 0
/dev/hda7 /var ext3 noatime 0 0
/dev/hda8 /usr ext3 noatime 0 1
/dev/hda9 /home ext3 noatime 0 0
/dev/hde1 /mnt/nas1 jfs noatime 0 1
/dev/hdg1 /mnt/nas2 jfs noatime 0 1
/dev/dvdrw /mnt/dvdrw iso9660 noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
<< df -h >>
GenCaster network # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 479M 105M 350M 23% /
udev 251M 2.8M 248M 2% /dev
/dev/hda5 3.8G 1.7G 2.0G 46% /portage
/dev/hda6 3.8G 172M 3.5G 5% /opt
/dev/hda7 3.8G 289M 3.3G 8% /var
/dev/hda8 19G 2.7G 16G 15% /usr
/dev/hda9 199G 45G 145G 24% /home
shm 251M 0 251M 0% /dev/shm
//192.168.1.30/Documents
190G 38G 153G 20% /mnt/network