http://qa.mandrakesoft.com/show_bug.cgi?id=5555
------- Additional Comments From [EMAIL PROTECTED] 2003-12-09 20:09 ------- I also have a LS-120 floppy drive. I don't have the problem 2 (If 1.44 floppies are read, LS-120 floppies are too). Problem 1 (NOT using "eject") : The content of /mnt/floppy is not updated when I change floppy (is that your problem ?). To solve this problem, juste type : # umount /mnt/floppy # mount /mnt/floppy After you ejected your first floppy, or after you inserted your second. It seems effectively to be a supermount bug. Problem 1 (using "eject") : # ls -l /dev/hdd lr-xr-xr-x 1 root root 32 sep 12 18:25 /dev/hdd -> ide/host0/bus1/target1/lun0/disc # ls -l /dev/ide/host0/bus1/target1/lun0/disc brw-rw---- 1 nicolas floppy 22, 64 jan 1 1970 /dev/ide/host0/bus1/target1/lun0/disc # eject /dev/hdd (The floppy is ejected) # ls -l /dev/hdd ls: /dev/hdd: No such file or directory # ls -l /dev/ide/host0/bus1/target1/lun0/disc ls: /dev/ide/host0/bus1/target1/lun0/disc: No such file or directory "eject" simply deletes the device ! It looks more like a devfs or eject problem... -- 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: Hello, My LS 120 floppy drive is not correctly configured on a fresh 9.2 RC2 install. Drive correctly detected at boot. Floppy icon appears on desktop after install. Zip drive added by kudzu in following boots. 1/ 1.44 floppy is read by the LS-120 drive, but only the first one, a second one is not read. Pb with supermount ? 2/ LS-120 floppy is not read by the LS-120 drive. Data format not recognized. This pb already existed in 9.1.... Marc
