The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Unix v7 tape drive question
@ 2023-03-02 14:27 KenUnix
  2023-03-02 14:39 ` [TUHS] " Dan Cross
  2023-03-02 16:57 ` Clem Cole
  0 siblings, 2 replies; 4+ messages in thread
From: KenUnix @ 2023-03-02 14:27 UTC (permalink / raw)
  To: UNIX TUHS Group

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

Hi,

I am trying to use the 'dump' program but it references rmt1.

My system only has rmt0. I have been unable to find how to
create this device. I have looked over the reference material
but it only references rmt0.

Is there any way to redirect a dump to use rmt0?

Any help is appreciated.

# ls -l
total 4
drwxr-xr-x 2 root      336 Mar  1 16:56 .
drwxr-xr-x 8 root      288 Feb 21 17:18 ..
crw--w--w- 1 root    0,  0 Mar  2 07:47 console
crw-r--r-- 1 bin     8,  1 Jan 10  1979 kmem
-rw-rw-r-- 1 bin       775 Jan 10  1979 makefile
crw-r--r-- 1 bin     8,  0 Jan 10  1979 mem
*brw-rw-rw- 1 root    3,  0 Mar  1 20:42 mt0*
crw-rw-rw- 1 root   12,128 Dec 31  1969 nrmt0
crw-rw-rw- 1 bin     8,  2 Dec 31  1969 null
*crw-rw-rw- 1 root   12,  0 Feb 23 15:55 rmt0*
brw-r--r-- 1 root    6,  0 Mar  2 07:47 rp0
brw-r--r-- 1 root    6, 15 Dec 31  1969 rp3
crw-r--r-- 1 root   14,  0 Dec 31  1969 rrp0
crw-r--r-- 1 root   14, 15 Dec 31  1969 rrp3
brw-r--r-- 1 root    6,  1 Dec 31  1969 swap
crw-rw-rw- 1 bin    17,  0 Mar  1 19:39 tty
crw--w--w- 1 root    3,  0 Mar  1 19:41 tty00
crw--w--w- 1 root    3,  1 Feb 23 16:47 tty01
crw--w--w- 1 root    3,  2 Feb 21 16:56 tty02
crw--w--w- 1 root    3,  3 Feb 21 16:56 tty03

Not only that but when attempting to use dump it creates
a file and consumes all the space on rp0

In dev it creates:

-rw-rw-r-- 1 root   174080 Mar  2 09:20 rmt1

Sample run:

# dump
     date = Thu Mar  2 09:20:16 2023
dump date = the epoch
dumping /dev/rrp3 to */dev/rmt1*
I
II
estimated 24870 tape blocks on 0 tape(s)
III
IV
*no space on dev 6/0*
no space on dev 6/0
no space on dev 6/0
no space on dev 6/0

Thanks,
Ken

-- 
WWL 📚

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

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

end of thread, other threads:[~2023-03-02 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 14:27 [TUHS] Unix v7 tape drive question KenUnix
2023-03-02 14:39 ` [TUHS] " Dan Cross
2023-03-02 15:00   ` KenUnix
2023-03-02 16:57 ` Clem Cole

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).