Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD The 4Mb sure ...



details:   https://anonhg.NetBSD.org/src/rev/2e4da6c7078b
branches:  trunk
changeset: 522169:2e4da6c7078b
user:      reinoud <reinoud%NetBSD.org@localhost>
date:      Tue Feb 12 00:29:55 2002 +0000

description:
The 4Mb sure was too little to boot the installation sets....

diffstat:

 sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/fastboot |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 53606c81d8da -r 2e4da6c7078b sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/fastboot
--- a/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/fastboot   Mon Feb 11 23:07:46 2002 +0000
+++ b/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/fastboot   Tue Feb 12 00:29:55 2002 +0000
@@ -1,4 +1,4 @@
-| $NetBSD: fastboot,v 1.2 2002/02/11 19:00:07 reinoud Exp $
+| $NetBSD: fastboot,v 1.3 2002/02/12 00:29:55 reinoud Exp $
 |
 | Fast boot configuration file, edit by hand, save and run !BtNetBSD
 | Part of !BtNetBSD
@@ -21,8 +21,8 @@
 Set NetBSD$Root /dev/wd0a
 Set NetBSD$BootOptions maxproc=64 noftp symtab
 
-| Set WimpSlot
-*Wimpslot 4000k
+| Set WimpSlot (suit as you like ... to little won't boot correctly)
+*Wimpslot 7000k
 
 
 | End of options



Home | Main Index | Thread Index | Old Index