Re: [OpenIndiana-discuss] reboot completely
How about reboot -p -p Reboot to prom. This flag can be used to reboot the sys- tem through firmware without changing the default reboot behavior as denoted by the config/fastreboot_default property setting in system/boot-config service. This option is currently available only on x86 systems. The -p and -f options are mutually exclusive. Mike On Fri, 2012-09-07 at 18:37 -0700, Marion Hakanson wrote: > openindi...@nedharvey.com said: > > So, things like init 6 just reboot from the kernel upward. But sometimes > > you > > want or need to reset the computer, make it go through BIOS and grub and > > everything. > > > > If you login on the physical console, you can go to System / Shutdown, and > > there's a checkbox, "Skip boot menu on restart" which controls this > > behavior. > > But if you're connected into gnome via VNC, that menu isn't present. > > > > How do you fully reboot the computer, without the physical console? > > You could turn off "fastreboot" temporarily: > > svccfg -s "system/boot-config:default" setprop > config/fastreboot_default=fals > e > > Regards, > > Marion > > > > ___ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org/mailman/listinfo/openindiana-discuss ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] reboot completely
openindi...@nedharvey.com said: > So, things like init 6 just reboot from the kernel upward. But sometimes you > want or need to reset the computer, make it go through BIOS and grub and > everything. > > If you login on the physical console, you can go to System / Shutdown, and > there's a checkbox, "Skip boot menu on restart" which controls this behavior. > But if you're connected into gnome via VNC, that menu isn't present. > > How do you fully reboot the computer, without the physical console? You could turn off "fastreboot" temporarily: svccfg -s "system/boot-config:default" setprop config/fastreboot_default=fals e Regards, Marion ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
[OpenIndiana-discuss] reboot completely
So, things like init 6 just reboot from the kernel upward. But sometimes you want or need to reset the computer, make it go through BIOS and grub and everything. If you login on the physical console, you can go to System / Shutdown, and there's a checkbox, "Skip boot menu on restart" which controls this behavior. But if you're connected into gnome via VNC, that menu isn't present. How do you fully reboot the computer, without the physical console? ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss