mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
The fixit floppy needs a few more inodes.
This commit is contained in:
parent
6a8fb6a382
commit
b102f2e18e
1 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ BOOTSIZE= 1440
|
|||
FIXITSIZE= 1440
|
||||
MFSSIZE= 2880
|
||||
BOOTINODE= 80000
|
||||
FIXITINODE= 4000
|
||||
FIXITINODE= 3000
|
||||
MFSINODE= 8000
|
||||
SMALLBOOTLABEL= fd1200
|
||||
BOOTLABEL= fd1440
|
||||
|
|
@ -112,7 +112,7 @@ FIXITSIZE= 1440
|
|||
MFSSIZE= 2880
|
||||
BIGBOOTSIZE= 2880
|
||||
BOOTINODE= 80000
|
||||
FIXITINODE= 4000
|
||||
FIXITINODE= 3000
|
||||
MFSINODE= 8000
|
||||
BOOTLABEL= fd1440
|
||||
FIXITLABEL= fd1440
|
||||
|
|
|
|||
Loading…
Reference in a new issue