Re: Mounting NTFS, "Invalid argument"

2011-03-07 Thread Anthony J. Bentley
> On Mon, Mar 07, 2011 at 07:57:56AM +0100, Otto Moerbeek wrote: > > > NTFS support is not enabled in the GENERIC kernel. > > Oops, I may be wrong. It is enabled on recent i386 and amd64 kernels. > But since you neglect to give us a dmesg, we cannot tell if it is > actually enable on your machine

Re: Mounting NTFS, "Invalid argument"

2011-03-07 Thread Ted Unangst
On Mon, Mar 7, 2011 at 2:54 AM, Markus Hennecke wrote: > Am 07.03.2011 07:57, schrieb Otto Moerbeek: >> >> NTFS support is not enabled in the GENERIC kernel. > > CVS says that it is enabled. Not in any currently released version...

Re: Mounting NTFS, "Invalid argument"

2011-03-06 Thread Markus Hennecke
Am 07.03.2011 07:57, schrieb Otto Moerbeek: NTFS support is not enabled in the GENERIC kernel. CVS says that it is enabled. Kind regards, Markus

Re: Mounting NTFS, "Invalid argument"

2011-03-06 Thread Otto Moerbeek
On Mon, Mar 07, 2011 at 07:57:56AM +0100, Otto Moerbeek wrote: > NTFS support is not enabled in the GENERIC kernel. Oops, I may be wrong. It is enabled on recent i386 and amd64 kernels. But since you neglect to give us a dmesg, we cannot tell if it is actually enable on your machine. -Ot

Re: Mounting NTFS, "Invalid argument"

2011-03-06 Thread Otto Moerbeek
NTFS support is not enabled in the GENERIC kernel. -Otto On Sun, Mar 06, 2011 at 10:18:45PM -0700, Anthony J. Bentley wrote: > Hi, > > When I attempt to mount a NTFS-formatted external drive, it fails: > # mount -t ntfs /dev/sd2i /media/usb/ > mount_ntfs: /dev/sd2i on /media/usb: Invali

Mounting NTFS, "Invalid argument"

2011-03-06 Thread Anthony J. Bentley
Hi, When I attempt to mount a NTFS-formatted external drive, it fails: # mount -t ntfs /dev/sd2i /media/usb/ mount_ntfs: /dev/sd2i on /media/usb: Invalid argument There is a note about this under BUGS in mount_ntfs(8): If the attempt to mount NTFS gives you an error like this: # mou