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? In this case try kernel /platform/i86pc/kernel/amd64/unix module /platform/i86pc/amd64/boot_archive Worth a try. Regards Anil
