I'm trying to restore a root filesystem (Solaris 2.6) from tape without
the use of the amanda tools amrestore or amrecover. I can find my level
0 backup on tape via the mt and dd commands but can't quite figure out
the syntax of the ufsrestore command. Here's the file I'm trying to
restore as reported by dd:

AMANDA: FILE 20020726 testbox / lev 0 comp N program /usr/sbin/ufsdump
To restore, position tape at start of file and run:
        dd if=<tape> bs=32k skip=1 | /usr/sbin/ufsrestore -f... -

I guess what I need to know is what should I be putting in the place of
the ... in the ufsretore portion of this command. <tape> is /dev/rmt/0bn

Thanks

--
Scott Sanders

Systems Administrator
Concepts Direct, Inc.
2950 Colorful Ave.
Longmont, CO 80504


Reply via email to