[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

exabyte tape length



    Date: Tue, 9 Feb 1993 14:48 PST
    From: K. Mark Alexander <kma@SAMSON.cadr.amis.com>

    What's the hack for telling the cart tape system the correct length of
    your exabyte tapes?  When I try to dump my incremental worlds I need to
    use 2 tapes instead of 1.

    Thanks.

(SETQ TAPE::*CART-MAX-LENGTH* 2239000000.)

This is for a 120min tape (2.2GB).  Divide appropriately for
shorter tapes.