| $NetBSD: fastboot,v 1.5 2003/09/26 22:25:21 wiz 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 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 | If "%*0" = "" Then Set NetBSD$Kernel UnixFS:$.netbsd Else Set NetBSD$Kernel %*0 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 .BtNetBSD root= RunNetBSD