| $NetBSD: fastboot,v 1.2 2002/06/13 08:41:52 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 If "%*0" = "" Then Run .native.mountufs ADFS 4 | Run The PreBoot file for various extra settings nessisary Run .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 | 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! | loadmodefile Set Alias$SetNetBSDMode Wimpmode SetNetBSDMode Set Alias$RunNetBSD .BtNetBSD root= RunNetBSD