Back Forum Reply New

7.04 Error 15

I was using Windows Xp and I installed  7.04 in dual booting with XP.I lost GRUB after messing up my MBR by using the Windows XP cd,so I reinstalled GRUB.But the partition locations have changed
/dev/sda6 has become /dev/sda9 and vice versa.
Whenever I try to start ubuntu an error is displayed-
Error 17:The selected partition can't be mounted.

I've edited th fstab file according to the new names.But it still isn't working .I need help!!!!!


Originally Posted by namanbaggaI was using Windows Xp and I installed  7.04 in dual booting with XP.I lost GRUB after messing up my MBR by using the Windows XP cd,so I reinstalled GRUB.But the partition locations have changed
/dev/sda6 has become /dev/sda9 and vice versa.
Whenever I try to start ubuntu an error is displayed-
Error 17:The selected partition can't be mounted.

I've edited th fstab file according to the new names.But it still isn't working .I need help!!!!!

Boot the live cd and post the output of:

Code:
sudo fdisk -l
the -l is a small quot;Lquot;

Your menu.lst root entry and the kernel root(UUID or /dev/sdx)  has probably changed.
¥
Back Forum Reply New