mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Disabled unattended installation because it is not completed yet.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1040 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
- To enable dma support, type: 04dma <ENTER>07.
|
||||
|
||||
- To run an unattended installation, type 04unattended <ENTER>07.
|
||||
|
||||
- To test the memory in your system type: 04memtest <ENTER>07.
|
||||
|
||||
|
||||
@@ -27,4 +25,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
0f[F1-Main] [F2-Options]07
|
||||
|
||||
@@ -5,9 +5,6 @@ F1 boot.msg
|
||||
F2 options.msg
|
||||
DEFAULT vmlinuz
|
||||
APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent ro
|
||||
LABEL unattended
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 ro unattended
|
||||
LABEL novga
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot root=/dev/ram0 ramdisk_size=16384 ro
|
||||
|
||||
Reference in New Issue
Block a user