The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Michael Huff <mphuff@gmail.com>
To: henry.r.bent@gmail.com
Cc: UNIX TUHS Group <tuhs@tuhs.org>
Subject: [TUHS] Re: Unix V7 enblock.c
Date: Wed, 1 Mar 2023 02:45:12 -0900	[thread overview]
Message-ID: <CAFwmL85O9QiuC-+pGQgNZ2mq3F1=SSwn4HShJTNdFSm3_2J6gA@mail.gmail.com> (raw)
In-Reply-To: <CAEdTPBcuRYRKmiK95wpRSWZTxdxS=QgcbfqAZDZ5o_bqrp_HaA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1662 bytes --]

On Tue, Feb 28, 2023 at 6:51 AM Henry Bent <henry.r.bent@gmail.com> wrote:

> On Tue, 28 Feb 2023 at 10:45, KenUnix <ken.unix.guy@gmail.com> wrote:
>
>> Morning,
>>
>> I am using enblock to create tap files from tar files.
>>
>> Was a program ever written to convert tap files to tar files or
>> a Linux program that could read tap files?
>>
>> I also see that writing to a tap file from Unix the size increases
>> when writing multiple files however when writing 1 file to the tap
>> file "tar cv0 ..." the tap file still remains at its larger size from the
>> previous larger writes. Is this what is expected?
>>
>> Thanks,
>> Ken
>>
>
> Hi Ken,
>
> Questions like this are probably better suited to the SIMH mailing list.
> https://groups.io/g/simh
>
> That being said, is there a reason you're bothering to convert to tap
> format?  Modern versions of SIMH can do "attach [file] -f tar [device]" to
> directly attach a tar file to a tape device.
>
> -Henry
>

Hi, Henry, Ken and TUHS

All of the simh vax tutorials on Gunkies still give instructions to turn
all of the tar files (plus things like miniroot) into a single tap file for
installation. I don't know if that is the reason that Ken wants to do that,
however. If it is, he should look at the mkdisttap.pl utility on those
pages.

Ken, there are a couple of other utilities to convert tar files to opensim
tap files simtools collection, mksimtape and tar2mt here is the link to the
collection: https://github.com/open-simh/simtools/tree/master/converters

If there's a utility to convert tap files to tar files, I'm oblivious to it
-sorry.

-Michael

[-- Attachment #2: Type: text/html, Size: 2798 bytes --]

  reply	other threads:[~2023-03-01 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 15:45 [TUHS] " KenUnix
2023-02-28 15:51 ` [TUHS] " Henry Bent
2023-03-01 11:45   ` Michael Huff [this message]
2023-03-01 12:32 Noel Chiappa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFwmL85O9QiuC-+pGQgNZ2mq3F1=SSwn4HShJTNdFSm3_2J6gA@mail.gmail.com' \
    --to=mphuff@gmail.com \
    --cc=henry.r.bent@gmail.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).