On Tue, Mar 04, 2003 at 06:17:23AM -0600, Teilhard Knight wrote: > Another silly question for you. How can I make work my floppy drive in the > command line? It simply doesn't move. For the CD I do "apt-cdrom add" in a > directory different than /cdrom in order to make it work. Am I doing all > right?
No, that's just for apt. You should 'mount /cdrom' to start looking at the contents of the CD and 'umount /cdrom' afterwards. For floppy drives, replace '/cdrom' with '/floppy'. See /etc/fstab. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]