[coreboot] First coreboot build for Tyan s2895 K8WE mobo with seabios payload, computer starts, but graphical ubuntu 64bits is crashing

Corey Osgood corey.osgood at gmail.com
Thu Sep 16 23:59:54 CEST 2010


On Thu, Sep 16, 2010 at 1:18 PM, STEMMELIN, FREDERIC (FREDERIC)** CTR
** <frederic.stemmelin at alcatel-lucent.com> wrote:
> The computer is booting, and then crashing on Ubuntu logo (10.04 64bits version), so far so nice.

In your /etc/default/grub, comment out this line:

GRUB_CMDLIN_LINUX_DEFAULT="quiet splash"

and replace it with

GRUB_CMDLIN_LINUX_DEFAULT="verbose"

Then do "sudo update-grub" to update the config files. That should let
you see exactly *where* it's failing.

-Corey




More information about the coreboot mailing list