The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [pups] Making a TK50 2.11BSD boot tape for an 11/73
@ 2003-01-16 17:53 Norman Wilson
  0 siblings, 0 replies; 19+ messages in thread
From: Norman Wilson @ 2003-01-16 17:53 UTC (permalink / raw)


If all that is needed is to concatenate three files into a single
tape file, with each new file aligned on a block boundary, isn't

	(for f in f1 f2 f3; do dd <$f conv=sync; done) >/dev/rmt0

sufficient?

The only time I had to do anything like this, the target system was
a MicroVAX; hence the tape had to have ISO labels, and the program
to be booted a particular tape filename.  I don't remember how I
handled that; probably I used one of the several public-domain
tape-label-writing programs.  But that was a VAX; I would assume
an 11/73 doesn't have so much enforced complexity in its firmware.



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [pups] Making a TK50 2.11BSD boot tape for an 11/73
@ 2003-01-15 20:48 David Evans
  2003-01-15 21:50 ` Jochen Kunz
  2003-01-16 18:24 ` emanuel stiebler
  0 siblings, 2 replies; 19+ messages in thread
From: David Evans @ 2003-01-15 20:48 UTC (permalink / raw)


  Howdy.

  I'd like to confirm that somebody has successfully made a TK50 boot tape
for 2.11BSD using a TK50Z attached to some other Unix box.  In my case it will
likely have to be Linux, though IRIX might be doable.  It *should* work, after
all, but, well, you know.  :)

-- 
David Evans          (NeXTMail/MIME OK)             dfevans at bbcr.uwaterloo.ca
Ph.D. Candidate, Computer/Synth Junkie     http://bbcr.uwaterloo.ca/~dfevans/
University of Waterloo         "Default is the value selected by the composer
Ontario, Canada           overridden by your command." - Roland TR-707 Manual



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2003-01-16 19:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-16 17:53 [pups] Making a TK50 2.11BSD boot tape for an 11/73 Norman Wilson
  -- strict thread matches above, loose matches on Subject: below --
2003-01-15 20:48 David Evans
2003-01-15 21:50 ` Jochen Kunz
2003-01-16 14:40   ` David Evans
2003-01-16 15:53     ` Andru Luvisi
2003-01-16 16:06       ` David Evans
2003-01-16 17:28         ` Johnny Billquist
2003-01-16 17:33           ` David Evans
2003-01-16 18:01             ` Andru Luvisi
2003-01-16 17:55               ` David Evans
2003-01-16 17:42           ` Andru Luvisi
2003-01-16 17:40             ` Johnny Billquist
2003-01-16 17:45               ` David Evans
2003-01-16 17:34         ` Andru Luvisi
2003-01-16 17:30           ` David Evans
2003-01-16 17:39         ` Jochen Kunz
2003-01-16 18:24 ` emanuel stiebler
2003-01-16 18:59   ` David Evans
2003-01-16 19:45     ` emanuel stiebler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).