Bug 72265

Summary: CD-ROM mount point is "exegp" by default
Product: [Retired] Red Hat Public Beta Reporter: Hakon <hakon_>
Component: gtoasterAssignee: Than Ngo <than>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: null   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-22 16:36:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hakon 2002-08-22 16:36:25 UTC
Description of Problem: My CD-ROM driver is detected automatically when I start
gtoaster first time, but the mountpoint is set to "egexp" so i have to change it
to "/mnt/cdrom".

Expected Results: it should be fetched automatically.

Comment 1 Ngo Than 2002-08-26 23:23:44 UTC
i don't think it's a bug. gtoaster reads /etc/fstab and will add correct 
mountpoint if it's found here.

In your case the mountpoint does not exists in fstab.

Comment 2 Hakon 2002-08-27 10:03:49 UTC
Last line of my /etc/fstab is this:
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,kudzu,ro 0 0
I haven't done anything to it, it was already there.