Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2007 09:09:51 +0100
From:      nicky <nicky@valuecare.nl>
To:        ronggui <ronggui.huang@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can not move directory within FAT32 file-system
Message-ID:  <45CC2C4F.6020005@valuecare.nl>
In-Reply-To: <38b9f0350702082321m1fa03e84kf127075937f408a5@mail.gmail.com>
References:  <38b9f0350702082321m1fa03e84kf127075937f408a5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
ronggui wrote:
> Hello, all.
>
> I am new to FreeBSD. I got my first question with FAT32 file-system.
> It seems quite strange. I install FreeBSD 6.2 in my asus notebook.
> When I mount windows file system, I cannot move directory even if  as
> root.
>
> mount_msdosfs /dev/ad0s6 /mnt
> mkdir /mnt/1
> mkdir /mnt2
> mv /mnt/1 /mnt/2
>
> The last step will complain " not a directory". But the same steps
> work in my old pc. Thanks very much.
>
Perhaps if you do

mkdir /mnt/2

instead of

mkdir /mnt2

Greetz.

-- 
Nicky Bulthuis
ValueCare BV
Oudlaan 4
3515 GA  Utrecht
Mob: 06-41341545
E-mail: n.bulthuis@valuecare.nl
Web: www.valuecare.nl





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CC2C4F.6020005>