The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: b4@gewt.net (Cory Smelosky)
Subject: [TUHS] VAX SysVr2: tape /dev entries missing
Date: Sat, 18 Mar 2017 06:47:22 -0700 (PDT)	[thread overview]
Message-ID: <alpine.BSF.2.20.1703180646330.2245@meaghan.sj.gimme-sympathy.org> (raw)
In-Reply-To: <alpine.BSF.2.20.1703180607280.2245@meaghan.sj.gimme-sympathy.org>

On Sat, 18 Mar 2017, Cory Smelosky wrote:

> All,
>
> Seems my SysVR2 simulation instance has at one point or another lost its 
> /dev/mt/* and /dev/rmt/* device entries.
>
> Is there a script anywhere to regenerate these, or does anyone know the 
> major/minor off hand for the SIMH TS device?
>
>

Figured it out.

# sysdef /unix > /tmp/system
# config -t /tmp/system
Block Devices
major   device  handler count
  0      disk    gd       1
  1      ts11    ts       1
  2      cdt     cdt      1
Character Devices
major   device  handler count
  0      con     con      1
  1      dz11    dz       8
  2      tty     sy       1
  3      memory  mm       1
  4      disk    gd       1
  5      ts11    ts       1
  8      errlog  err      1

-- 
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects


      reply	other threads:[~2017-03-18 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 13:09 Cory Smelosky
2017-03-18 13:47 ` Cory Smelosky [this message]

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=alpine.BSF.2.20.1703180646330.2245@meaghan.sj.gimme-sympathy.org \
    --to=b4@gewt.net \
    /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).