You are not logged in.

#1 2012-02-13 11:16:13

mibadt
Member
Registered: 2009-09-25
Posts: 396

Can't mount NTFS partition using ntfs-3g

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  windows


Please advise

Thanks


Best regards,
Michael Badt

Offline

#2 2012-02-13 11:30:00

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Can't mount NTFS partition using ntfs-3g

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

#3 2012-02-13 11:44:06

mibadt
Member
Registered: 2009-09-25
Posts: 396

Re: Can't mount NTFS partition using ntfs-3g

Thanks,
Silly me, indeed sda1 solved it, as expected.


Best regards,
Michael Badt

Offline

#4 2012-02-13 12:59:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Can't mount NTFS partition using ntfs-3g

Please remember to mark the thread as solved.

Offline

Board footer

Powered by FluxBB