Comment 10 for bug 107976

Revision history for this message
georgielove (gorkaamor) wrote :

Hi Valerio,

Have a look at this:

http://ubuntuforums.org/showthread.php?p=2525534#post2525534

Try this from the initframs prompt:

modprobe ide-disk
modprobe ide-generic
mount -t ext3 /dev/hda1 /root
mkdir -p /dev/disk/by-uuid
ln -s /dev/hda1 /dev/disk/by-uuid/xxxxx-xxxxx-xxxx-xxxx (replace with your uuid in /root/etc/fstab)
Control-D

It's a patch that does fix partially. I understand you, i am in the same situation as you, i am thinking in installin the 6.10, and wait till next versions. It doesn't seem that it's gonna be to fix completely soon.

Regards