Dump default media size to 1GB to reflect a fatter environment and
larger base media. Submitted by: Michael Dexter
This commit is contained in:
parent
49a6711083
commit
b43454e6d8
@ -92,7 +92,7 @@ NANO_NEWFS="-b 4096 -f 512 -i 8192 -U"
|
||||
NANO_DRIVE=ad0
|
||||
|
||||
# Target media size in 512 bytes sectors
|
||||
NANO_MEDIASIZE=1500000
|
||||
NANO_MEDIASIZE=2000000
|
||||
|
||||
# Number of code images on media (1 or 2)
|
||||
NANO_IMAGES=2
|
||||
|
Loading…
Reference in New Issue
Block a user