Bug 9351

Summary: Installer can't find packages due to wrong CD drive mount
Product: Branch 3.0 Reporter: Alexey Morozov <morozov>
Component: udevAssignee: Anton Farygin <rider>
Status: CLOSED WONTFIX QA Contact: at <at>
Severity: major    
Priority: P2 CC: mike, sbolshakov
Version: 3.0   
Hardware: all   
OS: Linux   

Description Alexey Morozov 2006-03-31 17:22:12 MSD
I tried to install ALC-3.0 (CD edition) from an external (USB-connected) 
DVD-RW drive, and installer was unable to install any "custom" packages. 
This happenned because the drive was incorrectly mounted (via subfs): 
device node /dev/cdrom was missing while subfs tried to connect it 
to /media/cdrom.  
 
The following CD-related devices nodes actually existed: 
 
/dev/cdwriter 
/dev/cdroms/cdrom0 
/dev/cdroms/cdwriter0 
/dev/cdroms/dvd0
Comment 1 Anton Farygin 2006-03-31 17:36:53 MSD
что говорит:

$ udevinfo -q all -n hdc
Comment 2 Anton Farygin 2006-03-31 17:37:16 MSD
где hdc - собственно устройство cdrom'а
Comment 3 Alexey Morozov 2006-03-31 18:05:33 MSD
Итого: 
 
[root@localhost alterator]# udevinfo -q all -n sr0 
P: /block/sr0 
N: sr0 
S: cdroms/cdwriter0 
S: cdwriter 
S: cdroms/dvd0 
S: dvd 
S: cdroms/cdrom0 
[root@localhost alterator]# _ 
 
Пишу, перебивая с экрана соседней машины, поэтому возможны опечатки 
Comment 4 Anton Farygin 2006-03-31 18:08:56 MSD
а что говорит /etc/udev/scripts/cd-names.sh sr0 ?
Comment 5 Anton Farygin 2006-03-31 18:09:26 MSD
reassign to udev
Comment 6 Anton Farygin 2007-04-06 16:33:06 MSD
на мантейнера
Comment 7 Michael Shigorin 2008-02-15 19:36:44 MSK
apparently wontfix (for 3.0; 4.0 should work though)