[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installation boot floppy



On Sun, Dec 01, 2002 at 10:44:29PM -0500, jason@hcpnet.org wrote:
> I have to use a boot floppy. I dd'd the floppy32.fs file to a floppy disc
> using the command: "dd if=floppy32.fs of=/dev/rfd0a bs=36b" as outlined in

read more closely.  it says that is for sunos...

dd if=floppy32.fs of=/dev/fd0c is more appropriate for openbsd.

- jolan