On Fri, Mar 07, 2008 at 10:49:17AM +0100, Miroslav Lachman wrote: > I think you can use GRUB, because it is used in stage where all systems > works the same way and amd64 kernel will be booted in later stage.
Uh, no. amd64 kernels rely on information that only the loader supplies, such as the memory map... take a look at /sys/amd64/machdep.c, function getmemsize() for example. -- Rink P.W. Springer - http://rink.nu "Anyway boys, this is America. Just because you get more votes doesn't mean you win." - Fox Mulder _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
