Fix splashscreen on USB-Stick installer.

Remove extra option page.
Add missing unattended.conf to USB-Stick.
This commit is contained in:
Arne Fitzenreiter
2010-12-01 20:00:08 +01:00
parent 2d5bc4419f
commit c91d1354c4
5 changed files with 7 additions and 24 deletions

View File

@@ -1,16 +1,14 @@
TIMEOUT 5000
DISPLAY boot.msg
PROMPT 1
F1 boot.msg
F2 options.msg
DEFAULT vmlinuz
DEFAULT vmlinuz
APPEND initrd=instroot vga=791 splash=silent ro
LABEL novga
KERNEL vmlinuz
APPEND initrd=instroot ro
LABEL unattended
KERNEL vmlinuz
APPEND ide=nodma initrd=instroot vga=791 splash=silent unattended ro
APPEND initrd=instroot vga=791 splash=silent unattended ro
LABEL memtest
KERNEL memtest
APPEND -