>I am trying to restore a failed drive from backup, and am getting an error
>message stating:
>-------------------
>amrestore:   7: restoring gateway.hdb1.20010919.0
>File size limit exceeded
>----------------------
>Then back to the prompt.
>The file size is 2147483647

Are you using Linux?  And does the current working directory file system
have the 2 GByte file size limit?

You probable need to do the restore though a pipe and not put it to disk
first, something like this:

  amrestore -p /dev/whatever gateway hdb1 | /the/restore/program ...

>Len Pikulski

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to