Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41163 - Add a nosplash parameter when booting from LiveCD
Summary: Add a nosplash parameter when booting from LiveCD
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 14:06 UTC by Jonathan Primeau
Modified: 2004-02-10 14:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Primeau 2004-02-10 14:06:27 UTC
Gentoo is about choice... It would be great to have the choice to not display the fancy gentoo splash and borders when booting from the LiveCD. It is annoying since it takes precious space on the screen. A nosplash parameter could be easily added:

boot: gentoo nosplash

Reproducible: Always
Steps to Reproduce:
Comment 1 Jonathan Primeau 2004-02-10 14:21:52 UTC
Oh, sorry about the cliche "Gentoo is about choice..."

What I meant is, it would be nice to have that feature...

Again, sorry.
Comment 2 Bob Johnson (RETIRED) gentoo-dev 2004-02-10 14:34:45 UTC
gentoo splash=off should work fine
Comment 3 Brad House 2004-02-10 14:47:33 UTC
and to turn off the framebuffer, you can append a -nofb to the
kernel name you're trying to boot (without a space!)
like:

gentoo-nofb 

-Brad