summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.alpha
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-07-24 20:29:38 +0000
committerMatt Wilson <msw@redhat.com>2000-07-24 20:29:38 +0000
commit2d84ce1e772906f4bb64c23115dc1d25c7e56a37 (patch)
treeb46b308699ab69d0410e0d7b9d7e8bc716ae94f9 /scripts/mk-images.alpha
parent117c361002adea5401c8ca9a934da9edfb436ac6 (diff)
downloadanaconda-2d84ce1e772906f4bb64c23115dc1d25c7e56a37.tar.gz
anaconda-2d84ce1e772906f4bb64c23115dc1d25c7e56a37.tar.xz
anaconda-2d84ce1e772906f4bb64c23115dc1d25c7e56a37.zip
fixed
Diffstat (limited to 'scripts/mk-images.alpha')
-rw-r--r--scripts/mk-images.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.alpha b/scripts/mk-images.alpha
index b1b1da09c..776134b90 100644
--- a/scripts/mk-images.alpha
+++ b/scripts/mk-images.alpha
@@ -5,7 +5,7 @@ prepareBootImage() {
echo y | /sbin/mke2fs -i 4096 $MBD_TMPIMAGE > /dev/null 2>/dev/null
LODEV=`findloopdevice $MBD_TMPIMAGE`
e2writeboot $LODEV $BOOTDISKDIR/bootlx
- mount $LODEV -t ext2 $MBD_TMPIMAGE $MBD_BOOTTREE
+ mount $LODEV -t ext2 $MBD_BOOTTREE
mkdir -p $MBD_BOOTTREE/etc
cat > $MBD_BOOTTREE/etc/aboot.conf <<EOF
0:vmlinux.gz load_ramdisk=1 prompt_ramdisk=1 root=/dev/fd0