Tip of the Day - Solaris Reconfigure
Introduction
It is possible to reconfigure the system just as if it were a new install. This is possible when you add or change your hardware on the system.
On SPARC hardware you startup with
boot -rOn x86/64 hardware you edit your grub startup by pressing e when the prompt appears then e again when the multiboot kernel line is highlighted. Now you can edit your startup options. Append the following on the end of the line.
-rPress return to save your edit and b to boot up that modified entry.
-Ron