Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]RE: Can't type fast!!
- To: "'tlug@example.com'" <tlug@example.com>
- Subject: RE: Can't type fast!!
- From: Scott Stone <SStone@example.com>
- Date: Mon, 21 May 2001 10:34:39 -0700
- Content-Type: text/plain;charset="iso-8859-1"
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <s3ukJD.A.oPG.ZHVC7@example.com>
- Resent-Sender: tlug-request@example.com
doesn't the kudzu thing tell redhat to do its own version of automounting? seems like I can just pop a disc in and cd /mnt/cdrom and it's there without having to mount manually, and there's definitely NO entry for /mnt/cdrom in any of the automounter settings on this box. ----------------------------------------------------- Scott M. Stone <sstone@example.com> Senior Technical Consultant - UNIX and Networking Taos, the Sysadmin Company - Santa Clara, CA -----Original Message----- From: Jonathan Q [mailto:jq@example.com] Sent: Saturday, May 19, 2001 2:54 AM To: tlug@example.com Subject: Re: Can't type fast!! Liton (leyton@example.com) wrote: > Could you please tell me how to have proper entry in > /etc/fstab? This is the line for my cdrom drive from my /etc/fstab: /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 This is on a Red Hat 7.1 system. If you're not running Red Hat or another system that uses kudzu, you'll want to remove the "kudzu" parameter. Even on RH, this isn't really necessary. The other parameters there are: noauto - don't mount when mount -a is issued (at boot, for example) owner - Red Hat makes the console user the owner of the cdrom drive, and this owner is the one who can mount/unmount the cdrom drive. If you're using a system that doesn't do this, take this out. You might want to change it to user. ro - read-only 0 0 - do not include this file system in dumps, and do not fsck it. This is standard for cdrom drives. For more info on this stuff, read the mount and fstab man pages. To get this into your fstab, su to root and edit /etc/fstab with the text editor of your choice. Jonathan ----------------------------------------------------------------------- Next Technical Meeting: Sat, May 12 13:30- Next Nomikai Meeting: Fri, June (TBA) 19:30- Tengu Tokyo Eki Mae ----------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
Home | Main Index | Thread Index
- Prev by Date: RE: Can't type fast!!
- Next by Date: RE: Basic security on 2611
- Prev by thread: RE: Can't type fast!!
- Next by thread: Re: Can't type fast!!
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links