Author Topic: Can't unmount CDs...  (Read 726 times)

enjoijeff

  • Member
  • **
  • Posts: 110
  • Kudos: 0
Can't unmount CDs...
« on: 18 March 2004, 10:33 »
It won't let me unmount CDs when installing games on WineX3... I have Fedora Core 1... When I had Mandrake CDs unmounted during installations... but now it says the device is busy... how do I get it to install?

preacher

  • VIP
  • Member
  • ***
  • Posts: 858
  • Kudos: 107
    • http://kansascity.cjb.net
Can't unmount CDs...
« Reply #1 on: 18 March 2004, 13:21 »
Well I use mandrake and it works fine, oh wait you said it worked in 'drake too, sorry, I can't help you.
Kansas City Hustle
http://kansascity.cjb.net

Pyrotechnician_2004

  • Newbie
  • *
  • Posts: 14
  • Kudos: 0
    • http://www.freewebs.com/paganchurch/
Can't unmount CDs...
« Reply #2 on: 18 March 2004, 23:20 »
Type this in a terminal : umount /mnt/cdrom

[ March 18, 2004: Message edited by: Pyrotechnician_2004 ]

Linux - Open Source, Freedom, Mostly Free.
Windows - Closed Source, Virtually No Freedom, Very Expensive (seen XP Pro for

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
Can't unmount CDs...
« Reply #3 on: 19 March 2004, 00:32 »
You might want to
Code: [Select]
not to get confused.

[ March 18, 2004: Message edited by: Refalm ]


SAJChurchey

  • Member
  • **
  • Posts: 246
  • Kudos: 0
    • http://sajchurchey.htmlplanet.com
Can't unmount CDs...
« Reply #4 on: 19 March 2004, 01:15 »
I had a similar problem while using WineX, but it was mostly my fault.  Check to make sure your current working directory is not on the CD itself.  Otherwise, it will say the device is busy.  Use the following command to get your current working directory:

Code: [Select]
SAJChurchey