Increase the size of a mfsroot floppy for pc98 to 4320.

This commit is contained in:
Yoshihiro Takahashi 2001-11-21 09:42:06 +00:00
parent f598d0519c
commit 1d91a770f9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86713

View File

@ -141,14 +141,14 @@ MNT= /mnt
SMALLBOOTSIZE= 1200
BOOTSIZE= 1440
FIXITSIZE= 1440
MFSSIZE= 2880
MFSSIZE= 4320
BOOTINODE= 80000
FIXITINODE= 4000
MFSINODE= 8000
SMALLBOOTLABEL= fd1200
BOOTLABEL= fd1440
FIXITLABEL= fd1440
MFSLABEL= minimum2
MFSLABEL= minimum3
.else
BOOTSIZE= 1440
FIXITSIZE= 1440