summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-05-03 14:18:52 +0000
committerFrancois Pons <fpons@mandriva.com>2000-05-03 14:18:52 +0000
commitf4017ea2f9cf2452120b8bd072b5c03ef61784c9 (patch)
treeb5a11190c33efd1519391c7e44fc134a6516aaee /make_boot_img
parent8f5d72a12b4488f3007c73537d5212b6b67cadce (diff)
downloaddrakx-backup-do-not-use-f4017ea2f9cf2452120b8bd072b5c03ef61784c9.tar
drakx-backup-do-not-use-f4017ea2f9cf2452120b8bd072b5c03ef61784c9.tar.gz
drakx-backup-do-not-use-f4017ea2f9cf2452120b8bd072b5c03ef61784c9.tar.bz2
drakx-backup-do-not-use-f4017ea2f9cf2452120b8bd072b5c03ef61784c9.tar.xz
drakx-backup-do-not-use-f4017ea2f9cf2452120b8bd072b5c03ef61784c9.zip
*** empty log message ***
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img15
1 files changed, 12 insertions, 3 deletions
diff --git a/make_boot_img b/make_boot_img
index 37a575846..742a47ba2 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -90,16 +90,25 @@ F1 help.msg
F2 boot.msg
label linux
kernel vmlinuz
- append $ks ramdisk_size=32000 initrd=$type.rdz $type
+ append $ks ramdisk_size=32000 initrd=$type.rdz $type vga=788
+label vgalo
+ kernel vmlinuz
+ append $ks ramdisk_size=32000 initrd=$type.rdz $type vga=785
+label vgahi
+ kernel vmlinuz
+ append $ks ramdisk_size=32000 initrd=$type.rdz $type vga=791
+label vga16
+ kernel vmlinuz
+ append $ks ramdisk_size=32000 initrd=$type.rdz $type vga16
label text
kernel vmlinuz
append $ks ramdisk_size=32000 initrd=$type.rdz $type text
label patch
kernel vmlinuz
- append ramdisk_size=32000 initrd=$type.rdz $type patch
+ append ramdisk_size=32000 initrd=$type.rdz $type patch vga=788
label expert
kernel vmlinuz
- append ramdisk_size=32000 initrd=$type.rdz $type expert
+ append ramdisk_size=32000 initrd=$type.rdz $type expert vga=788
label rescue
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz $type rescue rw