wiki:TapeSupport

Version 2 (modified by Bruno Cornec, 16 years ago) ( diff )

--

Tape Support in Mondorescue

OBDR

For OBDR support look at the Boot Process page.

Data part

The data stored on the tape are seprated by markers as following:

BLK_START_OF_TAPE
BLK_START_OF_BACKUP
BLK_START_AFIOBALLS
    BLK_START_AN_AFIO_OR_SLICE
    BLK_START_FILE
    BLK_STOP_FILE
    BLK_STOP_AN_AFIO_OR_SLICE
BLK_STOP_AFIOBALLS
BLK_START_BIGGIEFILES
    
BLK_STOP_BIGGIEFILES
BLK_END_OF_BACKUP
BLK_END_OF_TAPE
Note: See TracWiki for help on using the wiki.