Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2020 22:46:46 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Christoph Kukulies <kuku@kukulies.org>
Cc:        Tomasz CEDRO <tomek@cedro.info>, "Steve O'Hara-Smith" <steve@sohara.org>, User Questions <freebsd-questions@freebsd.org>
Subject:   Re: 5.25" Floppy disk drive not recognized
Message-ID:  <20200814224646.0c1432d9.freebsd@edvax.de>
In-Reply-To: <7CF88C86-6E81-498D-A383-B160D77D8134@kukulies.org>
References:  <46FFA8F9-90AA-42DE-8E8B-CA4383CA7AC6@kukulies.org> <20200814101021.c71f6c23768a5bef685739fe@sohara.org> <20200814071030.3f319e5a@scorpio.seibercom.net> <76A64DE1-B61B-405E-A623-C886819E1977@kukulies.org> <20200814151509.0feef428f3692a1d9a2bb39a@sohara.org> <CAM8r67A8896GM4fsTe-yQnkmz-MCKS0=fN7BwnGF4iixqA4=NA@mail.gmail.com> <0F38A0D7-FD25-4076-A14C-3B75BAC76244@kukulies.org> <86D9EF37-531A-4480-8857-9C495E4BBB8C@kukulies.org> <7CF88C86-6E81-498D-A383-B160D77D8134@kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Aug 2020 22:38:05 +0200, Christoph Kukulies wrote:
> neither less or cat works. I cannot totally exclude that the media don’t fit.
> The ones in questions here are CP/M 68k format. They are DD-DT.

In this case, using fdcontrol to change the drive's settings
is probably the correct way to go. Use the command

	% fdcontrol -F -v /dev/fd0

to see what drive and disk can tell about themselves. If that
is not correct, use fdcontrol's -s option to change the drive's
view.



> OTOH, dd normally used to work on this kind of devices, didn’t it?

If the (hardware) formatting deviates too much from what the
drive's settings expect, it will only result in read errors.
This where something within the chain "OS - controller - drive -
medium" does not match the expectations. This is where fdcontrol
can be used to change those expectations. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200814224646.0c1432d9.freebsd>