All sessions need to be out of the drive before you can unmount it. In the
session where you're working, head for the root directory, or type cd /.
Then try the unmount again. If it still doesn't work, see what else could be
looking in there.
----- Original Message -----
From: David Loke <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 25, 1999 3:16 PM
Subject: Re: [newbie] Retriving files in windoze via Linux


Hi Thanks a lot. It works for me. However when I want to umount it, it
always says that the device is busy. Why is that so?

-----Original Message-----
From: Alan Shoemaker <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, November 25, 1999 1:16 PM
Subject: Re: [newbie] Retriving files in windoze via Linux


>David....here's one way how (as root):
>
>1. create a new subdirectory /mnt/c-drive
>2. add the below line to your /etc/fstab file
>
>/dev/hdXY               /mnt/c-drive            vfat    noauto,user
>0 0
>
>(hdX must be the windows drive and Y is the partition number)
>
>3. in the console mode type:  mount -t vfat /dev/hdXY /mnt/c-drive
>
>Alan
>
>
>David Loke wrote:
>>
>> Hi,
>>
>> I read on Linux Mandrake website that its possible to get files from my
>> windoze partition from Linux . How can I do that? I am not able to see my
>> windoze directories from Linux file manager. What kind of software should
I
>> use?
>>
>> Rgds
>



Reply via email to