Ryupower
June 5th, 2008, 08:26 PM
hello,I had to reinstall windows and then GRUB was gone. With the LiveCD I did:
>sudo grub
>find /boot/grub/stage1
put the result ( which was hda0,1) in like this:
>setup (hda0)
>quit
I rebooted and my grub menu was there. I selected the Linux kernel I Wanted to boot, but it gave me an error telling me that the device isn't bootable or something like that.
So I tried the thing over again, but this time I got:
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
Why am I getting this? And how can I boot from ubuntu again? I really don't feel like reinstalling feisty, upgrading twice to hardy, editing my Xorg, and installing all the load of software I want again for the fourth time in 4 weeks.
I really appreciate your help, thank you.
>sudo grub
>find /boot/grub/stage1
put the result ( which was hda0,1) in like this:
>setup (hda0)
>quit
I rebooted and my grub menu was there. I selected the Linux kernel I Wanted to boot, but it gave me an error telling me that the device isn't bootable or something like that.
So I tried the thing over again, but this time I got:
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
Why am I getting this? And how can I boot from ubuntu again? I really don't feel like reinstalling feisty, upgrading twice to hardy, editing my Xorg, and installing all the load of software I want again for the fourth time in 4 weeks.
I really appreciate your help, thank you.