From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FM9uZ-0006Ai-LS for garchives@archives.gentoo.org; Wed, 22 Mar 2006 20:26:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2MKPYb1010535; Wed, 22 Mar 2006 20:25:34 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2MKJd9P017421 for <gentoo-user@lists.gentoo.org>; Wed, 22 Mar 2006 20:19:57 GMT Received: from smtp1-g19.free.fr ([212.27.42.27]) by smtp.gentoo.org with esmtp (Exim 4.54) id 1FM9mI-0002mb-7X for gentoo-user@lists.gentoo.org; Wed, 22 Mar 2006 20:17:58 +0000 Received: from nahi (pac33-1-82-235-251-166.fbx.proxad.net [82.235.251.166]) by smtp1-g19.free.fr (Postfix) with SMTP id 7796D9AEBF for <gentoo-user@gentoo.org>; Wed, 22 Mar 2006 21:17:57 +0100 (CET) Date: Wed, 22 Mar 2006 21:17:48 +0100 From: Keats <neokeats@wanadoo.fr> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] fstab Message-Id: <20060322211748.96c33413.neokeats@wanadoo.fr> In-Reply-To: <200603222052.43437.contiemilio@virgilio.it> References: <200603222052.43437.contiemilio@virgilio.it> X-Mailer: Sylpheed version 2.2.2 (GTK+ 2.8.13; i686-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 163b948c-98da-45c9-81b6-7a7db9e51138 X-Archives-Hash: b80f083b5204899e18dd88f6fc6bfd88 On Wed, 22 Mar 2006 20:52:43 +0100 contiemilio@virgilio.it wrote: > Hi all. It's me, again. > I have set my /etc/fstab following the instractions of the Handbook. In the > example there is this entry: > > /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0 you have to know the device of your cdrom generaly it's a secondary master ide /dev/hdc so set fstab to : /dev/hdc /mnt/cdrom auto noauto,user 0 0 -- gentoo-user@gentoo.org mailing list