From owner-freebsd-sparc64@FreeBSD.ORG Wed Dec 22 07:54:59 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7F1716A4CE for ; Wed, 22 Dec 2004 07:54:59 +0000 (GMT) Received: from smtp-relay.tamu.edu (smtp-relay.tamu.edu [165.91.143.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520E543D4C for ; Wed, 22 Dec 2004 07:54:59 +0000 (GMT) (envelope-from tyler@tamu.edu) Received: from [192.168.1.10] (c66.190.109.169.ts46v-01.rckprt.tx.charter.com [66.190.109.169]) (authenticated bits=0)iBM7sgGS067659 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 22 Dec 2004 01:54:51 -0600 (CST) From: "R. Tyler Ballance" To: yongari@kt-is.co.kr In-Reply-To: <20041222034846.GA8065@kt-is.co.kr> References: <20041221025023.GB4468@kt-is.co.kr> <200412210643.iBL6hHEK085224@smtp-relay.tamu.edu> <20041222034846.GA8065@kt-is.co.kr> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-l9o+Yxoc0j0N3W+iQ2FB" Message-Id: <1103702026.2542.50.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 22 Dec 2004 01:53:46 -0600 cc: freebsd-sparc64@freebsd.org Subject: Re: sysinstall dead in -CURRENT? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 07:54:59 -0000 --=-l9o+Yxoc0j0N3W+iQ2FB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > Ok, here is a better workaround. This patch should also fix another > error of sysinstall. At present, sysinstall presents SCSI CDROM > to available disks in Fdisk/Label menu. It seems that the root > cause is GEOM's disk handling.("kern.disk" always shows SCSI CDROM > and it is used as an argument to Open_Disk()) >=20 > So I added an additioanl check for CDROM in sysinstall instead of > touching libdisk. Please let me know how it goes. And I'd like > to know it doesn't break i386 sysinstall too. Due to lack of i386 with > SCSI CDROM I couldn't verify the patch. Yep, your patch does work, I think it's a valid workaround that would help if worked into -CURRENT, I cannot imagine anywhere else where addressing the SCSI CD-Rom like you would a regular HD would get you into trouble, any other libdisk-caused errors? -R. Tyler Ballance --=-l9o+Yxoc0j0N3W+iQ2FB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iQIVAwUAQckoCOgkwzi+drJUAQKyiBAAoxyDkHaWYwoCHX9hqQ3Io6eR3OXs/o5M w5XCxsB9v4EPmGKesWCZlmzCudS14J9vCA47/jhaYG1/EGo+tWQ5zLkyzGPWxo1w 50StKPfilJcl6EFD+Sff1dcpmGdJtYSUdTat5Hbc9aHc9onlk9B32BWGyKlyXsGW 3/0h6IcgNt3lvkq/ARQD3MJuDjlGXiMGeaAUDGveRdppatauTcwi+A9Un4ksRAO2 cWM9clISESBdRv4ly+2ytWMeGZKVE7ioNRU9xxPcqDkl+1olQupP5vLkt8X3pknG LlnJ9If+Udu93tMhIiwu+VdGuCdrv7UCKkDBQrAFRbKcRkdXKxP1ueJXjIcZcKc6 PzADrrnpasV3+34jL0M6nZ1EA9DoH6mYp2zaxu7jMIGImfw6DvWUtCoX2bzrIfkw ntdIhuom5L5SQJw9nkt/M+jj/7Fx1XHqzAtyK+ocfXI/9miI9d9zFNFtS/QUZ4iI GM7yLqyp6pQkU/SujP0gBjewaTgsK4b+q4AhxHPmdeepfH1tIk3CiOsJhzJlTp8f PwfAX+CSK+yBoz9UuJardTsm4mEkOL9AwgrzTLx3sh1FZvVicYXm8KpvpZ8jVBwM NW4V0gUwYDZqxr3Jjg13NL6rn27sSz82/b8s7tzOXDUMKl2nl1O4QzSluwoCcgIw eXZKaSPBimM= =sM0g -----END PGP SIGNATURE----- --=-l9o+Yxoc0j0N3W+iQ2FB--