Alta Elstad wrote: > Thank you, Mary. > > I do get a progress bar for a second or two, but I tried this anyway. > > I removed ",console=graphics" but that didn't help. > > I edited the menu.lst file to remove ",console=graphics" plus all lines > about graphics and colors. Then when I try to boot into the new BE, I see > three lines about version, copyright, and license terms, pause about ten > seconds, then a large number of lines zooming by that look as though they > start with addresses and maybe module names but it goes by too quickly, > then "syncing", "skipping", "rebooting". and back to the GRUB menu.
Add "-k" to the kernel line in the grub menu, which should drop you to a prompt when the kernel panics instead of rebooting. That should give you the ability to see at least a little bit of what had scrolled by. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
