spacepaste

  1.  
  2. darkthing:/# cat /etc/fstab
  3. # /etc/fstab: static file system information.
  4. # <file system> <mount point> <type> <options> <dump> <pass>
  5. proc /proc proc defaults 0 0
  6. UUID=e5a5dbe7-86b4-4d8f-9b65-1e1ee245ac51 / ext3 errors=remount-ro 0 1
  7. UUID=e01f49c6-d59b-4978-856a-9dc9c19e36de none swap sw 0 0
  8. /dev/hdl /media/cdrom0 udf,iso9660 user,noauto 0 0
  9. UUID=cc088b20-0516-49fc-87c9-e1caadb1eaa5 /mnt/1 ext3 defaults 0 0
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 1 64 514048+ 83 Linux
  12. /dev/sda2 65 60801 487869952+ 5 Extended
  13. /dev/sda5 65 325 2096451 82 Linux swap / Solaris
  14. /dev/sda6 326 2644 18627336 83 Linux
  15. /dev/sda7 2645 60801 467146071 83 Linux
  16.