problems with ufsrestore
2007-12-25 0:08:00
request 261260. please post the following message to the list.
hi, i took a ufsdump with the arguments ufsdump 0clf /dev/rmt/0cbn
when i try to read the table of contents using ufsrestore i get the
following error Record size (512) is not a multiple of dump block size (1024)
and one possible solution that i found in google the search engine was
using dd if=tape device |restore which i modified to
dd if=/dev/rmt/0cbn bs=512 |ufsrestore tf -
and here's the output from the command.
Volume is not in dump format
0+0 records in
0+0 records out
s
Comments
Got something to say?
You must be logged in to post a comment.

