daily pastebin goal
30%
SHARE
TWEET

keith

a guest May 19th, 2008 13 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # /etc/fstab: static file system information.
  2. #
  3. # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  4. proc            /proc           proc    defaults        0       0
  5. # /dev/sda5
  6. UUID=b3807f69-042f-4332-8c1e-ff29d2a3c222 /               reiserfs notail,relatime 0       1
  7. # /dev/sda6
  8. UUID=aace55ce-522b-49d6-8380-5c2be2f15093 /home           reiserfs relatime        0       2
  9. # /dev/sda1
  10. UUID=68a93a10-334c-4eed-a5c5-d5b4d5362895 none            swap    sw              0       0
  11. /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
  12. /dev/scd1       /media/cdrom1   udf,iso9660 user,noauto,exec,utf8 0       0
  13.  
  14. Disk /dev/sda: 320.0 GB, 320072933376 bytes
  15. 255 heads, 63 sectors/track, 38913 cylinders
  16. Units = cylinders of 16065 * 512 = 8225280 bytes
  17. Disk identifier: 0xc152c152
  18.  
  19.    Device Boot      Start         End      Blocks   Id  System
  20. /dev/sda1   *           1        1175     9438156   82  Linux swap / Solaris
  21. /dev/sda2            1176       20044   151565242+   5  Extended
  22. /dev/sda3           20045       22001    15719602+  83  Linux
  23. /dev/sda4           22002       38913   135845640   83  Linux
  24. /dev/sda5            1176        3133    15727603+  83  Linux
  25. /dev/sda6            3134       20044   135837576   83  Linux
  26.  
  27. Disk /dev/sdb: 320.0 GB, 320072933376 bytes
  28. 255 heads, 63 sectors/track, 38913 cylinders
  29. Units = cylinders of 16065 * 512 = 8225280 bytes
  30. Disk identifier: 0x0bbe02e5
  31.  
  32.    Device Boot      Start         End      Blocks   Id  System
  33. /dev/sdb1   *           1        2611    20972826    7  HPFS/NTFS
  34. /dev/sdb2            2612        6527    31455270    7  HPFS/NTFS
  35. /dev/sdb3            6528       38913   260140545   83  Linux
  36.  
  37. Disk /dev/sdc: 122.9 GB, 122942324736 bytes
  38. 255 heads, 63 sectors/track, 14946 cylinders
  39. Units = cylinders of 16065 * 512 = 8225280 bytes
  40. Disk identifier: 0x29072906
  41.  
  42.    Device Boot      Start         End      Blocks   Id  System
  43. /dev/sdc1   *           1       14946   120053713+  83  Linux
RAW Paste Data
Top