OKUJI Yoshinori <[EMAIL PROTECTED]> writes:
> From: Pixel <[EMAIL PROTECTED]>
> Subject: Re: linux-2.4.0 breaks grub install into partition
> Date: 12 Jul 2000 18:41:01 +0200
>
> > Here is a patch. It's quite simple: if type==0x55 then use sector 1 instead of
> > sector 0 as the partition table
> > I don't know how it goes along with stage1.5 :(
>
> Is this really enough? There are some other places where a partition
> table is loaded.
no, after looking at it, it is clearly not enough... the installation of grub
won't work, except if done via linux (because linux completly hides the pb). As
for now, i was just trying to make the partition table recognised. That now
works.
I'm going to try to boot via the ezbios, this i've not tested yet, because no
harddrive here do have this ez nasty stuff, i only simulated the partition
table, not the boot code :-(
cu Pixel.