On 08/04/2010 09:28 PM, User wrote:
> Le 04/08/2010 19:31, Vladimir 'φ-coder/phcoder' Serbinenko a écrit :
>> On 08/04/2010 08:25 PM, User wrote:
>>> Thank you for your reply.
>>>
>> keep the list CC'ed
>>> I tried to use multiboot as you have mentionned (yet I didn't know
>>> that command since
On 08/04/2010 08:25 PM, User wrote:
> Thank you for your reply.
>
keep the list CC'ed
> I tried to use multiboot as you have mentionned (yet I didn't know
> that command since it's not documented) ... setupfree.sys was loaded
> but stops with errors.
> First, it's a "Disk Read Failed in LBA mode",
Thank you for your reply.
I tried to use multiboot as you have mentionned (yet I didn't know that
command since it's not documented) ... setupfree.sys was loaded but
stops with errors.
First, it's a "Disk Read Failed in LBA mode", then "Error: bad command
passed to driver", then "Error initia
ctually what grub sees as md0 on boot time,
> > as it happens).
>
> This all sounds awfully like the problems with array numbering which I
> fixed recently. Are you in a position to re-test with grub-pc
> 1.98+20100804-1 from unstable?
Sorry, no, in the meantime I had removed
On 08/04/2010 04:13 PM, User wrote:
> Hello,
>
> I want to boot ReactOs-LiveCD using an iso with grub2. Knowing that
> the boot sector is located at the offset 0xA800 (43008. ), and is 2048
> bytes length.
>
I see no reason to support such obscure interface considering that
freeldr.sys can be load
Hello,
I want to boot ReactOs-LiveCD using an iso with grub2. Knowing that the
boot sector is located at the offset 0xA800 (43008. ), and is 2048 bytes
length.
I do it this way:
grub> loopback loop (hd0,1)/ReactOS-LiveCD.iso
grub> chainloader 84+4//43008 / 512 = 84
e