Hello managers,
I save a remote station using :
rsh mach11 \
"/sbin/vdump -0 -u -b 60 -f - /usr | rsh mach4 dd of=/dev/rmt0h bs=60k"
Now I would like to restore any files from this save-set .
I write on mach12 :
rsh mach4 'dd -if=/dev/nrmt0h bs=60k' | vrestore -i
and then I get the error message :
vrestore: unable to open save-set </dev/rmt0h>; [2] No such file or
directory
dd: bad arg: -if=/dev/nrmt0h
Any idea ??
TIA
JEAN
-----------------------------------------------------------------------------
jean.schuller_at_ires.in2p3.fr _/ _/_/_/ _/_/_/ _/_/_/_/
_/ _/ -/ _/ _/ _/
_/ _/_/_/-/ _/_/_/ _/_/_/_/
_/ _/ -/ _/ _/
_/ _/ _/ _/_/_/ _/_/_/_/
local call: 0388106630 Institut de Recherches Subatomiques
foreign call: (33)388106630 Boîte Postale 28
local fax : 0388106234 23, Rue du Loess
foreign fax : (33)388106234 F-67037 STRASBOURG CEDEX - France
-----------------------------------------------------------------------------
Received on Thu Dec 04 1997 - 09:35:59 NZDT