incorrect super block
Bob Johnson
bob88 at bobj.org
Fri Mar 12 18:09:08 PST 2004
On Friday 12 March 2004 07:17 pm, lee slaughter <lee slaughter
<lee at slaughters.com>> wrote:
> > i'll try tar alone and see what happens.
>
> that didn't work either. it should.
> stumped.....
As a diagnostic, it might tell you something useful if you use dd to
read the tar file from the CD back to your hard drive, then untar it
from the file on the HD. Something like
# dd if=/dev/acd0c of=file.tar.gz bs=2048
Assuming that doesn't return an EOF error, you should be able to unpack
file.tar.gz.
If that works, it tells you something, but I'm not sure what.
- Bob
More information about the freebsd-questions
mailing list