Rob Clark wrote:
> I installed SX:CE snv_93 with a mirrored ZFS root pool.
> 
> 
> When rebooting I get a few errors:
> 
> DEBUG enabled
> NOTICE: mount: not a UFS magic number (0x0)
> 
> panic[cpu0]/thread=fffffffffbc37ba0: cannot mount root path /ramdisk:a
> 
> fffffffffbc572d0 genunix:rootconf+11c ()
> fffffffffbc57310 genunix:vfs_mountroot+63 ()
> fffffffffbc57350 genunix:main+12f ()
> fffffffffbc57360 unix:_locore_start+92 ()
> 
> skipping system dump - no dump device configured
> rebooting...
> 
> 
> This returns to the Grub menu and after the 8 second timeout retries again. :(

add

-B $ZFS-BOOTFS

to your kernel$ line in grub, or run

reboot -- "-B \$ZFS-BOOTFS"



This is

6714681 snv_91's reboot panics system due to invalid grub menu entry



James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to