diff options
| author | Matt Wilson <msw@redhat.com> | 2000-08-22 20:19:28 +0000 |
|---|---|---|
| committer | Matt Wilson <msw@redhat.com> | 2000-08-22 20:19:28 +0000 |
| commit | 58bc07470f23d7ccd2b515ca6b0b3eb5373b7471 (patch) | |
| tree | b53469f7867196252bc313f03e46b156a4cecd24 /scripts | |
| parent | 3a81368f529cbc3ef60e442974c57da2e3767c68 (diff) | |
more space.. :|
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/mk-images.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index b7b511e13..f62220561 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -156,6 +156,6 @@ makedriverdisk "Parallel port IDE Drivers" "paride" "parport_pc parport pcd pari makemainmodules "=scsi =net $SECSTAGE" -makeinstimage --size1 3200 --size2 3160 "netstg" "=scsi $SECSTAGE" -makeinstimage --size1 3000 --size2 3160 "hdstg" "=net $SECSTAGE" +makeinstimage --size1 3100 --size2 4096 "netstg" "=scsi $SECSTAGE" +makeinstimage --size1 2900 --size2 4096 "hdstg" "=net $SECSTAGE" makemainimage "stage2" |
