From owner-freebsd-sparc Sat Apr 20 9:37:55 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from patan.sun.com (patan.Sun.COM [192.18.98.43]) by hub.freebsd.org (Postfix) with ESMTP id BB3C937B417; Sat, 20 Apr 2002 09:37:51 -0700 (PDT) Received: from sunfin.Finland.Sun.COM ([129.159.101.10]) by patan.sun.com (8.9.3+Sun/8.9.3) with ESMTP id KAA23990; Sat, 20 Apr 2002 10:37:47 -0600 (MDT) Received: from ultrahot.Finland.Sun.COM (ultrahot [129.159.101.87]) by sunfin.Finland.Sun.COM (8.10.2+Sun/8.10.2/ENSMAIL,v2.2) with ESMTP id g3KGbkI18922; Sat, 20 Apr 2002 19:37:46 +0300 (EEST) Received: (from tomppa@localhost) by ultrahot.Finland.Sun.COM (8.11.6+Sun/8.11.6) id g3KGbjA17201; Sat, 20 Apr 2002 19:37:45 +0300 (EEST) From: Tomi Vainio - Sun Finland - <Tomi.Vainio@Sun.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15553.39257.634169.39351@gargle.gargle.HOWL> Date: Sat, 20 Apr 2002 19:37:45 +0300 To: "Steven Ames" <steve@virtual-voodoo.com> Cc: "Gordon Tetlow" <gordont@gnf.org>, <obrien@FreeBSD.ORG>, <freebsd-sparc@FreeBSD.ORG> Subject: Re: Preserving Solaris disklabel when installing FreeBSD? In-Reply-To: <020b01c1e7de$39141d20$33d90c42@officescape.net> References: <Pine.LNX.4.44.0204191255180.27481-100000@smtp.gnf.org> <020b01c1e7de$39141d20$33d90c42@officescape.net> X-Mailer: VM 7.00 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Reply-To: Tomi.Vainio@Sun.COM Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-sparc.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-sparc> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-sparc> X-Loop: FreeBSD.org Steven Ames writes: > Slightly off topic... but after installing freebsd (on the whole disk > including > updating the bootblocks), my Solaris 8 CD won't install anymore. Its > pretty funny. For kicks I tried Solaris 6 and it would install. Solaris 7 > also > did. But 8 always gets an 'unable to format' error. Not that I care overmuch > as I'm eagerly waiting for FBSD/sparc64 to be able to 'make world' locally > and run X. > > The above was on an ultra5 and an IDE disk using the 20020303 and > 20020408 ISO. > Problem is that FreeBSD destroy Solaris label which contains name and size of the disk. If you boot Solaris after use of FreeBSD disklabel you see something like on this format and you have to give all disk parameters manually. Here is what FreeBSD says: ad0: 8693MB <ST39140A> [17662/16/63] at ata2-master WDMA2 How to configure under Solaris: AVAILABLE DISK SELECTIONS: 0. c0t0d0 <drive type unknown> /pci@1f,0/pci@1,1/ide@3/dad@0,0 Specify disk (enter its number): 0 AVAILABLE DRIVE TYPES: 0. other Specify disk type (enter its number): 0 Enter number of data cylinders: 17660 Enter number of alternate cylinders[2]: Enter number of physical cylinders[17662]: Enter number of heads: 16 Enter number of data sectors/track: 63 Enter rpm of drive[3600]: 7200 Enter format time[default]: Enter cylinder skew[default]: Enter track skew[default]: Enter tracks per zone[default]: Enter alternate tracks[default]: Enter alternate sectors[default]: Enter cache control[default]: Enter prefetch threshold[default]: Enter minimum prefetch[default]: Enter maximum prefetch[default]: Enter disk type name (remember quotes): "ST39140A" selecting c0t0d0 [disk formatted, no defect list found] Tomppa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message