There have been a few versions of the utility imd2raw.c floating around
that will take Dave Dunfield's ImageDisk-created images (i.e. an .IMD file)
and make a linear binary image devoid of any metadata. This is similar to
the function of Dave's IMDU.COM program's /b switch.
I've corrected a problem with the assumption that all imd2raw.c descendants
to date have made: sectors that have a skew (i.e. not 1-1 interleaved)
weren't linearized correctly. The skewed sectors need to be written out in
"sorted" order, which is not necessarily captured/physical order. This is
easily verified by comparing output from "IMDU /b" to earlier imd2raw
outputs on any .IMD that has a sector skew that isn't 1, 2, 3 [...].
It's up on github here:
https://github.com/RetroFloppy/imd2raw
Hi all,
I am looking for advice on some problems that I am observing trying to
read QIC tapes using an Archive Viper.
If you are unfamiliar with QIC tapes, tape transport is done through a
single roller that moves a plastic band in tension with the outside of
a portion of the tape on the reels. Over time, the band will break.
A long time ago, I bought a bunch of the green plastibands to use as
replacement bands. Later I bought a bunch of the clear ones. I was able
to image some tapes with the plastiband replacement but not all (but
rewind and retension works almost every time). Until today, I don't
think I ever tried the clear ones after I bought a bag.
I am preparing for a VCF and need the contents off of some of the tapes
that I have, so I got out the driver and tapes. However, I have been
unable to read anything from the them. The tape will jam up. It seems
like what is happening is that plastiband is not providing enough
tension to move the tape when reading. The tape loses tension and I see
it gather instead of moving along. Sometimes the tape feels stuck to the
posts that turn the tape to be parallel with the heads.
I also tried a clear band for the first time and the tension with that
seems too tight.
What am I doing wrong?
alan
Hi all,
are there any experiences or hints in reviving and repairing Maxtor XT1140 and 2190 drives.
I do have a pile of TI-Expore Bricks. The disc drives do have issues like:
- not spinning up
- spinning up but not recalibrating
- ..
Andreas
I was able to get some newer QIC-150 tapes by 3M and harvested the belts out of them. Dropping the belt into boiling water for 20 seconds revived their tension strength. Ultimately what brought me success though was replacing the posts in the tape cartridge with roller bearings that I purchased at a hobby store. The bearings were meant for wheels on an R/C car. Even with the sticky stuff on the tape, they did not bind up, it required a lot of cleaning of the R/W head though during data restore.
We're trying to netboot a Sun-1. Initially, the machine issues the
following packets (over and over...):
17:23:16.834126 In 00:00:00:00:00:00 (oui Ethernet) ethertype IPv4
(0x0800), length 90: localhost.52483 > localhost.domain: 9273+ PTR?
255.255.255.255.in-addr.arpa. (46)
17:23:16.834158 In 00:00:00:00:00:00 (oui Ethernet) ethertype IPv4
(0x0800), length 118: localhost > localhost: ICMP localhost udp port
domain unreachable, length 82
After a short while (10 seconds?), it gives up (because the ndd server
doesn't recognize it), it times out and then generates the following
packet:
17:23:26.333093 B 02:60:8c:03:40:50 (oui Unknown) ethertype IPv4
(0x0800), length 64: 0.3.64.80 > 0.0.0.0: nd 28
Where, of course, the ...:40:50 is the MAC address in the source address.
Does this ring a bell with anyone? n.b. This seems to pre-date RARP,
so any insight would be valuable.
T
I recall I trusted the Stanton geometry specs and had success with my 2372. Was working great until power supply blew. I used a QD33 and an SC41 just fine so I think you’re on course to success.
Jake
> On Oct 13, 2015, at 02:54, Josh Dersch <derschjo(a)gmail.com> wrote:
>
> Subject line covers it; the M2372K manual isn't on Bitsavers (the 2382K is, but it's significantly different) and all I've found is this covering the basics, and I'm not 100% sure it's correct:
>
> http://stason.org/TULARC/pc/hard-drives-hdd/fujitsu/M2372K-824MB-8-0-FH-HSM…
>
> Anyone have this manual? Can you confirm that the settings listed on stason.org are valid? I'm trying to get this drive to format using an Emulex UD33 (UNIBUS SMD) controller, and I'm not having much luck. (I'm also not certain that the 2372K isn't too new for the controller; another place a manual would be of immense help.)
>
> Thanks,
> Josh
>