Subject: Re: mount -rt ntfs
To: James K. Lowden <jklowden@schemamania.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 11/16/2003 20:54:44
On Sun, Nov 16, 2003 at 02:22:42PM -0500, James K. Lowden wrote:
> Does mount_ntfs work on NetBSD 1.5 i386 GENERIC?  

It should.

> 
> [...]
> Below is the fdisk and disklabel output for sd0.  Am I missing something
> obvious?  
> 
> Thanks for any help.
> 
> --jkl
> 
> #        size   offset     fstype   [fsize bsize   cpg]
>   d:  8418816        0     unused        0     0         # (Cyl.    0 -
> 7653*)
>   e:  8417997       63       NTFS                        # (Cyl.    0*-
> 7652*)
> disklabel: boot block size 0
> disklabel: super block size 0
> 
> $ sudo mount -t ntfs /dev/sd0e /mnt
> mount_ntfs: /dev/sd0e on /mnt: Argument list too long

Maybe try:
mount -r -t ntfs /dev/sd0e /mnt

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--