| CyberCod  
 
 
 
 
 Group: Members
 Posts: 25
 Joined: Feb. 2007
 | 
|  | Posted: Mar. 04 2007,14:09 |  |  Well, the Mount Tool on the desktop isn't working...
 it keeps telling me:
 
 
 | Code Sample |  | Error: mount: according to mtab, /dev/scd0 is already mounted on /mnt/auto/cdrom
 
 | 
 
 the command you gave me works, but I'll need to look up the umount command so I can unmount it... cuz it won't eject now.
 
 How do I configure or remove the mount tool?
 
 I've looked in .xinitrc and didn't see it anywhere.
 
 As far as what kind of HD install I have, i just selected the regular HD install (not frugal)
 
 And as far as system specs, its a Fujitsu Lifebook 735Dx 133Mhz Pentium with 32MB RAM and 1.6GB hard drive.
 
 
 
 
 --------
 --edit--
 --------
 The following command
 
 | Code Sample |  | sudo umount /dev/scd0
 
 | 
 
 gives me
 
 
 | Code Sample |  | umount: /mnt/auto/cdrom: device is busy
 umount: /mnt/auto/cdrom: device is busy
 
 | 
 
 tried unmounting /mnt/cdrom and tried unmounting /mnt/auto/cdrom.... everything gives me device busy
 |