From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.senn@gmail.com (Will Senn) Date: Sat, 5 Dec 2015 17:28:11 -0600 Subject: [TUHS] Adding an RP06 disk to a running V7 instance In-Reply-To: <1449357157.9737.80.camel@papa2> References: <566344EA.7010401@gmail.com> <63EEF957-00FD-4C1A-A290-70A4FDC4DA81@ronnatalie.com> <5663663B.5030400@gmail.com> <1449357157.9737.80.camel@papa2> Message-ID: <5663730B.7050103@gmail.com> On 12/5/15 5:12 PM, Hellwig Geisse wrote: > On Sa, 2015-12-05 at 16:33 -0600, Will Senn wrote: >> The second was to use tm(0,3) (is this mkfs or something like it?) > If you run 'strings f2', you get: > > File 1: > 2 copies of magtape bootstrap (2 blocks total) > The standalone bootstrap > ... > The numbering starts at 0 of course, so that tm(0,3) > is indeed a standalone mkfs. > > This may be obvious to you, but to me it's flat out amazing. Thanks for giving me your insight. I never would have thought to use strings on the tape segments, but it is so incredibly helpful. Regards, Will