Go to a konsole screen or window in Linux and use the command

    mount -t vfat /dev/hd#%/Windows .

The "#" sign is replaced with the HD designation (a, b, ... ) and the "%"
sign is replaced with the partition number ( 1,2, ... ) on which your
windows partition resides. The Folder name /Windows is the folder in your
Linux filesystem under which you wish to access the DOS partition. For
myself, I do not want to have the DOS partition mounted all the time, so I
never tried to learn how to do this, but I think there must be a way. Then
when you are finished with your DOS partition, you can use the command:

    umount -t vfat /dev/hd#%/Windows

I hope this is clear and helpful,

Ernie ([EMAIL PROTECTED])


----- Original Message -----
From: Jesse Royall <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 14, 1999 9:50 PM
Subject: [newbie] Moving files


>   I need to get some files from windows to Linux. the only way I have of
> updating anything in mandrake is to download it under windows and move it
> over to the linux drive.. now I need to know how to do that....
>
> I used the /mnt/windows to get files I needed from linux to windows so
> that I could send a file or 2. that worked with no problem.. but when I
> try to go from windows back to Linux I got kinda lost. Now, do I need to
> do the /mnt command again like I did before? becuase I have a
> /mnt/windows directory and when I went there I didn't see the files I
> moved to there from linux but under windows I see them now.
>
> Jess
>
> ___________________________________________________________________
> Get the Internet just the way you want it.
> Free software, free e-mail, and free Internet access for a month!
> Try Juno Web: http://dl.www.juno.com/dynoget/tagj.
>

Reply via email to