[Bug 48556] Re: ACPI-0517: ****Error Method parse/execudion failed

Igor Malner igor.malner at inet.hr
Sun May 20 09:32:54 UTC 2007


I had also the problem: "waiting for root file system...". The problem
arised due to kernel upgrade. Ubuntu changed partition names from hda to
hdc, so i modificated /boot/grub/menu.lst line:

kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hda7
to:
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/hdc7

and i also modificated /etc/fstab on points where hda appears i changed it to hdc.
If you have mounted partitons, leave only names of the directory in /etc/fstab like they was:
example:
/dev/hdc5 /media/hda5 vfat defaults,utf8,umask=007,gid=46 0 1

Also, i do not know what changed, but my Ubuntu partition was on hda3, and now is on hdc7.
You can verify on which partition Ubuntu is by running gparted on Ubuntu Live CD.

That's all.

-- 
ACPI-0517: ****Error Method parse/execudion failed
https://bugs.launchpad.net/bugs/48556
You received this bug notification because you are a member of Kernel
Bugs, which is a direct subscriber.




More information about the kernel-bugs mailing list