I have a computer with two hard disk.
The first hard disk is Windows98. It has a primary partition
and a secondary partition with one logical drive defined.
The logical drive only consumes part of the partition.
The second hard drive has both Windows and Linux.
(Although the Windows part will go away once I have the first
drive completely set up)
I would like to mount the window's drives from Linux.
Mounting the c: and d: works fine, I use:
mount -t vfat /dev/hda1 /win_c
mount -t vfat /dev/hdc1 /win_d
However, when I try
mount -t vfat /dev/hda2 /win_e
Linux complains that hda2 is a partion, but not a logical drive.
However, there doesn't seem to be any hdaX which would coorespond
to a logical drive. I thought I read somewhere that the X should
be a number from 6-9 the for logical drives of a partion.
BTW, I'm running Redhat 5.1
__________________________________________________________________________
Kurt Feiste e-mail: [EMAIL PROTECTED]
Phone: (512) 838-9206
__________________________________________________________________________
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]