Here are the options I used for booting following the mentioned wiki
page
The logs are in the attachment.
_______________________________________
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os
$menuentry_id_option 'gnulinux-simple-e4e5bf5d-0238-4cae-aa50-f937913b79ce' {
recordfail
gfxmode=text
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1
--hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1
e4e5bf5d-0238-4cae-aa50-f937913b79ce
else
search --no-floppy --fs-uuid --set=root
e4e5bf5d-0238-4cae-aa50-f937913b79ce
fi
linux /boot/vmlinuz-3.8.0-19-generic
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro
initrd /boot/initrd.img-3.8.0-19-generic
** Attachment added: "kernel.log and boot.log after booting with changed grub
options"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173941/+attachment/3669635/+files/kern_log%2Bboot_log.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173941
Title:
Ubuntu 13.04 doesn't start/ show login screen/ after intallation or
upgrade
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173941/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs