Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 1997 21:24:40 -0800 (PST)
From:      Mark Turrin <mlt@linkzone.com>
To:        support@cdrom.com
Subject:   Tape Backups
Message-ID:  <Pine.BSF.3.96.971231211253.574C-100000@argon.linkzone.com>
Resent-Message-ID: <Pine.BSF.3.96.980105135414.2832t@pooh.cdrom.com>

next in thread | raw e-mail | index | archive | help
Hi,

I use to backup my BSD 2.2.2 box to a Apple Network server called slugo
running AIX 4.1.4.0 using the following command: 

rdump -0cfus slugo:/dev/rmt0.1 2200000 /dev/sd0a        # /
rdump -0cfus slugo:/dev/rmt0.1 2200000 /dev/sd0s1e      # /home
rdump -0cfus slugo:/dev/rmt0.1 2200000 /dev/sd0s1g      # /usr
rdump -0cfus slugo:/dev/rmt0.1 2200000 /dev/sd0s1h      # /var

I used this for over a year and even restored remotely onto a new 
hard drive after the original failed.  


After installing FreeBSD 2.2.5 the commands fail and I get the follwing
error:

Unknown arguments to dump: 2200000 /dev/sd0a
Unknown arguments to dump: 2200000 /dev/sd0s1e
Unknown arguments to dump: 2200000 /dev/sd0s1g
Unknown arguments to dump: 2200000 /dev/sd0s1h

So what command do I need to use to make this work?

Thanks,


___________________________________________________________________
Mark L. Turrin          Drag me, drop me, treat me like an object!
mlt@linkzone.com





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971231211253.574C-100000>