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 <gentoo-user+bounces-81153-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KCFVO-00037E-DX
	for garchives@archives.gentoo.org; Fri, 27 Jun 2008 15:04:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3945AE02B3;
	Fri, 27 Jun 2008 15:04:52 +0000 (UTC)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0A260E02B3
	for <gentoo-user@lists.gentoo.org>; Fri, 27 Jun 2008 15:04:51 +0000 (UTC)
Received: by rv-out-0708.google.com with SMTP id b17so511486rvf.46
        for <gentoo-user@lists.gentoo.org>; Fri, 27 Jun 2008 08:04:51 -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=TEv81Na8BnfPyZxsWcpxLgghrPOk3SS5Wjfr68BJizg=;
        b=vOlg/CFbsU6hkPj/0gr0pt0o4/au6p5bGY3Dvi3K32nLFAVqvOZTO/xPqSSQrqOCCs
         c3ttN5Vxd4lDKy23O/R8P6ml/Gu7eYidzBmqrf+kRXxhxCQOXBBd1jcknQ1mrYdDejYS
         CvIUoGiERE5AR5MfFz80gWsN98TKn8O/xd37o=
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=lF4H2Ewn8663hiYKolsZjmhiylDM8kUr6P3OCC56vE/e7/LnxGOGeUD6PViD+xx4+7
         9gI2/X4Tt2elUPQQR+mnKUwDe4Q54v+Y8SkVDcWv8L9+yKw0KwSNkQ2Vo7kxagz7CtUZ
         qMRd4fONc1qY4WXSMySeXSPWNmVdwZwHOh/js=
Received: by 10.140.147.5 with SMTP id u5mr816489rvd.274.1214579091546;
        Fri, 27 Jun 2008 08:04:51 -0700 (PDT)
Received: by 10.141.15.12 with HTTP; Fri, 27 Jun 2008 08:04:44 -0700 (PDT)
Message-ID: <c3a7ac720806270804r4428c9ecra1fe5cfe10579964@mail.gmail.com>
Date: Fri, 27 Jun 2008 12:04:44 -0300
From: "Eduardo Otubo" <eduardo.otubo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem mounting cdrom,cdrw,usb
In-Reply-To: <655874.68283.qm@web65512.mail.ac4.yahoo.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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: <558a8f1a0806261826t6672f9d7q5741dfe651435fcc@mail.gmail.com>
	 <655874.68283.qm@web65512.mail.ac4.yahoo.com>
X-Archives-Salt: 83f469b7-0f62-4055-83d8-8dafc213bb06
X-Archives-Hash: b27305c0465764a035e379f98e5b4510

Norman,

First understand one thing: The terminal is always a good friend :-)
Second, let's explain the fstab: Fstab (filesystem table) is a table
with all the specification for you filesystem. Check this out:
http://en.wikipedia.org/wiki/Fstab. To check the content of fstab just
type this on you terminal:

$ cat /etc/fstab

(and paste here the result of this command)

Third, to mount manually a device, you need to know first which device
is what on your Linux. Usually, cdrom is some /dev/hdc thing. Then, to
mount it:

$ mount /dev/hdc /mnt/cdrom

The strange things is: How did you installed gentoo without knowing
this issues? :-)

Hope this 2 cents helps you.

On Fri, Jun 27, 2008 at 3:25 AM, Norman Hakim
<desprado_mariachi@yahoo.com> wrote:
>
>
> NORMAN HAKIM YAHYA
>
>
> --- On Thu, 6/26/08, Ricardo Bevilacqua <rus.spes@gmail.com> wrote:
>
>> From: Ricardo Bevilacqua <rus.spes@gmail.com>
>> Subject: Re: [gentoo-user] Problem mounting cdrom,cdrw,usb
>> To: gentoo-user@lists.gentoo.org
>> Date: Thursday, June 26, 2008, 8:26 PM
>> 2008/6/26 Norman Hakim <desprado_mariachi@yahoo.com>:
>> > Hi all,
>> >
>> > i'm having problem to mount cdrom,cdrw,usb.i have
>> group my user account to all these groups and i can see the
>> icons of cdrom,cdrw,usb but once i double clicked to open it
>> nothing happen. I suspect there is mounting problem to these
>> three drives.
>> >
>> > Regards,
>> >
>> > Norman
>>
>>
>> Norman,
>>
>> Maybe you have to check your fstab (posting it here might
>> be a good
>> idea). If that is right, then you should try to mount those
>> drives
>> manually and see the result.
>>
>>
>> Regards,
>>
>> Richard.
>> --
>
> Richard,
>
> Actually i'm really new to this Gentoo Linux and also Linux world,can u explain to me how to check the fstab? and how to mount those drives manually?
>
> Thanks.
>
> Regards,
> Norman
>
>
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>



-- 
Eduardo Otubo
Linux Registered User #424252
http://otubo.net

|_|0|_|
|_|_|0|
|0|0|0|
-- 
gentoo-user@lists.gentoo.org mailing list