From owner-cvs-all Mon May 11 04:05:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA20781 for cvs-all-outgoing; Mon, 11 May 1998 04:05:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA20754; Mon, 11 May 1998 04:05:31 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id EAA11203; Mon, 11 May 1998 04:03:58 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Bruce Evans cc: jkh@FreeBSD.ORG, julian@whistle.com, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: Re: cvs commit: src/release/sysinstall devices.c In-reply-to: Your message of "Mon, 11 May 1998 20:11:39 +1000." <199805111011.UAA08264@godzilla.zeta.org.au> Date: Mon, 11 May 1998 04:03:57 -0700 Message-ID: <11199.894884637@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk This sounds to me like I should keep right on using `c' for SCSI then! What the heck, it works (I can, at least, test the SCSI and IDE CD installs and they both work fine). - Jordan > >I think the SCSI cdroms should also use 'a' > >(I may be wrong since a lot has changed since I wrote it) > > Yes, the cd driver generates a (buggy) fake partition with only > an 'a' entry. Bugs: > 1) the fstype for the 'a' entry is 4.4LFS. > 2) the size for the 'a' entry seems to be correct for 512-byte > sectors, but it should be in 2048-byte sectors. The > sectors/unit entry is in 2048-byte sectors. disklabel(8) > warns about the size being too large. > > Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message