Dan Zlotnikov <[EMAIL PROTECTED]> writes: > umount /cdrom > umount: /cdrom: device is busy > Or in other words, "*$^! you!" > > No processes that I could identify suggested themselves as the visible > culprit. Rebooting works, but killing the x-session doesn't. > > Help, anyone? > > Dan
You could try a lazy unmount: $ umount -l /cdrom Cheers, Yawar Amin - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
