From 0142fb53d790cb06f8db8c9a883b8857aee40dbe Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 6 Oct 2000 20:23:43 +0000 Subject: make ``all'' work with pcmcia devices --- make_boot_img | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_boot_img') 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"; -- cgit v1.2.1