To customize floppy image, mount it and chdir to /etc in mounted direcotry.
# mount /dev/fd0a /mnt # cd /mnt/etcwhere /mnt/etc (/etc/ on fd0a) has boot scripts. It is minimal scripts for OS booting.
Please customize files under /etc/. For example, edit rc.conf [1] and ifconfig.$interface_name to fit your environment.
After customized, umount floppy.
# sync # umount /mntIt is ready to boot your own fdgw, one floppy NetBSD system.
See "customzation" section for more detais.
| [1] | After 2003/01/10, rc.conf has all variables. But you can use a subset of these variables. The availability differs from model to model. See comments in rc.conf. |
my homepage is www.fml.org/home/fukachan/.
my free softwares are found at www.fml.org/software/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
about one floppy bsd routers, see www.bsdrouter.org/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about me, e-mail <fukachan@fml.org>.
Copyright (C) 1993-2008 Ken'ichi Fukamachi
Powered by NetBSD.