on Thu, Jan 10, 2002 at 04:56:27PM +1100, James Cameron ([EMAIL PROTECTED])
wrote:
> Thedore Knab wrote:
> > /sbin/dump -0ua -f /dev/st0 / -L slash 2>> output.txt
> > /sbin/dump -1a -f /dev/st0 /usr -L usr 2>> output.txt
> > The second comand rewrites over the data I recorded with the first
> > co
Thedore Knab wrote:
> /sbin/dump -0ua -f /dev/st0 / -L slash 2>> output.txt
> /sbin/dump -1a -f /dev/st0 /usr -L usr 2>> output.txt
> The second comand rewrites over the data I recorded with the first
> command.
Change the first /dev/st0 to /dev/nst0 perhaps.
When you use /dev/st0 the device is re
Hi,
I am trying to use dump to backup some data.
I have been using this command:
/sbin/dump -0ua -f /dev/st0 / -L slash 2>> output.txt
followed by:
/sbin/dump -1a -f /dev/st0 /usr -L usr 2>> output.txt
When I do a restore -t
The second comand rewrites over the data I recorded with the first
3 matches
Mail list logo