On Sat, 06 Jun 2009 16:04:51 -0700 (PDT)
Alex Gor <[email protected]> wrote:

> Probably I'm missing something.I removed 'D' and 'F' options from 
> opensolaris.sh
> 
> Changed the following line
> from
> NIGHTLY_OPTIONS="-FNnaCDlmrt";
> To
> NIGHTLY_OPTIONS="-NnaClmrt";
> 
> rerun
> nightly opensolaris.sh
> 
> And repeated the whole process:
> 
> zfs snapshot rpool/ROOT/[email protected]
> zfs clone -o mountpoint=legacy rpool/ROOT/[email protected] 
> rpool/ROOT/onnv-3.4-nodebug
> mount -F zfs rpool/ROOT/onnv-3.4-nodebug /mnt
> bfu /root/onnv-3.4/archives/i386/nightly /mnt
> acr /mnt
> 
> Adjusted menu.lst boot option to "rpool/ROOT/onnv-3.4-nodebug"
> 
> Rebooted ,selected a right option from boot menu,but still boots with 'DEBUG 
> ENABLED' mode.

Did you set the bootfs property on rpool before rebooting??

# zpool set bootfs=rpool/ROOT/onnv-3.4-nodebug rpool
# reboot



James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
Kernel Conference Australia - http://au.sun.com/sunnews/events/2009/kernel
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to