From owner-freebsd-hackers Fri Apr 18 14:49:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA06141 for hackers-outgoing; Fri, 18 Apr 1997 14:49:33 -0700 (PDT) Received: from plains.nodak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA06132 for ; Fri, 18 Apr 1997 14:49:31 -0700 (PDT) Received: (from tinguely@localhost) by plains.nodak.edu (8.8.5/8.8.5) id QAA15042; Fri, 18 Apr 1997 16:49:18 -0500 (CDT) Date: Fri, 18 Apr 1997 16:49:18 -0500 (CDT) From: Mark Tinguely Message-Id: <199704182149.QAA15042@plains.nodak.edu> To: jbryant@tfs.net Subject: Re: optical drives Cc: freebsd-hackers@freebsd.org Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk using the Adaptec afdisk to remake the dos partition and then unix fdisk, disklabel, newfs (thanks Jim) lets the optical driver (od0) to use the drive. my problem is the original dos partition was usable with DOS, but when Unix read that MBR it recieved bad values. thank you all for your help. --mark. ps. I think a failure of the check_part with a bad MBR is better than panicing the system.