From 9ddad35dbe3192e96d8dbf4b405bc3688aef20c8 Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Tue, 20 Jun 2000 04:28:43 +0000 Subject: a little bigger --- scripts/mk-images.i386 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') 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" -- cgit