pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by simon on Wed 4 Jun 00:54
report abuse | download | new post

  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.  
  6. # /dev/hda3
  7. UUID=d7054edc-af74-47e9-b179-495961f313fa / ext3 nouser,relatime,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
  8.  
  9. # /dev/hda4
  10. /dev/hda4                                   none            swap    sw              0       0  
  11.  
  12. /dev/hda4 /media/cdrom0 udf,iso9660 user,utf8,atime,noauto,rw,dev,exec,suid 0 0
  13. /dev/hda
  14.         #                    type name                 length   base     ( size )  system
  15. /dev/hda1     Apple_partition_map Apple                    63 @ 1        ( 31.5k)  Partition map
  16. /dev/hda2         Apple_Bootstrap untitled               1954 @ 64       (977.0k)  NewWorld bootblock
  17. /dev/hda3         Apple_UNIX_SVR2 untitled           74837891 @ 2018     ( 35.7G)  Linux native
  18. /dev/hda4         Apple_UNIX_SVR2 swap                3300251 @ 74839909 (  1.6G)  Linux swap
  19.  
  20. Block size=512, Number of Blocks=78140160
  21. DeviceType=0x0, DeviceId=0x0

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post