According to Harold Rodriguez: While burning my CPU.
> 
> Hi!
> 
> I have Redhat 5 and Win98 on the same machine. How do I get into Windows 
> from Linux? Win98 is on hda1 and Linux is on hda5. What is the command 
> used to mount it? My Win98 is on a FAT16 now after I partitioned my hard 
> drive.

mount -tfat /dev/hda1 /mnt

Make sure you have a directory call /mnt before you do the above.

Other options are -tdos -tvfat, i belive fat is the correct mode for FAT16,
altho i am not to sure, (no widows here).
O yes of course your kernel will need support vfat, fat and dos, compiled in
or as modules to be able to do what i describe.

> 
> Thanks.
> - Harold
> 
> 
> /*-------------------------------*\
> | Beware of Greeks bearing gifts. |
> | - The Trojan Horse -            |
> \*-------------------------------*/
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to