Subject: Re: pmax / NetBSD 1.5.2 to 1.6 upgrade problem
To: Hilmar =?iso-8859-1?Q?B=F6hm?= <Hilmar.Boehm@hiro-consult.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-pmax
Date: 12/23/2002 17:43:35
On Sun, Dec 22, 2002 at 12:23:32AM +0100, Hilmar Böhm wrote:
> 
> > What options did you use for dump ?
> > restore -b 10 will probably work ...
> 
> My dump/restore parameters
>  --> # dump 0cebBf 10 4096000 /dev/rmt0
>                    # under 1.5.2; Tape: TLZ06 (2/4GB), 90m tape cartridge
> 
>  --> # restore -r -b 10 -s 1 -f /dev/st0
>                    # under 1.6 installation kernel
> 
> I think this 2048-byte limit is caused by the (installation) shell.

No, there's no reasons sells limits would have an infliuence here.
More likely is's caused by the block driver.
Try /dev/rst0 instead of /dev/st0 for restore.