Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. sean@sean-Studio-540:~$ sudo mount -o loop iX.img debmount
  2. mount: according to mtab /home/sean/iX.img is already mounted on debmount as loop
  3. sean@sean-Studio-540:~$ sudo tar -C debmount/ -zxf NameOfArmel.tar
  4. tar (child): NameOfArmel.tar: Cannot open: No such file or directory
  5. tar (child): Error is not recoverable: exiting now
  6. tar: Child returned status 2
  7. tar: Error is not recoverable: exiting now
  8. sean@sean-Studio-540:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement