Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Floppies under NetBSD 1.2G?
> I suppose that this means that there is no way to format floppies
> under NetBSD?
Yes there is.
dd if=/dev/zero of=/dev/rfd0a bs=11k count=80 # for DD-Amiga
dd if=/dev/zero of=/dev/rfd0a bs=22k count=80 # for HD-Amiga
dd if=/dev/zero of=/dev/rfd0b bs=9k count=80 # for DD-IBM
dd if=/dev/zero of=/dev/rfd0b bs=18k count=80 # for HD-IBM
-is
Home |
Main Index |
Thread Index |
Old Index