PDA

View Full Version : adding a device to grub


ajkiwi88
December 28th, 2008, 06:15 PM
ok so i have installed windows xp on an external usb hard drive and got it booting i now want to add this to grub so when its plugged in it can be selected how will i go about this?

caljohnsmith
December 28th, 2008, 08:13 PM
In order to get a clearer picture of your setup, how about opening a terminal (Applications > Accessories > Terminal) and do:
cd ~/Desktop && wget 'http://home.comcast.net/~ubuntu_grub/boot_info_script.txt' && sudo bash boot_info_script.txt
That will create a "RESULTS.txt" file in the same directory from where the script is run, namely your desktop; please copy/paste the contents of that file to your next post, highlight the copied text, and click the pound sign # graphic in the Ubuntu forum message box so that the text will get "code" tags put around it. The results of that script will help clarify your setup and what it might take to boot Windows from Grub.