Se il nastro č stato fatto in modo standard basta
Codice:
cd cartella_dove_vuoi_scompattare
tar xf /dev/st0 home/
et voilą.
NB: se vuoi la modalitą verbosa aggiungi v -> xvf e non č detto che il device della tua unitą nastro sia /dev/st0 (ad esempio /dev/nst0 ecc..). Per dettagli man tar
Ciao