summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.i386
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-03-09 16:50:59 +0000
committerMatt Wilson <msw@redhat.com>2001-03-09 16:50:59 +0000
commitc4b53b329d25e6d9e0091f9e39dc259d2531769a (patch)
treeefb1dd8b59dc3f6a21e7c31c71a9418ded3195a3 /scripts/mk-images.i386
parenta0799335ad789eac70f31b27bcb4ddd831c32ca7 (diff)
downloadanaconda-c4b53b329d25e6d9e0091f9e39dc259d2531769a.tar.gz
anaconda-c4b53b329d25e6d9e0091f9e39dc259d2531769a.tar.xz
anaconda-c4b53b329d25e6d9e0091f9e39dc259d2531769a.zip
ugh, typo. (#27459)
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r--scripts/mk-images.i3863
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index b276fee16..a8a070a78 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -176,9 +176,8 @@ makebootdisk --kernelto $TOPDESTPATH/dosutils/autoboot/vmlinuz \
makeinitrd --initrdto $TOPDESTPATH/dosutils/autoboot/initrd-ja.img \
--initrdsize 4100 \
--japanese \
- --loaderbin loader-local-kon \
+ --loaderbin loader-pcmcia-kon \
--pcmcia \
- --loaderbin loader-pcmcia \
--modules "$COMMONMODULES $PCMCIAMODULES nfs =scsi $IDEMODS
$SCSIMODS"