From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KE63I-0002kO-3I for garchives@archives.gentoo.org; Wed, 02 Jul 2008 17:23:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7479FE0883; Wed, 2 Jul 2008 17:23:30 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by pigeon.gentoo.org (Postfix) with ESMTP id 57E4CE0883 for ; Wed, 2 Jul 2008 17:23:30 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c28so90301ana.47 for ; Wed, 02 Jul 2008 10:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=LU/DItLKxgWGgYBwam4pQ5lH2sztSUlX3w42MQMV/+w=; b=uGWYgcvH91qrSArvFgNm4VBTCwJrU0xG6s4rXhhGa+dYE0XmvVple3z/aijmqMb6d/ dl4LMlHomI+794OXqhz9Hnyk2i2m0xdOht+aKM1LSSnZ04hOFlif5lIQ7NX39ZSCUoml nf7pzjqryEYHqa/rVTyxTPtpT1Z7jhAeZk87g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=R8L1W7cKhfQv8YHSxvHq3MKRTENKDgfinYOdt/5H/lpOH0mw3r1N8VWTY1mjn0qGyi wkeUnfQOfdVQXUtbm9D07nF1W87HX5DWgEic1P4hiW3+EljFtDgtbt5BYUB2bivqgecu 66WVsU7qUm5rVsVxoOSX9er0w45mm9opoxfJY= Received: by 10.100.41.8 with SMTP id o8mr7518378ano.82.1215019410035; Wed, 02 Jul 2008 10:23:30 -0700 (PDT) Received: by 10.100.198.3 with HTTP; Wed, 2 Jul 2008 10:23:29 -0700 (PDT) Message-ID: <558a8f1a0807021023obaebb54p94b3b8649fbb2321@mail.gmail.com> Date: Wed, 2 Jul 2008 14:23:29 -0300 From: "Ricardo Bevilacqua" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem mounting cdrom,cdrw,usb In-Reply-To: <200807021905.33303.dirk.heinrichs@online.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200806302250.21133.michaelkintzios@gmail.com> <838172.28492.qm@web65508.mail.ac4.yahoo.com> <558a8f1a0807020949q19c299cfq6b24357dfe90cd1d@mail.gmail.com> <200807021905.33303.dirk.heinrichs@online.de> X-Archives-Salt: 4fd4d471-372a-49e7-93e3-3b0531e1424c X-Archives-Hash: cd0905a77c2a4df9bbbe02c31027dc79 2008/7/2 Dirk Heinrichs : > Am Mittwoch, 2. Juli 2008 schrieb Ricardo Bevilacqua: >> If you want cdrom to automatically mount when you insert a cd, just >> add this line to your /etc/fstab: >> >> /dev/cdrom /mnt/cdrom auto noauto,ro,user 0 0 > > Sorry, but that's nonsense. It tells the mount command that it should try to > guess the filesystem type. > > Bye... > > Dirk > Dirk, Yes, I know. That is how it is explained as an example in the Gentoo Linux Handbook Chapter 8 [1] and it has worked for me so far. I am sure that you could specify one file system type, but I am not too sure if this really works at any case because a DVD could not follow the ISO 9660 standard. As far as I know, some DVD's use the UDF format. Regards, Richard. [1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=8 -- gentoo-user@lists.gentoo.org mailing list