On Wed, Sep 26, 2007 at 08:36:09AM +1200, Centurion Computer Technology (2005)
Ltd wrote:
> Hi Guys,
>
> Grub-pc still won't detect a partitionable raided disk array. Using
> Debian lenny (amd64) with the grub-pc 1.95+2007828.
>
> Is this easily fixable??
It probably is, but nobody found the t
On Mon, Sep 24, 2007 at 05:40:46PM -0400, Daniel Kahn Gillmor wrote:
> On Wed 2007-09-19 21:56:13 -0400, Daniel Kahn Gillmor wrote:
>
> > I've searched high and low for documentation about how to get PXE
> > booting working with GRUB 2, but i haven't had much luck. Can
> > anyone give me pointers
Hi,
I built a Multiboot2 compliant kernel, but GRUB2 (current CVS) crashes
when loading (not booting) it (i.e. as soon as I execute the multiboot
command on it). I assert this is a bug in GRUB2, as it should print out
an error message if there's something wrong with my image.
I traced the bug bac
Hi,
is it true that GRUB2 multiboot, while supporting ELF64 images, does
not switch to long mode on its own, before booting the kernel image?
Thanks,
Simon
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Finally, I think I got this right now. My efika boots and all the other
setups should be happy as well. Please, review/test this and report.
--
Robert Millan
I know my rights; I want my phone call!
What use is a phone call, if you are unable to speak?
(as seen on /.)
2007-09-30 Robert Mill
Yes the OS should switch the processor into long mode. You will need
to add this logic to the kernel that you are writing (I'm assuming
that you are, as this logic is already in Linux or FreeBSD).
On 9/30/07, Simon Peter <[EMAIL PROTECTED]> wrote:
> Hi,
>
> is it true that GRUB2 multiboot, while