Guest User

Untitled

a guest
Dec 27th, 2014
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. sudo mount -loop,o,ro,offset=110106771456 xubuntu-laptop.img /mnt/dd1/
  2. Failed to read last sector (390623231): Das Argument ist ungültig
  3. HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
  4. or it was not setup correctly (e.g. by not using mdadm --build ...),
  5. or a wrong device is tried to be mounted,
  6. or the partition table is corrupt (partition is smaller than NTFS),
  7. or the NTFS boot sector is corrupt (NTFS size is not valid).
  8. Failed to mount '/dev/loop0': Das Argument ist ungültig
  9. The device '/dev/loop0' doesn't seem to have a valid NTFS.
  10. Maybe the wrong device is used? Or the whole disk instead of a
  11. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Advertisement
Add Comment
Please, Sign In to add comment