Bug 22041 - File access failes and confused with multiple CDROM drive (DMR-600)
Summary: File access failes and confused with multiple CDROM drive (DMR-600)
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-17 11:40 UTC by opentrax
Modified: 2001-05-29 20:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description opentrax 2000-10-17 11:40:00 UTC
When a multiple cdrom drive like the DRM-600 is used and all the
drives are mounted, /stand/sysinstall uses the first CD it finds
in the drive. Regardless if it is the correct CD or not.
Basically, /stand/sysinstall does not consider the
CDROM drive to have a changer.

Additionally, if one cat(1)s a file on one CD and then requests
a cat(1) from a file on a different CD, and that file has
the same name on both CDs, then one gets the same file
as on the first CD.

Note: similar problems listed as bin/12564

Fix: 

workaround to bug #1: umount(1) all CDROM drives
workaround to bug #2: none at this time.
How-To-Repeat: repeats steps in "Full Description"
Comment 1 Søren Schmidt freebsd_committer freebsd_triage 2001-05-29 20:08:09 UTC
State Changed
From-To: open->closed

Upgrade to 4.3 if problem still exists, file a new PR.