From owner-freebsd-questions@FreeBSD.ORG Thu Sep 12 16:12:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 531CB1C2 for ; Thu, 12 Sep 2013 16:12:58 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1792E2DD4 for ; Thu, 12 Sep 2013 16:12:58 +0000 (UTC) Received: from r56.edvax.de (port-92-195-74-65.dynamic.qsc.de [92.195.74.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx02.qsc.de (Postfix) with ESMTPS id D4087276F6; Thu, 12 Sep 2013 18:12:49 +0200 (CEST) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id r8CGCgci002293; Thu, 12 Sep 2013 18:12:42 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Thu, 12 Sep 2013 18:12:42 +0200 From: Polytropon To: Matthias Apitz Subject: Re: cant mount CD Message-Id: <20130912181242.8f5d04ad.freebsd@edvax.de> In-Reply-To: <20130912081327.GA29646@sh4-5.1blu.de> References: <20130912081327.GA29646@sh4-5.1blu.de> Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 16:12:58 -0000 On Thu, 12 Sep 2013 10:13:28 +0200, Matthias Apitz wrote: > # mount -t cd9660 -o -e /dev/acd0 /mnt > mount_cd9660: /dev/acd0: Invalid argument Try cd instead of acd. The acd interface has been "deprecated" in favour of "SCSI over ATA" for optical devices (including ATAPI CD and DVD drives). # mount_cd9660 -e /dev/cd0 /mnt In case the extended attributes cause problems, try first without using them in the "normal way": # mount -t cd9660 -o ro /dev/cd0 /mnt Permission problems should not count here. Also make sure it's really an ISO-9660 file system: % file -s /dev/acd0 /dev/acd0: ISO 9660 CD-ROM filesystem data '0110241307 This example from a 8.2 system where the acd subsystem is still being used. :-) > the 'cdrecord -minfo' command gives lines in /var/log/messages as: > > Sep 12 10:09:36 vm-9Current kernel: acd0: FAILURE - MODE_SELECT_BIG > ILLEGAL REQUEST asc=0x26 ascq=0x00 > Sep 12 10:09:36 vm-9Current kernel: acd0: FAILURE - READ_BUFFER ILLEGAL > REQUEST asc=0x24 ascq=0x00 > Sep 12 10:09:36 vm-9Current kernel: acd0: FAILURE - START_STOP ILLEGAL > REQUEST asc=0x24 ascq=0x00 > Sep 12 10:09:36 vm-9Current kernel: acd0: FAILURE - MODE_SELECT_BIG > ILLEGAL REQUEST asc=0x26 ascq=0x00 Proper cabling? Drive and media not covered with dust? ;-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...