You are not logged in.
Hi,
I'm on a fully updated Arch-X86_64/KDE.
The System has also a Windows 7 OS using NTFS, on sda, and a prepared mount point at root level names /windows.
Naturally, ntfs-3g is installed.
Yet, when trying as root to mount that partition I get the following error.
# mount -t ntfs-3g /dev/sda /windows
NTFS signature is missing.
Failed to mount '/dev/sda': Invalid argument
The device '/dev/sda' 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?My pre=prepared mounting point
[root@(none) miki]# ls /
bin boot dev etc home images lib lib64 linux_backup lost+found media mnt opt photos_win proc root run sbin srv sys tmp usr var windowsPlease advise
Thanks
Best regards,
Michael Badt
Offline
Does /dev/sda contain just one or multiple partitions? Since you're refererring to the disk (/dev/sda) there instead of an actual partition (/dev/sda1 for example).
Burninate!
Offline
Thanks,
Silly me, indeed sda1 solved it, as expected.
Best regards,
Michael Badt
Offline
Please remember to mark the thread as solved.
Offline