Guest User

Untitled

a guest
May 16th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. root@rooter:/opt# mount -t ext2 -o noatime,rw /dev/discs/disc0/part1 /opt
  2. root@rooter:/opt# mount
  3. rootfs on / type rootfs (rw)
  4. /dev/root on / type squashfs (ro)
  5. none on /dev type devfs (rw)
  6. proc on /proc type proc (rw)
  7. sysfs on /sys type sysfs (rw)
  8. ramfs on /tmp type ramfs (rw)
  9. devpts on /dev/pts type devpts (rw)
  10. devpts on /proc/bus/usb type usbfs (rw)
  11. root@rooter:/opt#
Add Comment
Please, Sign In to add comment