Re: [gentoo-user] grub2 or kernel config - unable to properly boot [NOT SOLVED]

2013-08-29 Thread Francisco Ares
2013/8/28 Gregory Shearman zek...@gmail.com In linux.gentoo.user, you wrote: While trying to learn about dracut, I found a detail that made me look closer to the genkernel generated initramfs, and I found that the error message was perfectly clear: there was no /dev/sda5, where my

Re: [gentoo-user] grub2 or kernel config - unable to properly boot [NOT SOLVED]

2013-08-29 Thread Gregory Shearman
In linux.gentoo.user, you wrote: search for CONSOLE in this file and find: # exec ${CONSOLE} ${CONSOLE} 21 Just remove the hash at the start of the line, rebuild my initramfs and it is ready to go. -- Regards, Gregory. Thanks Gregory. I really would like to find that partition

Re: [gentoo-user] grub2 or kernel config - unable to properly boot [NOT SOLVED]

2013-08-29 Thread Francisco Ares
2013/8/29 Gregory Shearman zek...@gmail.com In linux.gentoo.user, you wrote: search for CONSOLE in this file and find: # exec ${CONSOLE} ${CONSOLE} 21 Just remove the hash at the start of the line, rebuild my initramfs and it is ready to go. -- Regards, Gregory.