Booting cheatcodesForum: Other Help Topics Topic: Booting cheatcodes started by: guille Posted by guille on April 13 2004,12:47
Is there some way for avoiding:a) the need to pass cheatcodes at booting start i.e lang=es vga=normal dma enhance etc b) detection process I have my dsl installed on hd (with dsl-hdinstall) and I think that (as in knoppix) once installed the booting procces should use same parameters that was used at installation time TKS Posted by Grim on April 14 2004,02:05
All of the options you append after `knoppix' when you boot need to be added to /etc/lilo.confappend="lang=es,vga=normal,dma,enhance,etc" Posted by guille on April 15 2004,12:23
Yesterday I tried it, and seems to be ok, but refuses vga= said that can't accept vga= Another question: dsl add its own append line, if I append cheatcodes the line becomes very long, is possible use another append line or cut append line into 2 or more? Posted by Grim on April 15 2004,19:11
I believe it all needs to be on one line but, is that really a problem? I mean, how often will you open lilo.conf to admire your boot string.
Posted by guille on April 16 2004,01:19
I saw in 0.6.3's lilo.conf: vga=normal is the first line,it is no part of append line
|