I did it, but nothing...the light of the key flashes two time and stops
and nothing appears on the screen. I have also tried update grub on my
hd to include the item linked to the usb and as soos as I click on it I
can see only a magenta screen. Is there a way to debug what is
happening. In which filesystem grub is written on the key (ext2?)

menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os 
$menuentry_id_option 'gnulinux-simple-39bf5da7-c366-4b39-8ead-4b877100e798' {
recordfail
        load_video
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='hd1,msdos1'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 
--hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  
39bf5da7-c366-4b39-8ead-4b877100e798
        else
          search --no-floppy --fs-uuid --set=root 
39bf5da7-c366-4b39-8ead-4b877100e798
        fi
        linux   /boot/vmlinuz-3.11.0-12-generic 
root=UUID=39bf5da7-c366-4b39-8ead-4b877100e798 ro   quiet splash $vt_handoff
        initrd  /boot/initrd.img-3.11.0-12-generic
}

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

Title:
  Ubuntu 13.10 does not boot from USB stick 3.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1245147/+subscriptions

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

Reply via email to