Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!mcdphx!fishpond!fnf From: fnf@fishpond.uucp (Fred Fish) Newsgroups: comp.sys.amiga Subject: Re: A3000 questions and comments Message-ID: <1990Aug16.225817.3901@fishpond.uucp> Date: 16 Aug 90 22:58:17 GMT References: <03584.AA03584@sosaria.imp.com> Reply-To: fnf@fishpond.uucp (Fred Fish) Organization: Amiga Library Services Lines: 25 In article <03584.AA03584@sosaria.imp.com> wizard@sosaria.imp.com (Chris Brand) writes: >1) Bru seems to have problems. When I'm supposed to change disks, bru gives > me the following message. > > bru: warning - unrecoverable error on first block: Invalid argument > > I start it with the following batch file: > > stack 40000 > cd sys: > bru -cvDZ -N 16 > > It's a pity that at least in Switzerland neither HDBackup nor AmigaVision > are yet included. Double buffering (-D) is a "unix only" feature at the moment, since it depends upon unix shared memory, fork, and exec. It should however, simply be a nop on nonunix machines, and will inform you of that fact if you run with maximum verbosity (-vvvv). There does appear to be a problem though, because I was able to reproduce it here with the same command. -Fred -- # Fred Fish, 1835 E. Belmont Drive, Tempe, AZ 85284, USA # 1-602-491-0048 asuvax!mcdphx!fishpond!fnf