Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Unable to mount

  1. #11
    Join Date
    Jun 2011
    Location
    South Africa
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unable to mount

    All the programmes which I need only one disc to install is done, but everytime I try to run it doesn't work. Is this a issue with wine?

  2. #12
    Join Date
    Jan 2009
    Location
    Flanders
    Beans
    Hidden!

    Re: Unable to mount

    Quote Originally Posted by ronheidtmann View Post
    All the programmes which I need only one disc to install is done, but everytime I try to run it doesn't work. Is this a issue with wine?
    This is probably a problem of wine, check the wine databases. I don't know how to solve that.

    For your two-disk problems: it sais that /dev/sr0 is mounted as /media/SIMSDELUXE2, so you need to unmount it first

    Code:
    umount /media/SIMSDELUXE2
    and then mount it like the first disk was called (I guess SIMSDELUXE1??) You should see how it is called when your first disk is inserted and you check the ls /media command.

    Code:
    mount /dev/sr0 /media/SIMSDELUXE1
    then click next.

  3. #13
    Join Date
    Jun 2011
    Location
    South Africa
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unable to mount

    The unmount works fine, when I mount it tells me it's already mounted and nothing happens.

    I have reinstalled WINE, and tried to install Age of Empires 2. I inserted the disc, it installs perfectly fine, when I click play it tells me to insert the CD, but it's the same CD I used to install and didn't eject or unmount it.

  4. #14
    Join Date
    Jun 2011
    Location
    South Africa
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unable to mount

    Does anyone know what to do?

  5. #15
    Join Date
    Jun 2011
    Location
    South Africa
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Unable to mount

    Does anyone know what to do?

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •