<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6524&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] USB floppy]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6524</link>
		<description><![CDATA[The most recent posts in [SOLVED] USB floppy.]]></description>
		<lastBuildDate>Fri, 29 Mar 2024 08:58:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] USB floppy]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49254#p49254</link>
			<description><![CDATA[<p>It worked. I just had to replace fd0 with sdb in /etc/mtools.conf.<br />Thank you again.</p>]]></description>
			<author><![CDATA[dummy@example.com (Fruchtenstein)]]></author>
			<pubDate>Fri, 29 Mar 2024 08:58:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49254#p49254</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] USB floppy]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49246#p49246</link>
			<description><![CDATA[<p>Mtools! It rings a bell. I&#039;ll give it a try, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (Fruchtenstein)]]></author>
			<pubDate>Thu, 28 Mar 2024 17:40:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49246#p49246</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] USB floppy]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49245#p49245</link>
			<description><![CDATA[<p>Can&#039;t exactly remember what I did several months ago when reading in some W98SE floppies with an USB floppy drive. </p><p>Some ideas: </p><p>Make sure you are in the floppy group.<br />Install mtools and dosfstools.</p><p>Then reboot and give it another try.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 28 Mar 2024 15:57:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49245#p49245</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] USB floppy]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49243#p49243</link>
			<description><![CDATA[<p>Bought a USB FDD to try to read floppies from my 25 year old archive, but can&#039;t mount any of them. The OS finds the new device and names it /dev/sdb:</p><div class="codebox"><pre><code>[1346890.116543] usb 1-2: new full-speed USB device number 76 using xhci_hcd
[1346890.265638] usb 1-2: New USB device found, idVendor=0644, idProduct=0000, bcdDevice= 2.00
[1346890.265654] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[1346890.265660] usb 1-2: Product: TEACV0.0
[1346890.265665] usb 1-2: Manufacturer: TEACV0.0
[1346890.268096] usb-storage 1-2:1.0: USB Mass Storage device detected
[1346890.268830] scsi host1: usb-storage 1-2:1.0
[1346891.327366] scsi 1:0:0:0: Direct-Access     TEAC     USB UF000x       0.00 PQ: 0 ANSI: 0 CCS
[1346891.327954] sd 1:0:0:0: Attached scsi generic sg1 type 0
[1346891.455180] sd 1:0:0:0: [sdb] Media removed, stopped polling
[1346891.456007] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[1346891.711236] sd 1:0:0:0: ioctl_internal_command return code = 402
[1346891.711249] sd 1:0:0:0: Sense Key : Data Protect [current] 
[1346891.711256] sd 1:0:0:0: Add. Sense: Medium not present
[1346892.031314] sd 1:0:0:0: ioctl_internal_command return code = 402
[1346892.031328] sd 1:0:0:0: Sense Key : Data Protect [current] 
[1346892.031334] sd 1:0:0:0: Add. Sense: Medium not present</code></pre></div><p>Then I insert a disk and it&#039;s not recognized:</p><div class="codebox"><pre><code>[1347187.007668] sd 1:0:0:0: [sdb] 2880 512-byte logical blocks: (1.47 MB/1.41 MiB)
[1347187.135651] sdb: detected capacity change from 0 to 2880
[1347187.647358]  sdb:
[1347190.591638] sd 1:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
[1347190.591654] sd 1:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current] 
[1347190.591663] sd 1:0:0:0: [sdb] tag#0 Add. Sense: Cannot read medium - unknown format
[1347190.591670] sd 1:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 08 00 00 00 08 00 00 00
[1347190.591675] I/O error, dev sdb, sector 2048 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2</code></pre></div><p>/dev/fd0 doesn&#039;t exist and I can&#039;t mount /dev/sdb:</p><div class="codebox"><pre><code># mount /dev/sdb /mnt/hdd/
mount: /mnt/hdd: /dev/sdb already mounted or mount point busy.
       dmesg(1) may have more information after failed mount system call.</code></pre></div><p>but I can retrieve data using Photorec.</p><p>Some of those floppies I can read on a Windows computer, but can&#039;t mount under Linux. Chances are that a kernel module is missing, I guess, but I&#039;m not sure. </p><p>I&#039;d appreciate any ideas.</p>]]></description>
			<author><![CDATA[dummy@example.com (Fruchtenstein)]]></author>
			<pubDate>Thu, 28 Mar 2024 15:40:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49243#p49243</guid>
		</item>
	</channel>
</rss>
