Grub problem with dual boot Ubuntu & XP (Ubuntu installed first)
Posted
by c00lryguy
on Super User
See other posts from Super User
or by c00lryguy
Published on 2009-10-15T22:54:00Z
Indexed on
2010/06/11
16:43 UTC
Read the original article
Hit count: 284
I had Ubuntu installed and I installed XP. I tried to be able to dual boot them by running an Ubuntu live cd and running
~ $ sudo grub
grub> root (hd0,0)
grub> setup (hd0)
But now when I restart I get a black screen that says
'Boot device
Selected Boot Device and press any key
No matter what key I press it shows this error
This is what my system looks like:
/dev/sda1 - Ubuntu - ext3 - 73 GiB
/dev/sda2 - Ubuntu - extended - 3.16 GiB
/dev/sda5 - Ubuntu - linux-swap - 3.16 GiB/dev/sdb1 - Windows XP - ntfs - 76 GiB
/dev/sdc1 - Stuff - ext3 - Code/Documents
/dev/sdd2 - Stuff - ext3 - Movies/Music
© Super User or respective owner