doc/en_US.ISO8859-1/articles/pxe/loader.rc
Alfred Perlstein 44f73048e9 Bring config files mentioned in this article into cvs and point at them
rather than to an outside source.
2003-06-17 08:21:40 +00:00

11 lines
286 B
Text

\ $Wintelcom: src/freebsd/pxe/doc/loader.rc,v 1.1 2000/07/15 07:20:37 bright Exp $
\ $FreeBSD$
echo Loading Kernel...
load /kernel
echo Loading mfsroot...
load -t mfs_root /mfsroot
echo booting...
echo \007\007
echo initializing h0h0magic...
set vfs.root.mountfrom="ufs:/dev/md0c"
boot