Dec. 21, 2010
1:52 p.m.
On Tue, Dec 21, 2010 at 1:37 AM, Alexandre Courbot <gnurou@gmail.com> wrote:
linux /vmlinuz-2.6.37-rc6+ root=UUID=01432597-18e7-4609-9f85-3fad1d762ddc ro iommu=1
Try replacing root=UUID=01432597-18e7-4609-9f85-3fad1d762ddc by the simpler root=/dev/sdaX. I had similar problems some time ago - for some reason, my kernel did not like UUIDs.
bravo Alexandre :) It solved the problem. I am really thankful to you.
Alex.