Ran "mkdir /mnt/windows" as root, and it worked fine.
Then ran the next with this error message.
[root@localhost jim]# mount -t vfat /dev/hda /mnt/windows
mount: wrong fs type, bad option, bad superblock on /dev/hda,
or too many mounted file systems
Don't know how to get into fdisk on Linux KDE, but am almost certain it is hda.
Jim
On Wed, 2004-03-17 at 11:32, Rotariu Bogdan wrote:
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@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list