Advertisement
Guest User

Untitled

a guest
Aug 31st, 2014
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Error mounting /dev/sda2 at /media/scott/F4688E57688E190E: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda2" "/media/scott/F4688E57688E190E"' exited with non-zero exit status 12: Failed to read last sector (625133566): 不適用的引數
  2. HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
  3. or it was not setup correctly (e.g. by not using mdadm --build ...),
  4. or a wrong device is tried to be mounted,
  5. or the partition table is corrupt (partition is smaller than NTFS),
  6. or the NTFS boot sector is corrupt (NTFS size is not valid).
  7. Failed to mount '/dev/sda2': 不適用的引數
  8. The device '/dev/sda2' doesn't seem to have a valid NTFS.
  9. Maybe the wrong device is used? Or the whole disk instead of a
  10. partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement