I've installed Mythbuntu on my computer but it won't boot anymore, the only thing it does is write:
Grub stage 1.5
Error 15
file not found...
When I load it with a live-cd and search, there is no file /boot/grub/ and when I log into the grub console (sudo grub) and try to fix it :
root (hd0,5) setup (hd0)
It tells me that the files
/boot/grub/ /grub/
are not found. (Ps: partition 6 is the good one but I've tryed them all up and none is working)
Thank you.
fdisk -l)? As you didn't mention them I'm assuming there is no RAID or LVM setup on your install. Could it be that you are hitting some sort of limit as to where on the drive the boot partition can be (liloused to have a lot of problems with large drives because of that sort of thing) in which case you might need to have a small/bootpartition somewhere early on the disk if you don't already have it separate from/. – David Spillett Aug 25 '09 at 22:56