[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/NetBSD/NetBSD-release-9/src/sys/arch/prep/stand/
 
Current bandwidth utilization 1959.02 Mbit/s
Bandwidth utilization bar
Contents of README:
$NetBSD: README,v 1.3 2008/04/30 21:20:37 garbled Exp $

Contents.
	boot        NetBSD/prep boot-loader
	boot_com0   NetBSD/prep boot-loader(serial console) 
	mkbootimage Make bootable floppy image.

mkbootimage is located in arch/powerpc/stand/mkbootimage.

How to make bootable floppy disk image.

	 $ cd /sys/arch/prep/stand
	 $ make
	    For cross compile environment:
	        $ for i in common boot_com0 boot; do (cd $i; ppc-make); done
	        $ (cd ../../powerpc/stand/mkbootimage; make)
	 $ mkbootimage boot/boot /tmp/boot.fs
	    To make kernel attached bootable floppy image:
		    $ mkbootimage -m prep -b boot/boot -k ../compile/YOUR_KERNEL/netbsd /tmp/boot.fs

Icon  Name                                           Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 22-May-2024 05:08 - [DIR] boot/ 14-Feb-2024 19:50 - [DIR] boot_com0/ 14-Feb-2024 19:50 - [DIR] boot_com0_vreset/ 14-Feb-2024 19:50 - [DIR] common/ 14-Feb-2024 19:50 - [DIR] installboot/ 14-Feb-2024 19:50 - [   ] Makefile 30-Apr-2008 23:15 165 [   ] Makefile.inc 29-Feb-2000 16:21 83 [   ] README 30-Apr-2008 23:20 675

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!