From owner-freebsd-hackers Wed Feb 14 09:55:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA03267 for hackers-outgoing; Wed, 14 Feb 1996 09:55:31 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA03262 for ; Wed, 14 Feb 1996 09:55:29 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA25465; Wed, 14 Feb 1996 10:50:55 -0700 From: Terry Lambert Message-Id: <199602141750.KAA25465@phaeton.artisoft.com> Subject: Re: Optical disk driver update and enhancement patch. To: akiyama@kme.mei.co.jp (Shunsuke Akiyama) Date: Wed, 14 Feb 1996 10:50:54 -0700 (MST) Cc: hackers@FreeBSD.org In-Reply-To: <9602140829.AA05282@kmegate.kme.mei.co.jp> from "Shunsuke Akiyama" at Feb 14, 96 05:29:35 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > Hi FreeBSD hackers, > > I made optical disk driver update(1) and enhancement(2) patch for > 2.2-960130-SNAP. It's not for -current, sorry. > > Here are brief descriptions. > > (2) enhancement patch > > * UFS works on 1024 byte/sector optical disk media. > > Known problem: > UFS build on 1024 byte/sector media can not mount as root > filesystem. What are the failure symptoms? Is it the BIOS-based boot blocks, or does the kernel not recognize the device? I can help you fix this one... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.