[an error occurred while processing this directive]

  • moving a slice/partition
    By : afbach ( Wed Sep 8 07:43:45 2004 )

    I believe you need an 'f' in the ufsrestore command:
    --> move partitions
    ufsdump 0f - /dev/rdsk/c0t0s0s0 | (cd /home; ufsrestore xv -)

    s/b:
    --> move partitions
    ufsdump 0f - /dev/rdsk/c0t0s0s0 | (cd /home; ufsrestore xfv -)

    Return to article...[an error occurred while processing this directive]