Date: Tue, 8 Jan 2002 10:13:42 +0100 (CET) From: Martin Blapp <mb@imp.ch> To: <freebsd-current@freebsd.org> Subject: panic: don't do that Message-ID: <20020108100021.F66924-100000@levais.imp.ch>
next in thread | raw e-mail | index | archive | help
Hi,
After a migration of a complete / Filesystem with dump - restore. I made
the mistake to already have a small new system on the new disk. So I
decided to do a
# cd /
# restore urf root.dump
I got at the end:
/dev/ad0d: cannot create special file: File exists
WARNING: Driver mistake: repeat make_dev("ad0s1")
panic: don't do that
Debugger("panic")
Is this really a Driver mistake ? Or am I mistaken ?
I guess we should do a
# chflags nodump /dev
during the install on CURRENT. Why has been /dev dumped anyway ?
Martin
Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org>
------------------------------------------------------------------
Improware AG, UNIX solution and service provider
Zurlindenstrasse 29, 4133 Pratteln, Switzerland
Phone: +41 061 826 93 00: +41 61 826 93 01
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
------------------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020108100021.F66924-100000>
