Hi Martin,
Take following steps in 'root'
cd /mnt
mkdir w98
cd /
mount -t vfat /dev/hda1 /mnt/w98
(hda1 is supposed to be your w98 partition, otherwise change its number to
suit your case)
cd /mnt/w98
then you can read the data in w98 partition.
Good luck
Stephen
----- Original Message -----
From: "Martin R. Gonzalez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 24, 2000 6:53 AM
Subject: Mounting windows hd partiontion?
> Hi,
>
> I have installed both linux and w98 in the same hd and I need to mount
> the windows partition onto the linux system, but i have not been able to
> figure out how.
>
> Thanks.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.