Advertisement
Guest User

ubuntuhelp

a guest
Jul 26th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. rush@ubuntu:~$ sudo mount filesystem.img /home/user/myfilesystem -o loop
  2. [sudo] password for rush:
  3. filesystem.img: No such file or directory
  4. rush@ubuntu:~$ df
  5. Filesystem 1K-blocks Used Available Use% Mounted on
  6. /dev/loop0 29496487 3508435 25988052 12% /
  7. udev 4047096 12 4047084 1% /dev
  8. tmpfs 1635552 928 1634624 1% /run
  9. none 5120 0 5120 0% /run/lock
  10. none 4088876 332 4088544 1% /run/shm
  11. /dev/sda1 293032956 86776876 206256080 30% /host
  12. /dev/sdc2 38976508 36982240 1994268 95% /media/6056909F5690780C
  13. /dev/sdb2 2930134012 2886575036 43558976 99% /media/DA DRIVE
  14. /dev/sdc1 102396 24992 77404 25% /media/System Reserved
  15. /dev/sr0 3148500 3148500 0 100% /media/UDF Volume
  16. rush@ubuntu:~$ ^C
  17. rush@ubuntu:~$ ^C
  18. rush@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement