On Tue, Jun 27, 2000 at 07:13:08AM -0700, Chris Large wrote:
How do i change the major and minor numbers for the floppy drive, and what should they be?
Your major and minor numbers should be installed correctly by SuSE.
When in kde and ones hits the floppy icon to mount a floppy, i get the error coming back as work major and minor numbers.
Here is the line for the dev it is trying to mount.
brw-rw-rw- 1 root disk 2, 0 Mar 11 02:11 fd0
Both root and a user have the same problem. Even trying to get root to do a manual mount, it comes back with the same problem.
This is correct. In a shell, as root, try to mount and unmount a floppy: - 1 - insert a 'normal' dos-formates floppy in you drive - 2 - as root do: 'mount -t vfat /dev/fd0 /floppy' - 3 - as root do: 'ls -la /floppy' - 4 - as root do: 'umount /floppy' If all this works, the system recognizes the floppy correctly. Regards, Cees. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/