From owner-freebsd-stable@FreeBSD.ORG Mon Jul 28 11:26:58 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7104937B401 for ; Mon, 28 Jul 2003 11:26:58 -0700 (PDT) Received: from apollo.le.ac.uk (mailsend.le.ac.uk [143.210.16.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA74843FA3 for ; Mon, 28 Jul 2003 11:26:57 -0700 (PDT) (envelope-from bt22@leicester.ac.uk) Received: from [143.210.35.19] (helo=saffron.cfs.le.ac.uk) by apollo.le.ac.uk with esmtp (Exim 4.20) id 19hCi0-0003bA-Kg; Mon, 28 Jul 2003 19:26:56 +0100 Received: from SUMAC.cfs.le.ac.uk ([143.210.35.10]) by saffron.cfs.le.ac.uk with Microsoft SMTPSVC(5.0.2195.5329); Mon, 28 Jul 2003 19:26:56 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6334.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Date: Mon, 28 Jul 2003 19:26:56 +0100 Message-ID: <6CF30D2ADA85B24783AAC030BA1822646C1A2B@sumac.cfs.le.ac.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: DVD Drive wont mount Thread-Index: AcNVM05wVsBzAX/EQD6DybDo89uwvQAAljRE From: "Tyndall, B." To: "Sven Amonat" X-OriginalArrivalTime: 28 Jul 2003 18:26:56.0604 (UTC) FILETIME=[D378C1C0:01C35535] cc: freebsd-stable@freebsd.org Subject: RE: DVD Drive wont mount X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 18:26:58 -0000 ok, i have tried that, but I still get the same error? -----Original Message----- From: Sven Amonat [mailto:schorsch@justmail.de] Sent: Mon 7/28/2003 7:14 PM To: Tyndall, B. Cc: freebsd-stable@freebsd.org Subject: Re: DVD Drive wont mount Hi, Tyndall, B. wrote: > Hi, I am having trouble using my dvd drive in KDE, as it wont mount, = using dvd, cd, cdrw. all I get is the error message saying: >=20 > Could not mount device. > The reported error was: > cd9660: /dev/acd0: Invalid argument You should try to mount /dev/acd0c instead of /dev/acd0 and have a look=20 into your /etc/fstab. Bye, Sven