| $NetBSD: fastboot,v 1.7 2004/06/08 22:56:59 gavan 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 | XXX UnixFS is currently broken. |If "%*0" = "" Then Run .native.mountufs ADFS 4 | Run The PreBoot file for various extra settings necessary Run .PreBoot | Select the monitor definition file and screenmode | Uncomment one or both of these only if you intend to use a different | MDF or screen mode in NetBSD than is configured in RISC OS. |Set NetBSD$MDF BootResources:Configure.Monitors.Acorn.AKF85 |Set NetBSD$ScreenMode "X1024 Y768 C256" | Select Kernel, Root and Bootoptions | add `oldkernel' to BootOptions for booting old a.out kernels | | XXX UnixFS is currently broken. |If "%*0" = "" Then Set NetBSD$Kernel UnixFS:$.netbsd Else Set NetBSD$Kernel %*0 If "%*0" = "" Then Error Double click a kernel to start 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! | If "" <> "" Then loadmodefile If "" <> "" Then Set Alias$SetNetBSDMode Wimpmode If "" <> "" Then SetNetBSDMode Set Alias$RunNetBSD .boot32 root= RunNetBSD