Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!mit-eddie!uw-beaver!rice!sun-spots-request From: WINSTON%NUSEEV.BITNET@cunyvm.cuny.edu Newsgroups: comp.sys.sun Subject: Re: Filesystem Backup using /etc/dump fails...... Keywords: SunOS Message-ID: <2030@brazos.Rice.edu> Date: 12 Oct 89 03:42:00 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 157, message 4 of 14 Many thanks to all who responded to my message on /etc/dump problem. The cause of it lies in the new version of the /etc/dump command supplied with SunOS 4.0.x; the size of tape parameter now expects the actual length of the tape and not the product of number of tracks times length of tape as in SunOS 3.5. I have tried with the following command and it worked fine, /etc/dump 0ucbsf 126 600 /dev/nrst0 /dev/rsd0g Lastly, many thanks again to all those who responded. Winston