From owner-freebsd-current Thu Apr 20 14:26:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from rtp.tfd.com (rtp.tfd.com [198.79.53.206]) by hub.freebsd.org (Postfix) with ESMTP id A55FD37B50D for ; Thu, 20 Apr 2000 14:26:25 -0700 (PDT) (envelope-from kent@chapel-hill.tfd.com) Received: from chapel-hill.tfd.com (chapel-hill.tfd.com [10.20.0.40]) by rtp.tfd.com (8.9.3/8.9.3) with ESMTP id RAA05758 for ; Thu, 20 Apr 2000 17:27:05 -0400 (EDT) Received: (from kent@localhost) by chapel-hill.tfd.com (8.9.3/8.9.3) id RAA00242 for current@freebsd.org; Thu, 20 Apr 2000 17:25:06 -0400 (EDT) (envelope-from kent) Date: Thu, 20 Apr 2000 17:25:06 -0400 (EDT) From: Kent Hauser Message-Id: <200004202125.RAA00242@chapel-hill.tfd.com> To: current@freebsd.org Subject: make release causes reset Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm trying to build a "stable" release CD for my laptop on my "current" desktop. The "chroot" make world completes, but when the "dorelease" runs, the machine resets. There was no panic message nor entry in /var/log/messages. I've done this a few times, and it always dies in the same place. I've attached the output of `uname' & the tail of the output of `make release'. Thanks for any input. Kent ===== uname -a: FreeBSD chapel-hill.tfd.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Apr 6 09:56:02 EDT 2000 kent@chapel-hill.tfd.com:/usr/src/sys/compile/GW i386 ===== echo "domain 53/udp nameserver" >> /R/stage/mfsfd/stand/etc/services echo "cmd 514/tcp shell" >> /R/stage/mfsfd/stand/etc/services gzip -9c /usr/src/release/../COPYRIGHT > /R/stage/mfsfd/stand/help/COPYRIGHT.hlp.gz test -f /usr/src/release/install.cfg && cp /usr/src/release/install.cfg /R/stage/mfsfd Making the regular boot floppy. Compressing doc files... *** Error code 1 (ignored) sh -e /usr/src/release/scripts/doFS.sh -s mfsroot /R/stage /mnt 2880 /R/stage/mfsfd 8000 minimum2 disklabel: ioctl DIOCWLABEL: Operation not supported by device ===== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message