| $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
|

| First mount the root partition wd0a in this case for the kernel
Run <BtNetBSD$Dir>.native.mountufs ADFS 4

| Run The PreBoot file for various extra settings nessisary
Run <BtNetBSD$Dir>.PreBoot

| Select the monitor defintion file and screenmode
Set NetBSD$MDF ADFS::4.$.AKF85
Set NetBSD$ScreenMode "X1024 Y768 C256"

| Select Kernel, Root and Bootoptions
| add `oldkernel' to BootOptions for booting old a.out kernels
|
Set NetBSD$Kernel UnixFS:$.netbsd
Set NetBSD$Root /dev/wd0a
Set NetBSD$BootOptions maxproc=64 noftp symtab

| Set WimpSlot (suit as you like ... to little won't boot correctly)
*Wimpslot 7000k


| End of options
| -----------------------
| Set environment and try to boot NetBSD!
|
loadmodefile <NetBSD$MDF>
Set Alias$SetNetBSDMode Wimpmode <NetBSD$ScreenMode>
SetNetBSDMode

Set Alias$RunNetBSD <BtNetBSD$Dir>.BtNetBSD <NetBSD$Kernel> root=<NetBSD$Root> <NetBSD$BootOptions>

RunNetBSD
