summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2000-10-06 20:23:43 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2000-10-06 20:23:43 +0000
commit0142fb53d790cb06f8db8c9a883b8857aee40dbe (patch)
tree7d45786352ce238da4b3143f0db1cc9cfeaf5f45 /make_boot_img
parentb2450f4ac7ff697720c6fada22a5aee033668af2 (diff)
downloaddrakx-backup-do-not-use-0142fb53d790cb06f8db8c9a883b8857aee40dbe.tar
drakx-backup-do-not-use-0142fb53d790cb06f8db8c9a883b8857aee40dbe.tar.gz
drakx-backup-do-not-use-0142fb53d790cb06f8db8c9a883b8857aee40dbe.tar.bz2
drakx-backup-do-not-use-0142fb53d790cb06f8db8c9a883b8857aee40dbe.tar.xz
drakx-backup-do-not-use-0142fb53d790cb06f8db8c9a883b8857aee40dbe.zip
make ``all'' work with pcmcia devices
Diffstat (limited to 'make_boot_img')
-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";