Anil Gulecha wrote: > On 7/25/07, Sam Brightman <samghost at mpx.net> wrote: >> Anil Gulecha wrote: >> >> > On 7/25/07, Sam Brightman <samghost at mpx.net> wrote: >> >> Hi, >> >> >> >> I'm trying to get Belenix 0.6.1 installed by hdinstaller to work. It >> >> doesn't boot due to the change from multiboot to directboot that I >> have >> >> found reported elsewhere. However, I can't find much documentation >> about >> >> this. The original error was the message about the kernel no longer >> >> using multiboot, with the suggestion of correct lines (the ones with >> >> kernel$, $ISADIR) and link to http://www.sun.com/msg/SUNOS-8000-AK. >> >> After doing this I got the same error that I saw someone else report: >> >> >> >> "Error 20: Multiboot kernel must be loaded before modules" >> >> >> >> And Moniak then corrected the lines to: >> >> >> >> kernel /platform/i86pc/kernel/unix >> >> module /platform/i86pc/boot_archive >> >> >> >> But I still get the same error 20. >> >> >> >> Any ideas? >> >> >> > >> > Is your PC 64-bit? >> >> No, plain old P4. >> > > Right, most P4s are 64-bit. so try the following: > > kernel$ /platform/i86pc/kernel/amd64/unix > module$ /platform/i86pc/amd64/boot_archive
Sorry; as Gurpreet implies I meant "plain old" literally - most older P4s are in fact 32-bit. Either way, this configuration produces exactly the same message. -- sam brightman
