From owner-freebsd-alpha@FreeBSD.ORG Wed Nov 10 08:27:29 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0CDE16A4CE; Wed, 10 Nov 2004 08:27:29 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A78CF43D46; Wed, 10 Nov 2004 08:27:28 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAA8RRZ4073774; Wed, 10 Nov 2004 10:27:27 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 92593-04; Wed, 10 Nov 2004 10:27:27 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAA8RQpa073771 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Nov 2004 10:27:26 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAA8R2QS093243; Wed, 10 Nov 2004 10:27:02 +0200 (EET) (envelope-from ru) Date: Wed, 10 Nov 2004 10:27:02 +0200 From: Ruslan Ermilov To: Poul-Henning Kamp Message-ID: <20041110082702.GE65475@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C+ts3FVlLX8+P6JN" Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: alpha@FreeBSD.org Subject: Standard bsdlabel(8) layout not understood by Alpha bootblocks? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 08:27:29 -0000 --C+ts3FVlLX8+P6JN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, When migrating to a larger disk on my AlphaPC 164SX yesterday, I've found that the standard bsdlabel(8) layout is not understood by the Alpha bootblocks. By "standard" I mean that the `a' partition holding the root file system starts at offset 16. I did "bsdlabel -B -w da1 auto", then split the auto-created `a' partition (that starts from offset 16) to /, /usr, /tmp, and /var, then used newfs/mount/dump/restore to copy file systems to a new location. After a reboot, bootblocks complained that /boot/loader was not found. I re-edited the label, and changed the partition `a' to start =66rom offset 0, doing another newfs/mount/dump/restore cycle, this resulted in a mountable disk. This is with 6.0-CURRENT... Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --C+ts3FVlLX8+P6JN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBkdDWqRfpzJluFF4RAnIHAJ4kILsaqJtRfuzVF6V+95I4tfYu4gCcCqLW GiQBK/ZG42zeiIS0HnO4eeU= =N5qR -----END PGP SIGNATURE----- --C+ts3FVlLX8+P6JN--