Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2011
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. root@bt:~# sudo mkdir /mnt/recovery
  2. root@bt:~# sudo mount /dev/sda3 /mnt/recovery
  3. root@bt:~# ls -al /mnt/recovery
  4. total 25
  5. drwxrwxrwx 1 root root 4096 2011-08-03 00:15 .
  6. drwxr-xr-x 3 root root 4096 2011-09-22 09:22 ..
  7. lrwxrwxrwx 1 root root 18 2011-06-27 21:56 host -> /host
  8. drwxrwxrwx 1 root root 0 2011-06-27 17:49 $RECYCLE.BIN
  9. drwxrwxrwx 1 root root 0 2011-06-27 17:49 System Volume Information
  10. drwxrwxrwx 1 root root 0 2011-06-27 08:53 ubuntu
  11. drwxrwxrwx 1 root root 16384 2011-09-03 22:47 World of Warcraft
  12. root@bt:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement