summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake_boot_img2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index 8aca92237..78324cfa0 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -143,7 +143,7 @@ label auto
append ramdisk_size=32000 initrd=$type.rdz $ftype auto_install=Mandrake/base/auto_inst.cfg.pl
label all
kernel vmlinuz
- append ramdisk_size=32000 initrd=$type.rdz vga=788
+ append ramdisk_size=32000 initrd=$type.rdz pcmcia vga=788
");
_ "sync";
_ "df $mnt";