daily pastebin goal
77%
SHARE
TWEET

Untitled

a guest Nov 13th, 2010 35 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # mount; fdisk -l; ls /mnt/
  2. aufs on / type aufs (rw)
  3. none on /proc type proc (rw,noexec,nosuid,nodev)
  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. /dev/sr0 on /cdrom type iso9660 (ro,noatime)
  8. /dev/loop0 on /rofs type squashfs (ro,noatime)
  9. none on /sys/fs/fuse/connections type fusectl (rw)
  10. none on /sys/kernel/debug type debugfs (rw)
  11. none on /sys/kernel/security type securityfs (rw)
  12. none on /dev/shm type tmpfs (rw,nosuid,nodev)
  13. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  14. none on /var/run type tmpfs (rw,nosuid,mode=0755)
  15. none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
  16. none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  17. binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  18. gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
  19. /dev/sda1 on /media/33e8ce21-00a1-479c-9fdd-7bc108f40055 type ext4 (rw,nosuid,nodev,uhelper=udisks)
  20.  
  21. Disk /dev/sda: 80.0 GB, 80026361856 bytes
  22. 255 heads, 63 sectors/track, 9729 cylinders
  23. Units = cylinders of 16065 * 512 = 8225280 bytes
  24. Sector size (logical/physical): 512 bytes / 512 bytes
  25. I/O size (minimum/optimal): 512 bytes / 512 bytes
  26. Disk identifier: 0x00059bb7
  27.  
  28.    Device Boot      Start         End      Blocks   Id  System
  29. /dev/sda1   *           1        6079    48829536   83  Linux
  30. /dev/sda2            6080        9729    29318625   83  Linux
RAW Paste Data
Top