Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Unnamed
Saturday, January 26th, 2008 at 6:18:01pm UTC 

  1. fstab:
  2.  
  3. # /etc/fstab: static file system information.
  4. #
  5. # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  6. proc            /proc           proc    defaults        0       0
  7. # /dev/sda1
  8. UUID=eb4e40a5-4d4c-4405-884b-2bcba3d3c70e /               ext3    defaults,errors=remount-ro 0       1
  9. # /dev/sda5
  10. UUID=98e3f773-6d58-49bd-94f4-d4c1322b2019 /home           ext3    defaults        0       2
  11. # /dev/sdb5
  12. UUID=9103ee20-7323-424c-8fcf-c5b417b132ec /media/sdb5     ext3    defaults        0       2
  13. # /dev/sdc1
  14. UUID=892bc41d-709e-4724-839c-e8406124a936 /media/sdc1     ext3    defaults        0       2
  15. # /dev/sda6
  16. UUID=17894ee8-9511-431c-b209-800f8d3bdda7 none            swap    sw              0       0
  17. /dev/hdc        /media/cdrom0   udf,iso9660 user,noauto,exec 0       0
  18. /dev/fd0        /media/floppy0  auto    rw,user,noauto,exec 0       0
  19.  
  20. # user define
  21. /dev/sdb5        /home/profx/500 ext3   defaults,bind,rw        0       2
  22. /dev/sdc1        /home/profx/700 ext3   defaults,bind,rw        0       2
  23.  
  24. ##########################################################################################
  25.  
  26. sudo mount
  27. /dev/sda1 on / type ext3 (rw,errors=remount-ro)
  28. proc on /proc type proc (rw,noexec,nosuid,nodev)
  29. /sys on /sys type sysfs (rw,noexec,nosuid,nodev)
  30. varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
  31. varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
  32. udev on /dev type tmpfs (rw,mode=0755)
  33. devshm on /dev/shm type tmpfs (rw)
  34. devpts on /dev/pts type devpts (rw,gid=5,mode=620)
  35. lrm on /lib/modules/2.6.22-14-generic/volatile type tmpfs (rw)
  36. /dev/sda5 on /home type ext3 (rw)
  37. /dev/sdb5 on /media/sdb5 type ext3 (rw)
  38. /dev/sdc1 on /media/sdc1 type ext3 (rw)
  39. securityfs on /sys/kernel/security type securityfs (rw)

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right