# /etc/fstab: static file system information. # # noatime turns off atimes for increased performance (atimes normally aren't # needed; notail increases performance of ReiserFS (at the expense of storage # efficiency). It's safe to drop the noatime options if you want and to # switch between notail / tail freely. # # The root filesystem should have a pass number of either 0 or 1. # All other filesystems should have a pass number of 0 or greater than 1. # # See the manpage fstab(5) for more information. # # # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. /dev/hdb2 / ext4 errors=remount-ro 0 1 #/dev/sda6 none swap sw 0 0 /dev/cdrom /mnt/cdrom auto noauto,ro 0 0 #/dev/fd0 /mnt/floppy auto noauto 0 0 Disk /dev/hdb: 40.0 GB, 40027029504 bytes 255 heads, 63 sectors/track, 4866 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0006e943 Device Boot Start End Blocks Id System /dev/hdb1 1 2873 23077341 7 HPFS/NTFS /dev/hdb2 * 2874 3918 8393962+ 83 Linux /dev/hdb3 3919 4866 7614810 83 Linux Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xd012d012 Device Boot Start End Blocks Id System /dev/sda1 * 1 3271 26274276 7 HPFS/NTFS /dev/sda2 3272 5227 15711570 7 HPFS/NTFS /dev/sda3 5228 6564 10739452+ 83 Linux /dev/sda4 6565 19457 103563022+ 5 Extended /dev/sda5 6565 19249 101892231 83 Linux /dev/sda6 19250 19457 1670728+ 82 Linux swap / Solaris