From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 14 14:30:13 2006 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1825016A420 for ; Tue, 14 Feb 2006 14:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8DDB43D45 for ; Tue, 14 Feb 2006 14:30:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1EEUCxT089941 for ; Tue, 14 Feb 2006 14:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1EEUCTU089940; Tue, 14 Feb 2006 14:30:12 GMT (envelope-from gnats) Date: Tue, 14 Feb 2006 14:30:12 GMT Message-Id: <200602141430.k1EEUCTU089940@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Scott Long Cc: Subject: Re: amd64/93325: mount_ufs fails mounting Nero UFS DVD+RW disks X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scott Long List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 14:30:13 -0000 The following reply was made to PR amd64/93325; it has been noted by GNATS. From: Scott Long To: Andriy Podanenko Cc: freebsd-gnats-submit@freebsd.org Subject: Re: amd64/93325: mount_ufs fails mounting Nero UFS DVD+RW disks Date: Tue, 14 Feb 2006 07:27:15 -0700 Andriy Podanenko wrote: >>Number: 93325 >>Category: amd64 >>Synopsis: mount_ufs fails mounting Nero UFS DVD+RW disks >>Confidential: no >>Severity: serious >>Priority: high >>Responsible: freebsd-amd64 >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: sw-bug >>Submitter-Id: current-users >>Arrival-Date: Tue Feb 14 09:50:03 GMT 2006 >>Closed-Date: >>Last-Modified: >>Originator: Andriy Podanenko >>Release: FreeBSD 6.0-RELEASE >>Organization: > > Color-Pro > >>Environment: > > GENERIC kernel and world > >>Description: > > When try to mount nero UFS DVDs or images we get > input/output error > > >>How-To-Repeat: > > just try to mount it > >>Fix: > > mount_cd9660 that disk or image > U get io error, but after it mount_ufs work > gm 8( , strange problem I think > > >>Release-Note: >>Audit-Trail: >>Unformatted: > Is Nero something that I can download for free? If not, can you provide a test image? Are you saying that 'mount_cd9660' fails but 'mount_ufs' succeeds? Scott