<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4328&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Tape drives]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4328</link>
		<description><![CDATA[The most recent posts in Tape drives.]]></description>
		<lastBuildDate>Mon, 24 May 2021 14:15:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29931#p29931</link>
			<description><![CDATA[<p>i came across this on the cyberciti website which maybe of some use?</p><p><a href="https://www.cyberciti.biz/hardware/unix-linux-basic-tape-management-commands/" rel="nofollow">https://www.cyberciti.biz/hardware/unix … -commands/</a></p><p>especially the<span class="bbc">lsscsi</span> program.</p><p><span class="bbc">list all SCSI devices (or hosts) currently on system</span></p><p>edited: got the command wrong for lsscsi, i typed <del>lsscpi </del></p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Mon, 24 May 2021 14:15:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29931#p29931</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29926#p29926</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>that might be it<br />sadly ftape and zftape are not in the kernel anymore</p></div></blockquote></div><p>Indeed ...</p><p>The problem was that this hardware (my opinion) was not <em>really</em> something solid like all the SCSI tape drives out there at the time.<br />The advantage was that it was much less expensive to get a QIC/Travan etc. and run it from a parallel port or IDE adaptor card.<br />But for most, not the <em>real</em> thing.</p><p>In my day, I had a QIC and a Travan under Windows but found them to be slow and unreliable.</p><p>Here&#039;s a link to old Ubuntu releases:</p><p><a href="http://old-releases.ubuntu.com/releases/" rel="nofollow">http://old-releases.ubuntu.com/releases/</a></p><p>Try <span class="bbc">Ubuntu 5.10 (Breezy Badger)</span> or <span class="bbc">Ubuntu 6.06.2 LTS (Dapper Drake)</span>, both have 64bit DVD Live editions:</p><p><a href="http://old-releases.ubuntu.com/releases/breezy/ubuntu-5.10-dvd-amd64.iso" rel="nofollow">http://old-releases.ubuntu.com/releases … -amd64.iso</a><br /><a href="http://old-releases.ubuntu.com/releases/dapper/ubuntu-6.06.1-dvd-amd64.iso" rel="nofollow">http://old-releases.ubuntu.com/releases … -amd64.iso</a></p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>... any practical usecase for that tape drive ...</p></div></blockquote></div><p>Quite so.</p><p>With relatively inexpensive fast HDDs to make a multiple Tb NAS with very little investment, tape ends up being cumbersome.<br />And no, I will not store anything in any cloud.</p><p>A <em>cloud</em> is just water vapour: one moment it&#039;s there, the next it&#039;s gone.</p><p>I had my last DAT DD2 drive sitting atop my box for the longest while and finally decided to move it out of the way last week.<br />A beautiful Sun Microsystems external box hosting a Seagate Scorpion 8000 which saw very little use. <br />Maybe the box, PS and SCSI board will be of use for something.</p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>... still curious what might be sitting on that tape</p></div></blockquote></div><p>Ahh ...<br />So <em>that&#039;s</em> it.&#160; 8^D !</p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>... put it back into that old 486 where i ripped it out ...</p></div></blockquote></div><p>You&#039;ll still need the application used to make the tape or download it raw and pick out the bits.</p><p>Once you find out what you can do by booting the Ubuntu DVD, you may want to make a VM see if you can access it from there.<br />Much better than trying anything with the 486.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 23 May 2021 21:11:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29926#p29926</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29925#p29925</link>
			<description><![CDATA[<div class="quotebox"><cite>aitor wrote:</cite><blockquote><div><p>Did you try exporting the TAPE variable:</p><div class="codebox"><pre><code>export TAPE=/dev/stX</code></pre></div></div></blockquote></div><p>okay, mt definetly recognized this variable</p><div class="quotebox"><cite>aitor wrote:</cite><blockquote><div><p>[1] For example, something looking like this:<br />/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/host0/target0:0:0/0:0:0:0/block/sdc/device/type</p></div></blockquote></div><p>sorry i cant find anything usefull in /sys/devices/pci0000:00/ , that directory has way to much stuff inside that i never worked with and i dont understand</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>It seems that what is needed is to load the proper driver modules.</p><p>ie: modprobe zftape -&gt; depends ftape</p></div></blockquote></div><p>that might be it<br />sadly ftape and zftape are not in the kernel anymore</p><p>i just downloaded linux-2.1.131 </p><div class="codebox"><pre><code>linux-2.1.131.tar.xz                               03-Dec-1998 01:55      8M</code></pre></div><p>ah 1998, the year i got my first computer <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>i never tried building anything that old, will try it during the next week<br />if anyone knows where i can find an old ubuntu or debian iso from that time, please let me know</p><p>of course that eliminates any practical usecase for that tape drive, but i am still curious what might be sitting on that tape</p><p>thanks very much to everyone who participaded in this thread<br />you posted a lot of good recources</p><p>edit: at some point i may just try to just put it back into that old 486 where i ripped it out and access it from there<br />but we dont have that monochrome monitor anymore, would it work with any starndard old crt?</p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Sun, 23 May 2021 19:39:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29925#p29925</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29921#p29921</link>
			<description><![CDATA[<p>Hello:</p><p>It seems that what is needed is to load the proper driver modules.</p><p>ie: <span class="bbc">modprobe zftape</span> -&gt; depends <span class="bbc">ftape</span></p><p>This will load <span class="bbc">zftape</span> and <span class="bbc">ftape</span>, creating all needed devices under <span class="bbc">/dev</span>, so there&#039;s no MAKEDEV to run.</p><p>But this was when you could actually find <span class="bbc">ftape</span> and <span class="bbc">zftape</span> for your kernel. </p><p><span class="bbc">zftape</span> and <span class="bbc">ftape</span> went awol quite a few years ago, so they were taken out of the kernel from 2.x something on.<br />I have read in one post that <em>maybe</em> some old Ubuntu may have it, so booting that from a CD <em>may</em> be a solution.</p><p><a href="https://retrocomputing.stackexchange.com/questions/12420/reading-old-qic-80-tape-using-linux-with-ftape" rel="nofollow">https://retrocomputing.stackexchange.co … with-ftape</a></p><p>Check out these posts:</p><p><a href="http://thewunders.org/SxS/storage/ftape.html" rel="nofollow">http://thewunders.org/SxS/storage/ftape.html</a></p><p><a href="https://tldp.org/HOWTO/Ftape-HOWTO-6.html#ss6.1" rel="nofollow">https://tldp.org/HOWTO/Ftape-HOWTO-6.html#ss6.1</a></p><p><a href="https://github.com/Godzil/ftape" rel="nofollow">https://github.com/Godzil/ftape</a></p><p><a href="https://dmitrybrant.com/2020/11/01/how-to-recover-data-from-qic-tapes" rel="nofollow">https://dmitrybrant.com/2020/11/01/how- … -qic-tapes</a></p><p>Good luck ...&#160; 8^)</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 22 May 2021 17:16:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29921#p29921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29918#p29918</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>^ that is what i was thinking needed to happen when i looked at the&#160; mt-gnu manpage, i have hadnt much to do with mknod, i suppose it is similiar to makedev.</p></div></blockquote></div><p>Are you sure it&#039;s a <strong>scsi | tape</strong> device? Have a look at the device/type file in the same path to the filesystem [1] you are taking the MAJOR:MINOR numbers from. If i&#039;m not mistaken, the different options are (taken from the code of vdev [2]):</p><p>&#160; &#160;0 : DISK<br />&#160; &#160;1 : TAPE<br />&#160; &#160;4 : OPTICAL<br />&#160; &#160;5 : CD<br />&#160; &#160;7 : OPTICAL<br />0xe : DISK<br />0xf : OPTICAL</p><p>[1] For example, something looking like this:<br />/sys/devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/host0/target0:0:0/0:0:0:0/block/sdc/device/type</p><p>[2] lines nº1145 - 1168 in vdevd/helpers/LINUX/stat_scsi.c:<br /><a href="https://github.com/jcnelson/vdev/blob/master/vdevd/helpers/LINUX/stat_scsi.c" rel="nofollow">https://github.com/jcnelson/vdev/blob/m … tat_scsi.c</a></p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sat, 22 May 2021 11:57:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29918#p29918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29914#p29914</link>
			<description><![CDATA[<p>^ that is what i was thinking needed to happen when i looked at the&#160; mt-gnu manpage, i have hadnt much to do with mknod, i suppose it is similiar to makedev.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Sat, 22 May 2021 10:48:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29914#p29914</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29913#p29913</link>
			<description><![CDATA[<div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>you mean just do </p><div class="codebox"><pre><code>sudo ln /dev/sdc /dev/tape</code></pre></div><p> ?</p><div class="codebox"><pre><code>sudo mt-gnu status 
mt-gnu: /dev/tape is not a character special file</code></pre></div></div></blockquote></div><p>Did you try exporting the TAPE variable:</p><div class="codebox"><pre><code>export TAPE=/dev/stX</code></pre></div><p>mt-gnu might use the value of this variable as the default device, so that you&#039;ll be able to by-pass the /dev/tape symlink.</p><p>Ralph is right, tape devices should be named /dev/stX.</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sat, 22 May 2021 08:29:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29913#p29913</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29910#p29910</link>
			<description><![CDATA[<p>Based on a shallow look-around, it would seem you&#039;ll need to get the &quot;st&quot; module loaded.</p><p>Perhaps a plain </p><div class="codebox"><pre><code># modprobe st</code></pre></div><p> is sufficient, or maybe it needs some more intricate incantation.</p><p>(Possibly it needs a tape loaded at the time)</p><p>Look up <span class="bbc">Documentation/scsi/st.rst</span> in the kernel source for details of that module.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 22 May 2021 00:38:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29910#p29910</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29902#p29902</link>
			<description><![CDATA[<p>you mean just do </p><div class="codebox"><pre><code>sudo ln /dev/sdc /dev/tape</code></pre></div><p> ?</p><div class="codebox"><pre><code>sudo mt-gnu status 
mt-gnu: /dev/tape is not a character special file</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Fri, 21 May 2021 17:02:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29902#p29902</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29881#p29881</link>
			<description><![CDATA[<p>Did you try making <span class="bbc">/dev/tape</span> a link to <span class="bbc">/dev/sdc</span>? (though it might well need some API adapter between)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 20 May 2021 19:30:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29881#p29881</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29878#p29878</link>
			<description><![CDATA[<p>mknod was the wrong approach,<br />maybe eudev can do something</p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Thu, 20 May 2021 15:01:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29878#p29878</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29822#p29822</link>
			<description><![CDATA[<div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>as i said earlier, mt-gnu expects a character special file or a remote tape drive<br />can i create that file with mknod or something?<br />i tried </p><div class="codebox"><pre><code>mknod tape c 8 32</code></pre></div><p>where 8 and 32 are MAJ and MIN from /dev/sdc<br />but no success</p></div></blockquote></div><p>Try with the <strong>b</strong> flag instead of <strong>c</strong>, for block-oriented devices:</p><p>mknod /dev/{filename} b MAJOR MINOR</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sat, 15 May 2021 22:17:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29822#p29822</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29821#p29821</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>so is this thing attached to a floppy drive?</p></div></blockquote></div><p>i used this adapter --&gt; <a href="https://www.amazon.de/gp/product/B07R1X7RPN/ref=ppx_yo_dt_b_asin_title_o07_s00?ie=UTF8&amp;psc=1" rel="nofollow">link</a></p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Check that the USB Floppy adapter is correctly inserted.<br />It should (?) have a key (like the IDE cables did) or <em>some</em> indication in the adapter&#039;s manual/instruction sheet.</p></div></blockquote></div><p>there is no indicator, but im sure i have it correctly now<br />the usb device would show up either way but only when it is right side up, it shows sdc in lsblk</p><p>as i said earlier, mt-gnu expects a character special file or a remote tape drive<br />can i create that file with mknod or something?<br />i tried </p><div class="codebox"><pre><code>mknod tape c 8 32</code></pre></div><p>where 8 and 32 are MAJ and MIN from /dev/sdc<br />but no success</p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Sat, 15 May 2021 21:19:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29821#p29821</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29820#p29820</link>
			<description><![CDATA[<p>Hello.</p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>... iomega tape 250 drive along with this 3gb ditto tape ...</p></div></blockquote></div><p>Nice find.&#160; 8^)</p><div class="quotebox"><cite>alphalpha wrote:</cite><blockquote><div><p>... how do i get it to work?</p></div></blockquote></div><p>The key to this may be here:</p><div class="quotebox"><cite>Wiki wrote:</cite><blockquote><div><p>Technical aspects</p><p>Ditto internal drives were connected through the floppy drive channel and used MFM encoding to store data (the same method as on older floppy drives). An ISA accelerator card called the Ditto Dash, providing higher speed than a stock floppy controller, was also available.<br />--- snip ---</p></div></blockquote></div><p>Check that the USB Floppy adapter is correctly inserted.<br />It should (?) have a key (like the IDE cables did) or <em>some</em> indication in the adapter&#039;s manual/instruction sheet.</p><p>See: </p><p><a href="https://en.wikipedia.org/wiki/Ditto_(drive)" rel="nofollow">https://en.wikipedia.org/wiki/Ditto_(drive)</a><br /><a href="https://www.manualslib.com/products/Iomega-Ditto-Tape-Drive-9635190.html" rel="nofollow">https://www.manualslib.com/products/Iom … 35190.html</a>&#160; &#160;&lt;---- | x |<br /><a href="https://johnvidler.co.uk/linux-journal/LJ/022/1215.html" rel="nofollow">https://johnvidler.co.uk/linux-journal/LJ/022/1215.html</a><br /><a href="http://pong.tamu.edu/~baum/linux/LDP/HOWTO/Hardware-HOWTO-28.html" rel="nofollow">http://pong.tamu.edu/~baum/linux/LDP/HO … TO-28.html</a></p><p><span class="bbu">Edit:</span><br /><a href="https://tldp.org/HOWTO/pdf/ZIP-Drive.pdf" rel="nofollow">https://tldp.org/HOWTO/pdf/ZIP-Drive.pdf</a></p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 15 May 2021 15:49:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29820#p29820</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tape drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=29819#p29819</link>
			<description><![CDATA[<p>so is this thing attached to a floppy drive?</p><p>maybe you need fdutils?</p><div class="codebox"><pre><code># apt install fdutils</code></pre></div><p>might be problematic due to the usb connection of the tape drives.</p><p>Have a read of this here: <a href="https://www.linux.org/threads/how-do-i-mount-a-travan-tape-drive.33919/" rel="nofollow">https://www.linux.org/threads/how-do-i- … ive.33919/</a></p><p>I know yours is not a travan tape drive but could be a similar issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Sat, 15 May 2021 14:07:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=29819#p29819</guid>
		</item>
	</channel>
</rss>
