Jeanette Russo wrote:
>
> I have a small Windows partition on fat 16 hda about 500 Mb which I kept to
> run Wine. How do I first mount the Dos partition and second setup Wine. I
> installed Wine with Mandrake 5.3 and looked at the Wine website but seems
> really hard to figure out? Is there a simple way to run this?
> TIA Jeanette
To mount the windows partition:
1) Create a mount point for the partition
mkdir /mnt/windows
2) Mount it.
mount -tmsdos /dev/hda<X> /mnt/windows
<X> should be the partition number of the windows partition... 1,2,3,
etc.
I don't know anything at all about WINE. Sorry.
--
Steve Philp
[EMAIL PROTECTED]