DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦bf0edb9f1⟧ CLI, TextFile

    Length: 1024 (0x400)
    Types: CLI, TextFile
    Names: »BACKUP.CLI«

Derivation

└─⟦b434774df⟧ Bits:30000528 8mm tape, Rational 1000, DFS, D_12_6_5
    └─ ⟦this⟧ »BACKUP.CLI« 

TextFile

! For model 100 processors, only 9 track tape is supported.
! This is used to make DFS backups on 9 track or 8MM tape. If invoked without
! parameters, it will make a backup tape on unit 0. To produce a tape on a
! different unit invoke it like 'backup/unit=3'. If desired, invoke with the
! 'v' (verbose) option to see filenames as they are written to tape like
! 'backup/unit=3/v'. If running on 8MM tape, after the first few files
! are sent to the tape drive there will be a pause of several seconds while the
! tape drive starts up - this is normal and there is no cause for alarm.
[#eq,[model],100]
PUSH MT DUMP/UNLOAD/%0/% TAPE_BOOTSTRAP.M100,KERNEL_0.M100,RECOVERY.M100,*;
[end]
[#eq,[model],200]
PUSH MT DUMP/UNLOAD/%0/% DFS_BOOTSTRAP.M200,KERNEL_0.M200,FS_0.M200,RECOVERY.M200,*.M200,*;
[end]«nul»