# /etc/fstab: static file system information. # # Use 'vol_id --uuid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc /proc proc defaults 0 0 # / was on /dev/sda8 during installation UUID=94352853-35bb-4290-826a-6758ee8e4733 / ext3 relatime,errors=remount-ro 0 1 # /home was on /dev/sda1 during installation UUID=acde3a63-5257-4e12-bdfa-aa02e1963550 /home ext3 relatime 0 2 # /media/Other was on /dev/sda7 during installation UUID=f9eddf73-95de-4e2a-bfd1-c7b021690593 /media/Other ext3 relatime 0 2 # /media/Private was on /dev/sda6 during installation UUID=99afc9e4-ad88-46d7-b61c-6da94b4af6ea /media/Private ext3 relatime 0 2 # /media/Programs was on /dev/sda5 during installation UUID=98df494a-689f-4650-a28b-c01f27699d7d /media/Programs ext3 relatime 0 2 # swap was on /dev/sda9 during installation UUID=4dae448a-efac-4db0-ad57-266b14f0bfac none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 none /proc/bus/usb usbfs devgid=127,devmode=664 0 0