Bug 9351 - Installer can't find packages due to wrong CD drive mount
Summary: Installer can't find packages due to wrong CD drive mount
Status: CLOSED WONTFIX
Alias: None
Product: Branch 3.0
Classification: Archive
Component: udev (show other bugs)
Version: 3.0
Hardware: all Linux
: P2 major
Assignee: Anton Farygin
QA Contact: at@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-31 17:22 MSD by Alexey Morozov
Modified: 2008-02-15 19:36 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)