|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
Proper way to make an OpenBSD floppy?
I used dd to copy an amd64 floppy63.fs to a 1.44 MB 3.5 inch floppy, but when I try to boot from floppy on two tested systems, one of them confirmed to be amd64, I get a No OS error. Is there a proper way of copying the filesystem or should I look a little closer on how I boot?
|
|
|||
When I tried that command, I got this:
Code:
dd: /dev/rfd0c: Input/output error 1+0 records in 0+0 records out 0 bytes transferred in 0.230 secs (0 bytes/sec) Last edited by ocicat; 19th June 2018 at 05:15 AM. Reason: Please use [code] & [/code] tags when posting command output. |
|
|||
Yes. Also, the command was executed on an OpenBSD system.
|
|
||||
Then your diskette drive reports an error on write when attempting to write the first sector of the media.
If your installed OpenBSD system can be LAN-connected to the system you are struggling to install to, and ... that system is PXE boot-capable, then you will find guidance for establishing PXE boot via an OpenBSD server in the pxeboot(8) man page. |
|
|||
You don't have the sliding tab switched to write-protected by any chance?
Also try to eject and insert it again once or twice.
__________________
May the source be with you! |
|
|||
I got the same output with both read and write and read only switched respectively.
|
|
|||
Another thought is the bios on the non-booting system.
Usually the bios will report a recognized drive - is the floppy drive recognized? If yes, is it a UEFI bios capable of CMS/legacy booting? Most of what I have seen regarding OpenBSD/GPT/UEFI uses flash images - does floppy63.fs contain a UEFI boot partition? https://blog.jasper.la/openbsd-uefi-...der-howto.html |
|
||||
floppy63.fs does not contain anything other than a single FAT filesystem and two files: /usr/mdec/fdboot saved as "boot" and a RAMDISK kernel saved as "bsd" -- but the contains are likely immaterial, because yetoo has not been able to successfully store this image on a diskette.
|
Tags |
floppy, images |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenBSD with proper encoding | beiroot | OpenBSD General | 2 | 3rd May 2017 02:23 PM |
httrack-3.46.1 make fails on OpenBSD current | daemonfowl | OpenBSD Packages and Ports | 17 | 7th September 2012 12:41 AM |
OpenBSD Loongson port about to make OpenBSD 4.7 | J65nko | News | 0 | 26th February 2010 12:47 AM |
I can't make FreeBSD floppy/boot image disks under Windows with fdimage | Turquoise88 | FreeBSD Installation and Upgrading | 4 | 12th November 2008 08:39 PM |
Proper display of accents in mails sent by PERL | stukov | Programming | 5 | 15th May 2008 04:03 AM |