> After typing "module /boot/x86.miniroot", I got
> something like what you said:
> 
> [Multiboot-module @ 0xc59000, 0xb796400 bytes]
>
That what I have too. So normally all has been loaded without problems.
 
> Is that a good sign?

The kernel and the miniroot have been successfully loaded. So, if my 
conclusions are right, the problem is occurring between the call to boot_func() 
in GRUB and the call to startup_kernel() in dboot_grub.s. My problem is that 
there is, to my knowledge, no parameter that can be passed on the command line 
to activate debugging logs between these two calls. The one we used 
(prom_debug) activate debugging logs in startup_kernel() which apparently is 
not called.

Maybe someone can correct me if I am wrong.

Regards,

J-F
 
 
This message posted from opensolaris.org

Reply via email to