On Wed, Aug 18, 2004 at 07:52:50AM +0200, Roman Neuhauser wrote:
> I have problems dump|restoring to a new disk.
> 
> Procedure:
> 
> shutdown now
> /sbin/fdisk -Iv ad1
> /sbin/disklabel -r ad1s1
> /sbin/disklabel -re ad1s1
> /sbin/newfs /dev/ad1s1e
> /sbin/swapon -a # 1GB ad0s1b
> /sbin/mount /dev/ad1s1a /mnt
> cd /mnt
> /sbin/dump -0af- /usr | restore -xf-
> <-- restore reports insufficient memory, asks for permission to abort
>     and dump core (backtrace below)

I expirienced something like this (I don't remember exactly)
when I had not enough space in /tmp.

-ip

-- 
The time available to go fishing shrinks as the fishing
season draws nearer.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to