diff options
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 e3fc36dff..d3418d2b1 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -112,6 +112,6 @@ makedriverdisk "Parallel port IDE Drivers" "paride" "parport_pc parport pcd pari makemainmodules "=scsi =net $SECSTAGE" -makeinstimage --size1 2660 --size2 2460 "netstg" "=scsi $SECSTAGE" -makeinstimage --size1 2660 --size2 2460 "hdstg" "=net $SECSTAGE" +makeinstimage --size1 2800 --size2 2460 "netstg" "=scsi $SECSTAGE" +makeinstimage --size1 2800 --size2 2460 "hdstg" "=net $SECSTAGE" makemainimage "stage2" |
