<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Hi Rotariu,<BR>
    Ran "<FONT COLOR="#737373"><I>mkdir /mnt/windows" as root, and it worked fine.</I></FONT><BR>
Then ran the next with this error message.<BR>
[root@localhost jim]# mount -t vfat /dev/hda /mnt/windows<BR>
mount: wrong fs type, bad option, bad superblock on /dev/hda,<BR>
       or too many mounted file systems<BR>
Don't know how to get into fdisk on Linux KDE, but am almost certain it is hda.<BR>
Jim<BR>
<BR>
On Wed, 2004-03-17 at 11:32, Rotariu Bogdan wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Hello Jim,

You need first to mount de hda's partitions as
mkdir /mnt/windows
mount -t vfat /dev/hdXx /mnt/windows
(1st check fdisk -l and replace hdXx)
after that add to /etc/fstab something like
/dev/hdXx               /windows                      vfat   
defaults        0 0

(ALL AS ROOT)

On Wed, 2004-03-17 at 16:43, Jim Sims wrote:
> I have a two hard drive installation, one hd is Fedora Linux, the
> other Win98SE.  It will boot fine into either Linux or Win, but in
> Linux it won't show the hda for Win98 files.  I am currently using
> KDE, but it doesn't matter what I use.  hda is still not on my
> desktop.  Can anyone help?
> And I forgot to say, I'm a newbie to Linux.
> Jim 

> ______________________________________________________________________
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: </FONT><A HREF="http://www.redhat.com/mailman/listinfo/fedora-list"><U>http://www.redhat.com/mailman/listinfo/fedora-list</U></I></A></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>