Linux Mint 10 ''initrd'' booting problem
Hi everyone,
I have the following problem:
I recently installed Linux Mint 10 on my Acer Laptop (Windows XP home edition) with a live CD. The installation went well. The problem appeared on reboot. On the dual boot menu when I choose Linux mint 10, 2.6.35-22-generic (/dev/sda5), the boot hang up…black screen with a flashing cursor on the top left of the screen. Then I modified the GRUB by deleting the “quiet splash” to see where the problem is. The booting process stop here:
…
[1.005431] freeing initrd memory: 15824k freed.
Then nothing.
Here are the details of my GRUB for linux:
GNU GRUB version 1.98+2001008004-5ubuntu3-1mint1
----------------------------------------------------------------------
recordfail
insmod part_msdos
insmod ext2
set root=’(hd0,msdos5)’
search --no-floppy --fs –uuid –set 70f39063-36b0-48a8-8d33-5e56b4243f32
linux /boot/vmlinuz-2.6.35-22-generic root=uuid=-36b0-48a8-8d33-5e56b4243f32 ro quiet splash
initrd /boot/initrd.img-2.6.35-22-generic
----------------------------------------------------------------------
Details of my computer:
Acer Aspire 1410
1.3 GHz Inter Celeron M350 processor
512 MB DDR
No problem to boot back on Windows XP.
I tried manual command…nothing.
I tried to reboot with the live CD…nothing.
Is it a problem of physical memory or bad partitioning (for Linux: 15,7GB and 749MB)? Can you help me?? Did not find solutions on the net.
Thanks
Jean-Serge