• Programatically creating Unix disk images

    From Jonathan Harston@21:1/5 to All on Sun Jul 11 15:00:48 2021
    I asked this on alt.sys.pdp11 some months ago, and received no
    response, so I'm seeing if anybody here has an answer.

    Are there any Windows/DOS tools that can create PDP11 Unix v5/v6/v7
    disk images and import files into them. Non-interactively so I can
    create a batch file of actions to do and just double-click to build
    and disk image in one go.

    I've been using putr for doing this to create RT11 images, a batch file
    with:
    putr < listofcommands.txt
    with listofcommands.txt containing for example
    init jghdisk.dsk /rx24 /rt11
    mount rt: jghdisk.dsk
    copy files\kbdtest.sav rt:kbdtst.sav
    ...etc...
    dismount rt:
    exit

    I'm looking for something similiar so I can batch run to create a
    disk image automagically without having to do everything manually.

    Ta.

    jgh

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)