[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

For you amusement



As I keep reminding myself, I am in the entertainment biz.

Here is my problem with mount.

tom] mount /mnt/cdrom
tom] cd /mnt/cdrom
cdrom] ls  (gets file list from CD rom)
cdrom] umount /mnt/cdrom
umount: /mnt/cdrom: device is busy  ***** failure *****
cdrom] cd ..
mnt] cd ..
/] umount /mnt/cdrom
succeeded

OK, I suppose that none of you would make that mistake.  I just vaguely 
understand the problem.  Note switching to su while in /mnt/cdrom will 
still not umount the cdrom.  Still get the busy message.

Thanks to all that helped me with this.

Tom Droege