From owner-freebsd-current Mon Aug 26 10:41: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71BE537B401 for ; Mon, 26 Aug 2002 10:40:58 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCBF43E72 for ; Mon, 26 Aug 2002 10:40:57 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.109.167] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare via secured & encrypted transport (TLS); Mon, 26 Aug 2002 11:40:58 -0600 Message-ID: <3D6A684B.50608@hotmail.com> Date: Mon, 26 Aug 2002 10:41:31 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020801 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Booting problem in -CURRENT? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I decided to copy my -current from the second ide disk to the first ide disk because it's a faster disk. So I basically just made a new partition with a new filesystem and copied everything over to the new partition on the first disk. I edited fstab and /boot/loader.conf to correct for the new locations, and did a disklabel -B ad0s3 to install the new boot sector. (Should that be sufficient for the boot code?) Now it all works great if I boot it from a floppy installation disk, but if I try to boot from the new partition I get this error: I use grub to load /boot/loader from the new partition as usual, which works fine. When I tell it to 'boot' I see the usual boot loader message and the little spinner spin for a second then it prints out the list of BIOS drives (which I normally do not see) and then the loader drops into an abnormal loop, printing out error messages that go by so fast I can't read them. I think there are two or maybe three lines that repeat over and over, but I'm not positive about that. The error messages continue for about a second, and then the machine reboots spontaneously. As I said, when I boot from a floppy it all works great, and in fact I've rebuilt world and kernel twice that way without any errors. The new partition is in the last 8GB of an 80GB drive. I've installed -current > 1023 cyl before without problems, so I'm assuming that it should work? Any hints? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message