On 04/ 8/10 11:58 AM, bsd wrote:
Peace pipe accepted.  :-)

I set 'console=text' but it still loops.  I have also set 'acpi-user-options=2' 
because otherwise I get a kernel panic.  Anything after b129 is problematic for 
some reason.

It's a Toshiba L505D-S5983.
Try creating a grub entry adding -kd flags for kernel$ to drop you into the kernel debugger. I have this entry in my /rpool/boot/grub/menu.lst

title OpenSolaris Development snv_133 Debug
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris
kernel$ /platform/i86pc/kernel/$ISADIR/unix -kd -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive

When you get the kernel debugger prompt, enter

[0]>  moddebug/W 80000000
[0]>  :c

and you should see how far it gets before bailing.

--
Ian.

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to