1 2 3 4 5 6 7 | root@rescue:~# mount /dev/sda1 /mnt/ mount: block device /dev/sda1 is write-protected, mounting read-only NTFS signature is missing. Failed to mount '/dev/sda1': Invalid argument The device '/dev/sda1' doesn't seem to have a valid NTFS. Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around? |