public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Hong Hao <oahong@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Mounting problem
Date: Wed, 16 Jul 2008 15:17:34 +0800	[thread overview]
Message-ID: <20080716071734.GA4416@polaris> (raw)
In-Reply-To: <863167.43895.qm@web65515.mail.ac4.yahoo.com>

On Wed, Jul 16, 2008 at 12:09:24AM -0700, Norman Hakim wrote:
> 
> 
> NORMAN HAKIM YAHYA 
> 
> 
> --- On Wed, 7/16/08, Dirk Heinrichs <dirk.heinrichs@online.de> wrote:
> 
> > From: Dirk Heinrichs <dirk.heinrichs@online.de>
> > Subject: Re: [gentoo-user] Mounting problem
> > To: gentoo-user@lists.gentoo.org
> > Date: Wednesday, July 16, 2008, 1:38 AM
> > Am Mittwoch, 16. Juli 2008 schrieb Norman Hakim:
> > 
> > > Is it normal after gentoo installation we have to
> > mount the cdrom or even
> > > thumbdrive manually? Actually i'm still having
> > problem until now, i have
> > > grouped my user account into cdrom,cdrw,usb,plugdev
> > but i cant automount my
> > > cdrom. But if i mount it manually there is no problem
> > at all.
> > 
> > How do you do this, then?
> > 
> > > if i type these commands:
> > > /dev/cdrom /mnt/cdrom auto noauto,ro,user 0 0
> > 
> > This is not a command, it's a line which should be put
> > into /etc/fstab.
> > 
> > > the output will be:
> > > bash: /dev/cdrom Permission denied
> > 
> > Sure, see above.
> > 
> > > And also even if type these commands:
> > > /dev/cdrom
> > 
> > dito.
> > 
> > > the output will be still the same.
> > 
> > Yes, see above. First put the line above into /etc/fstab,
> > then 
> > type "mount /mnt/cdrom".
> > 
> > > I'm out of idea how to make it works. And i more
> > question how do i mount my
> > > thumbdrive?
> > 
> > Just the same. Replace "cdrom" with whatever
> > matches your thumbdrive, examine 
> > output of "dmesg" a few seconds after plugging it
> > in.
> > 
> > HTH...
> > 
> > 	Dirk
> 
> 
> Dear Dirk,
> 
> ok, but then how do i put tose lines into /etc/fstab? Actually i'm a newbie to gentoo linux.
> 
> 
> Regards,
> Norman
> 
> 
>       
> -- 
> gentoo-user@lists.gentoo.org mailing list
echo "/dev/cdrom /mnt/cdrom auto noauto,ro,user 0 0" >> /etc/fstab
or you could fire up your favorite editor.

   oahong
-- 
Hong Hao                oahong@gmail.com
/dev/null                  pgp: 0x37F34C16
-- 
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-07-16  7:18 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02  1:40 [gentoo-user] Installing Gentoo 2007.1 Norman Hakim
2008-06-02  1:56 ` Ricardo Bevilacqua
2008-06-02 11:00   ` Mick
2008-06-03  1:31     ` Norman Hakim
2008-06-03 11:16       ` Mick
2008-06-06  1:13     ` Norman Hakim
2008-06-06  1:23       ` Matt Harrison
2008-06-06  1:25         ` Norman Hakim
2008-06-06 10:02           ` Mick
2008-06-15  5:07     ` [gentoo-user] Installing Gentoo 2007.0 Norman Hakim
2008-06-15 18:29       ` Mark Shields
2008-06-16  1:06         ` Norman Hakim
2008-06-16  2:30           ` Mark Shields
2008-06-21  6:04             ` [gentoo-user] Enabling Hald services & kernel 2.6 Norman Hakim
2008-06-21  8:23               ` [gentoo-user] Enabling Hald services & kernel 2 Ward Poelmans
2008-06-21  9:23                 ` [gentoo-user] Enabling Hald services Norman Hakim
2008-06-21  9:37                   ` Ward Poelmans
2008-06-21 10:16                     ` Norman Hakim
2008-06-21 10:55                       ` Ward Poelmans
2008-06-22 13:47                         ` Norman Hakim
2008-06-22 14:28                           ` Pupino
2008-06-22 14:30                           ` Daniel Pielmeier
2008-06-26 13:07                             ` Norman Hakim
2008-06-27  1:07                             ` [gentoo-user] Problem mounting cdrom,cdrw,usb Norman Hakim
2008-06-27  1:26                               ` Ricardo Bevilacqua
2008-06-27  6:25                                 ` Norman Hakim
2008-06-27 15:04                                   ` Eduardo Otubo
2008-06-29  2:29                                     ` Norman Hakim
2008-06-29  4:01                                       ` Ricardo Bevilacqua
2008-06-29  4:06                                         ` Cristian Gary
2008-06-30 11:23                                           ` Norman Hakim
2008-06-30 13:51                                             ` Eduardo Otubo
2008-06-30 21:50                                               ` Mick
2008-07-02 11:29                                                 ` Norman Hakim
2008-07-02 16:30                                                   ` Eduardo Otubo
2008-07-02 16:49                                                   ` Ricardo Bevilacqua
2008-07-02 17:05                                                     ` Dirk Heinrichs
2008-07-02 17:23                                                       ` Ricardo Bevilacqua
2008-07-02 17:31                                                         ` Dirk Heinrichs
2008-07-02 18:13                                                           ` Eduardo Otubo
2008-07-02 22:24                                                           ` Ricardo Bevilacqua
2008-07-02 22:33                                                             ` Dale
2008-07-02 22:51                                                               ` Ricardo Bevilacqua
2008-07-03  8:45                                                                 ` Dale
2008-07-03 15:57                                                                   ` Alan McKinnon
2008-07-03  5:51                                                         ` Alan McKinnon
2008-07-03  8:15                                                           ` Joerg Schilling
2008-07-03  1:13                                                     ` Norman Hakim
2008-07-03  5:44                                                       ` Alan McKinnon
2008-07-03  7:11                                                         ` Norman Hakim
2008-07-03 15:59                                                           ` Alan McKinnon
2008-07-03 12:07                                                         ` Norman Hakim
2008-07-03 15:43                                                           ` Alan McKinnon
2008-07-03 16:24                                                           ` Ricardo Bevilacqua
2008-07-16  6:20                                                             ` [gentoo-user] Mounting problem Norman Hakim
2008-07-16  6:38                                                               ` Dirk Heinrichs
2008-07-16  7:09                                                                 ` Norman Hakim
2008-07-16  7:17                                                                   ` Hong Hao [this message]
2008-07-16  7:39                                                                   ` Dirk Heinrichs
2008-07-19  3:56                                                                     ` [gentoo-user] Mounting usb problem Norman Hakim
2008-07-19  4:23                                                                       ` Norman Hakim
2008-07-19  7:13                                                                         ` Sebastian Günther
2008-07-19  4:38                                                                       ` Allan Gottlieb
2008-07-19  5:02                                                                         ` Norman Hakim
2008-07-19  6:58                                                                           ` Andrew Tchernoivanov
2008-07-19  7:20                                                                             ` Alan McKinnon
2008-07-19  8:37                                                                               ` Sebastian Günther
2008-07-19 12:02                                                                       ` Philip Webb
2008-07-16  8:30                                                                   ` [gentoo-user] Mounting problem Neil Bothwick
2008-07-16  8:42                                                                     ` Norman Hakim
2008-06-30 17:19                                             ` [gentoo-user] Problem mounting cdrom,cdrw,usb Ricardo Bevilacqua
2008-06-29  7:42                                         ` Philip Webb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080716071734.GA4416@polaris \
    --to=oahong@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox