[SOLVED] GRUB Installation on USB drive
Posted: Thu Mar 21, 2013 1:16 pm
Hello everybody,
I am having problems with installing GRUB onto my USB drive, or more specifically, getting my computer to boot to it.
I have followed:
http://wiki.osdev.org/GRUB_2#USB_instructions
(with no errors, everything looking good)
As stated in the above tutorial I then followed the instructions for creating grub.cfg and proceeded to copy my kernel binary image to the location I specified in the config file ("/boot"). I restart my machine, select "boot from USB" (ensuring floppy boot is disabled) and it just boots to my HDD GRUB partition.
I have searched and searched, retrying different things I may have missed to no avail and I was hoping for a bit of advice to see if I may have missed something?
I am developing this on Debian Wheezy using a custom i586-elf gcc. Any help is very much appreciated, thank you.
EDIT:: Forgot to mention for the purposes of trying to get this working, I have used the Bare Bones tutorial and when booting the USB with qemu, it sits at
I am having problems with installing GRUB onto my USB drive, or more specifically, getting my computer to boot to it.
I have followed:
http://wiki.osdev.org/GRUB_2#USB_instructions
(with no errors, everything looking good)
As stated in the above tutorial I then followed the instructions for creating grub.cfg and proceeded to copy my kernel binary image to the location I specified in the config file ("/boot"). I restart my machine, select "boot from USB" (ensuring floppy boot is disabled) and it just boots to my HDD GRUB partition.
I have searched and searched, retrying different things I may have missed to no avail and I was hoping for a bit of advice to see if I may have missed something?
I am developing this on Debian Wheezy using a custom i586-elf gcc. Any help is very much appreciated, thank you.
EDIT:: Forgot to mention for the purposes of trying to get this working, I have used the Bare Bones tutorial and when booting the USB with qemu, it sits at
Booting from Hard Disk...
GRUB _