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

Re: installation boot floppy



The same thing is still happening, and I used the command:
dd if=floppy32.fs of=/dev/fd0a
The kernel loads just fine, but stops right before it loads the
Install/Upgrade/Shell prompt, and sits there. I am using the floppy32.fs
file on the bought CD. Any suggestions?

> 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