Quote:
Originally Posted by Z Overlord I'm getting GRUBS error something about filesystem and the grub rescue.
This is what happened: My PC has had Win7 and Ubuntu side by side on a 1TB HDD. Now I've been using an SSD for the past couple of months so I ignored my ubuntu partition. Now I tried to create a 3rd partition on my HDD (from my Windows Partition) and now I get that error above. 
Please help  |
This sounds like it might be easy if I'm interpreting your problem accurately. I might be mistaken but I think when you created another partition in Windows, you might have changed your partition sequence.
If it's not that, you can still inspect your grub settings like the other poster suggested. Which ver. of Ubuntu are you using? Ubuntu 9.04 still uses the Grub 0.97 or Grub Legacy system so if you are using Jaunty (9.04), you can check your grub file at:
/boot/grub/menu.lst
If you are using Karmic or Ubuntu 9.10 or beyond, Ubuntu is using the newer Grub system, 1.97/1.98 (Grub 2). You can fix Grub by using the Grub config command.
I haven't used Grub 2 much (not much at all) but there are various write-up how to recover or repair Grub 2 problems.
https://wiki.ubuntu.com/Grub2