# /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/mapper/lithe-karmic_root during installation /dev/mapper/lithe_ssd-karmic_root / ext4 noatime,errors=remount-ro 0 1 # /boot was on /dev/sda6 during installation # UUID=e92a51d7-18a6-4311-9f94-3f013ca54013 /boot ext3 relatime 0 2 LABEL=ssd_karmic_boot /boot ext3 noatime 0 2 # swap was on /dev/mapper/lithe-swap_1 during installation # UUID=5d11da40-9abb-40e3-aeaa-9561a937c78b none swap sw 0 0 # LABEL=home /home ext3 relatime,commit=120 0 2 LABEL=ssd_home /home ext4 noatime 0 2 # /dev/mapper/lithe-jaunty_root /jaunty auto relatime 0 2 # /dev/sda5 /jaunty/boot auto relatime 0 2 none /tmp tmpfs defaults 0 0 /dev/mapper/lithe_ssd-chroot /chroot ext4 relatime 0 2 none /chroot/karmic-lp/proc proc defaults 0 0 none /chroot/karmic-lp/dev/pts devpts defaults 0 0 none /chroot/karmic-lp/dev/shm tmpfs defaults 0 0 /home /chroot/karmic-lp/home none bind 0 0 none /chroot/karmic-lp/tmp tmpfs defaults 0 0