Hi,
Quote:
My question is how do I change it before X starts???
|
Well 2 solutions:
1- When X is started type Ctrl+Alt+- to have a lower resolution. And then you'll be able to reconfigure X for next time

2- type Ctrl+Alt+F1 and login as root. Then type XF86config to reconfigure your Xserver with a text interface
Quote:
Also what are those other images used for in linux on the lilo prompt
|
fail-safe is a sort of safer kernel... For example if you recompile your current kernel and forget a critical option like your root FS type, your current kernel won't boot anymore... Don't worry you've fail-safe kernel to boot and correct you error

nonfb... I suppose that's a kernel without framebuffer support
Oliv'