Re: Boot problem : how to make it verbose ?
On Wed 14 Mar 2012 at 20:48:03 +0100, Bruno Costacurta wrote:
> Yes, the GRUB2 menu is reached (in fact, it's used to boot the other
> system on same PC). The Debian system hangs direcly. Nothing is
> displayed.
> Yes, a LiveCD Debian 6 works fine (however it was a i386, the installed
> Debian is a amd64, the working Xubuntu is also a amd64).
Go to the commandline from the GRUB menu. Type 'ls' for a list of the
disks and partitions on them. It seems (hd0,gpt4) is where you have
Debian. 'ls -l (hd0,gpt4) should allow you to check the UUID of the
partition. With 'ls -l (hd0,gpt4)/boot' the kernel and initrd.img can be
checked.
Reply to: