| Bug#: 188954 | Product: Gentoo Hosted Projects | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: genkernel@gentoo.org | Reported By: zzam@gentoo.org | |
| Component: genkernel | |||
| URL: | |||
| Summary: sys-kernel/genkernel-3.4.8: Change suggested CONSOLE=/dev/tty1 to console=tty1 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-08-15 08:40 0000 | |||
| Description: | Opened: 2007-08-15 08:40 0000 |
genkernel called with parameters "--gensplash initrd" prints out these suggested kernel-parameters: * WARNING... WARNING... WARNING... * Additional kernel cmdline arguments that *may* be required to boot properly... * add "vga=791 splash=silent,theme:default CONSOLE=/dev/tty1 quiet" if you use a gensplash framebuffer ] As I did some testing with baselayout (and according to Uberlord) CONSOLE causes some strange issues and only sets environment. Using console=tty1 is very much suggested. That really redirects /dev/console to the listed device. Attached patch will change it.
Created an attachment (id=128148) [details]
Change CONSOLE=/dev/tty1 to console=tty1
I've added this to SVN now... thanks! It'll show up in genkernel 3.4.9_pre1 and above.
Please test genkernel 3.4.9_prer1 or better. This should be fixed now.