http://qa.mandrakesoft.com/show_bug.cgi?id=3176
------- Additional Comments From [EMAIL PROTECTED] 2003-03-12 13:51 ------- Correction: 'devfs=nomount' in the correct option to pass to the kernel at boot to avoid this bug. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: RESOLVED creation_date: description: When I put a PCMCIA/compact flash adaptator, with a compact flash card into it in my laptop (IBM Thinkpad 560Z), devfsd does the right symbolic links (I do not have a cdrom, so that hdc is taken for the compact flash card): /dev/hdc -> ide/host1/bus0/target0/lun0/disc /dev/hdc1 -> ide/host1/bus0/target0/lun0/part1 But then, nothing happens if I try to access /dev/hdc1, for example mount -t msdos /dev/hdc1 /mnt/photo/ does nothing and gives no prompt. Once devfsd is manually stopped (service devfsd stop), /dev/hdc and /dev/hdc1 still point to the right things and the previous mount command works. Then you need to umount /dev/hdc1 and to restart devfsd. This is a bug and you should be able to let work the 'mount' command without stopping devfsd. The same bug existed with the devfsd version coming with LM9.0 There is no particular message in the /var/log/messages about this problem
