Subject: Re: bce data error with BCM4401-B0
To: Brook Milligan <brook@biology.nmsu.edu>
From: Chris Tribo <ctribo@dtcc.edu>
List: current-users
Date: 07/31/2006 14:08:16
On Jul 31, 2006, at 1:17 PM, Brook Milligan wrote:

> By the way, for testing I would like to boot this machine from a USB
> stick.  Given that I can compile a system, how should I format the USB
> stick to be bootable?

syslinux and the boot-big.fs floppy image is how I have been doing  
it. Lets you multiboot several different images and keep a usable FAT  
file system for copying files around.

quick and dirty mostly windows instructions:
http://user.dtcc.edu/~ctribo/usb_multi.html

rename boot-big.fs netbsd.img (extension is important)

and create a syslinux.cfg file with:
kernel memdisk
append initrd netbsd.img