From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 13:55:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D84837B404 for ; Wed, 26 Mar 2003 13:55:45 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965B843F3F for ; Wed, 26 Mar 2003 13:55:44 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.66.50 ([207.179.66.50]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 26 Mar 2003 16:55:25 -0500 From: taxman To: Duke , freebsd-questions@freebsd.org Date: Wed, 26 Mar 2003 16:59:05 -0500 User-Agent: KMail/1.5 References: <200303261202.58884.spivis@epm.net.co> In-Reply-To: <200303261202.58884.spivis@epm.net.co> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303261659.05988.taxman@acd.net> X-OriginalArrivalTime: 26 Mar 2003 21:55:25.0551 (UTC) FILETIME=[682997F0:01C2F3E2] X-Spam-Status: No, hits=-26.1 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: spivis@linuxmail.org Subject: Re: UDF on FreeBSD 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 21:55:46 -0000 On Wednesday 26 March 2003 12:02 pm, Duke wrote: > Hi, > > I compiled a kernel on my FreeBSD 5.0-RELEASE, for support mount of UDF > filesystems, (options UDF). When I intent mount a formatted UDF CDROM, > the kernel entries on panic, and print the message see http://www.mired.org/5.0-not-production.html You'll likely find -current more stable than 5.0 release right now, but make sure to do your reading. Tim