I've tried using the ls
command:
(hd0) (hd0,msdos5) (hd0,msdos2) (hd0,msdos1) (fd0)
Then I run ls
on each one of them and I got the error:
Error: Filesystem is unknown
But there is one (fd0
) which takes some time to load and then it shows me this
Error: Failure reading sector 0x2 from 'fd0'
What can I do? I also have another disk that I unpluged when this happened. I think my Ubuntu was on it. But when I plug it in, I get:
(hd0) (hd0,msdos5) (hd0,msdos2) (hd0,msdos1) (hd1) (hd1,msdos5) (hd1,msdos1) (fd0)
(so 2 more partitions?) again, ls
on each of them does nothing. I also tried with set prefix
and set boot
but nothing happened. Note that if I unplug the main disk (the one with all the (hd0)), the computer doesn't load GRUB. So the Grub is on the HD0 but my Ubuntu I'm pretty sure was on my hd1.