http://qa.mandrakesoft.com/show_bug.cgi?id=3176
------- Additional Comments From [EMAIL PROTECTED] 2003-28-08 20:30 ------- Same bug for me: inserting a Compact Flash card into the PCcard slot of my laptop (using a CF/PC card adapter) was not working. It was not possible to mount the card (the process hang). When I finally ejected the card, the system crashed (Mandrake 9.1 for i586). If I boot using the "devfs=nomount", then it work fine. It was working perfectly (even with devfs) with mdk 8.2. This is not working with mdk 9.1 ppc version. -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email ------- 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: NEW 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
