Hi Taryn,
> serendipity:[~]% umount /media/floppy > umount: /media/floppy0: device is busy
What does `lsof | grep floppy` say while the floppy is mounted but doesn't care to be unmounted?
lsof is a program that lists all open files. Maybe some other process is keeping it open, like fam or another console.
- Andrew -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
