On Tue, 1 Dec 1998, Yunjia Guo wrote:
> here it goes:
> i have a 10gig harddrive and i partion it into C D E F G H I drives and
> left drive I for LInux (2 gig). I had already install Win98 and WinNT on
***********Important question*************
What did you use to partition the drive?
******************************************
> mount joint device requested actual type
> hda1 2047M 2047M dos16bit ->32
> hda2 7679M 7679M 0x0f
>
> how do i edit it so it will install it onto "I" drive that i reserved?
As mentioned, the "I drive" may be past the 1024 cylinder, and it's
probably best to put at least a small boot partition before that point.
See, for example,
http://www.redhat.com/support/docs/rhl/RHL-5.2-Manual/install-guide/manual/
Section 2.7 talks about partitions and LILO.
Anyway, disk druid *should* be showing you something like this:
mount point device requested actual type
hda1 2047M 2047M dos16bit ->32
hda2 7679M 7679M Extended
hda5 2000M 2000M dos16bit ->32
hda6 2000M 2000M dos16bit ->32
hda7 2000M 2000M dos16bit ->32
: : : :
where hda5,6,7,8,9,... are the "logical partitions" within the extended
partition. Whatever you used to partition the disk is doing something a
little strange. Don't touch the disk with disk druid unless you're
willing to lose everything on the computer except for linux. We first
need to figure out why disk druid can't read your partition table.
Have you tried linux fdisk?
-------------------------------------------
Tom Bryan
Applied Research Laboratories
University of Texas at Austin
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]