Advertisement
Guest User

jfries mount

a guest
Oct 28th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. root@dell-desktop:~# mount
  2. /dev/sda3 on / type ext3 (rw,relatime,errors=remount-ro)
  3. proc on /proc type proc (rw)
  4. none on /sys type sysfs (rw,noexec,nosuid,nodev)
  5. none on /dev type devtmpfs (rw,mode=0755)
  6. none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  7.  
  8. mount: warning: /etc/mtab is not writable (e.g. read-only filesystem).
  9. It's possible that information reported by mount(8) is not up to date. For actual information about system mount ponts check the /proc/mounts file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement