[Bug 465350] Re: Unable to boot - clean install

Chris H. ahmshaegar at yahoo.com
Thu Nov 5 12:12:09 UTC 2009


I installed startupmanager and set the resolution (in the boot options
tab and advanced tab) to 1024x768, and I set the color depth to 24 bits.
I also unchecked show text during boot (so in the boot options tab under
misc, nothing is checked.)

I now see the glowing white Ubuntu logo, and Ubuntu boots successfully.  The grub entry in grub.cfg now looks like this:
----------------------------------------------------------------
menuentry "Ubuntu, Linux 2.6.31-14-generic" {
        recordfail=1
        if [ -n ${have_grubenv} ]; then save_env recordfail; fi
	set quiet=1
	insmod ext2
	set root=(hd0,4)
	search --no-floppy --fs-uuid --set b7d0b17b-7c0e-4f3f-ac99-dd54922ebd93
	linux	/boot/vmlinuz-2.6.31-14-generic root=UUID=b7d0b17b-7c0e-4f3f-ac99-dd54922ebd93 ro  vga=792 quiet  quiet splash
	initrd	/boot/initrd.img-2.6.31-14-generic
}
----------------------------------------------------------------
"### BEGIN /etc/grub.d/00_header ###" may have also been modified, but I haven't paid attention to that part.  I'm sorry I can't provide more information about that.

-- 
Unable to boot - clean install
https://bugs.launchpad.net/bugs/465350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list