Age of Empire install problem












-1















I've mounted the AOE iso and it seems working. But when I start a game, get an error message "You must insert a game CD to play a single player game, and then restart Age of Empires".



Here is what I've done to mount the iso.



sudo mkdir /media/iso
sudo cp Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso
sudo mount -t iso9660 Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso -o loop
mount: warning: /media/iso seems to be mounted read-only


I dont know whether direct correlation between the setup install directory and the error but this is where the game is installed I think: C:Program FilesMicrosoft GamesAge of Empires



Any help would be appreciated.










share|improve this question
















bumped to the homepage by Community 8 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    -1















    I've mounted the AOE iso and it seems working. But when I start a game, get an error message "You must insert a game CD to play a single player game, and then restart Age of Empires".



    Here is what I've done to mount the iso.



    sudo mkdir /media/iso
    sudo cp Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso
    sudo mount -t iso9660 Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso -o loop
    mount: warning: /media/iso seems to be mounted read-only


    I dont know whether direct correlation between the setup install directory and the error but this is where the game is installed I think: C:Program FilesMicrosoft GamesAge of Empires



    Any help would be appreciated.










    share|improve this question
















    bumped to the homepage by Community 8 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      -1












      -1








      -1








      I've mounted the AOE iso and it seems working. But when I start a game, get an error message "You must insert a game CD to play a single player game, and then restart Age of Empires".



      Here is what I've done to mount the iso.



      sudo mkdir /media/iso
      sudo cp Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso
      sudo mount -t iso9660 Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso -o loop
      mount: warning: /media/iso seems to be mounted read-only


      I dont know whether direct correlation between the setup install directory and the error but this is where the game is installed I think: C:Program FilesMicrosoft GamesAge of Empires



      Any help would be appreciated.










      share|improve this question
















      I've mounted the AOE iso and it seems working. But when I start a game, get an error message "You must insert a game CD to play a single player game, and then restart Age of Empires".



      Here is what I've done to mount the iso.



      sudo mkdir /media/iso
      sudo cp Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso
      sudo mount -t iso9660 Age_Of_Empire_1/AgeOfEmpireI.iso /media/iso -o loop
      mount: warning: /media/iso seems to be mounted read-only


      I dont know whether direct correlation between the setup install directory and the error but this is where the game is installed I think: C:Program FilesMicrosoft GamesAge of Empires



      Any help would be appreciated.







      software-installation mount games iso






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 27 '15 at 21:39









      Tim

      19.7k1484140




      19.7k1484140










      asked Apr 19 '13 at 10:38









      nekoneko

      111




      111





      bumped to the homepage by Community 8 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 8 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          2 Answers
          2






          active

          oldest

          votes


















          0














          Game copy protection mechanisms usually don't work with wine. Download a no CD crack for AOE and try again.






          share|improve this answer



















          • 2





            Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

            – soulsource
            Apr 19 '13 at 11:37



















          0














          It's not game copy protection. The first edition of AoE is too old for that kind of safeguard. And, you can mount an iso of the disc in Windows using VirtualClone, and it works just fine on that OS.



          What @soulsource said in the comment above made me almost cry. I've burned so many copies of this game because the original one would get scratched, the copy would get scratched or worn out, and I finally just had to resort to using an iso to keep playing it after all these years. I had tried mounting it manually, I had tried using tools to mount it, in Wine it kept changing the drive type back from cdrom to network drive, and the game would complain like the OP said. I tried PlayonLinux, and tried to use their pol script. Nothing worked. gcdemu worked perfectly, though. It mounted it as actual media, Wine was happy, and the game was happy, and I'm so happy. This was the first game I could point to where I felt I was really playing against the computer, and I still love it.



          Thank you soulsource for pointing out gcdemu. Please upvote his/her comment.






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f283149%2fage-of-empire-install-problem%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Game copy protection mechanisms usually don't work with wine. Download a no CD crack for AOE and try again.






            share|improve this answer



















            • 2





              Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

              – soulsource
              Apr 19 '13 at 11:37
















            0














            Game copy protection mechanisms usually don't work with wine. Download a no CD crack for AOE and try again.






            share|improve this answer



















            • 2





              Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

              – soulsource
              Apr 19 '13 at 11:37














            0












            0








            0







            Game copy protection mechanisms usually don't work with wine. Download a no CD crack for AOE and try again.






            share|improve this answer













            Game copy protection mechanisms usually don't work with wine. Download a no CD crack for AOE and try again.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Apr 19 '13 at 10:42









            BénéBéné

            559414




            559414








            • 2





              Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

              – soulsource
              Apr 19 '13 at 11:37














            • 2





              Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

              – soulsource
              Apr 19 '13 at 11:37








            2




            2





            Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

            – soulsource
            Apr 19 '13 at 11:37





            Let me elaborate this a little: While wine really often fails to run copy protected games, also using an .iso CD image will most likely not work, also not under Windows, since .iso only stores the file system but no details about the physical disc. The next thing is, that mounting a CD image, while giving you filesystem access, does not emulate a CD drive, yet many copy protection tools try to talk to the CD drive hardware directly. In order to emulate CD-drive hardware, special software is required. With Linux one can use cdemu.sourceforge.net (with gcdemu as a GUI).

            – soulsource
            Apr 19 '13 at 11:37













            0














            It's not game copy protection. The first edition of AoE is too old for that kind of safeguard. And, you can mount an iso of the disc in Windows using VirtualClone, and it works just fine on that OS.



            What @soulsource said in the comment above made me almost cry. I've burned so many copies of this game because the original one would get scratched, the copy would get scratched or worn out, and I finally just had to resort to using an iso to keep playing it after all these years. I had tried mounting it manually, I had tried using tools to mount it, in Wine it kept changing the drive type back from cdrom to network drive, and the game would complain like the OP said. I tried PlayonLinux, and tried to use their pol script. Nothing worked. gcdemu worked perfectly, though. It mounted it as actual media, Wine was happy, and the game was happy, and I'm so happy. This was the first game I could point to where I felt I was really playing against the computer, and I still love it.



            Thank you soulsource for pointing out gcdemu. Please upvote his/her comment.






            share|improve this answer




























              0














              It's not game copy protection. The first edition of AoE is too old for that kind of safeguard. And, you can mount an iso of the disc in Windows using VirtualClone, and it works just fine on that OS.



              What @soulsource said in the comment above made me almost cry. I've burned so many copies of this game because the original one would get scratched, the copy would get scratched or worn out, and I finally just had to resort to using an iso to keep playing it after all these years. I had tried mounting it manually, I had tried using tools to mount it, in Wine it kept changing the drive type back from cdrom to network drive, and the game would complain like the OP said. I tried PlayonLinux, and tried to use their pol script. Nothing worked. gcdemu worked perfectly, though. It mounted it as actual media, Wine was happy, and the game was happy, and I'm so happy. This was the first game I could point to where I felt I was really playing against the computer, and I still love it.



              Thank you soulsource for pointing out gcdemu. Please upvote his/her comment.






              share|improve this answer


























                0












                0








                0







                It's not game copy protection. The first edition of AoE is too old for that kind of safeguard. And, you can mount an iso of the disc in Windows using VirtualClone, and it works just fine on that OS.



                What @soulsource said in the comment above made me almost cry. I've burned so many copies of this game because the original one would get scratched, the copy would get scratched or worn out, and I finally just had to resort to using an iso to keep playing it after all these years. I had tried mounting it manually, I had tried using tools to mount it, in Wine it kept changing the drive type back from cdrom to network drive, and the game would complain like the OP said. I tried PlayonLinux, and tried to use their pol script. Nothing worked. gcdemu worked perfectly, though. It mounted it as actual media, Wine was happy, and the game was happy, and I'm so happy. This was the first game I could point to where I felt I was really playing against the computer, and I still love it.



                Thank you soulsource for pointing out gcdemu. Please upvote his/her comment.






                share|improve this answer













                It's not game copy protection. The first edition of AoE is too old for that kind of safeguard. And, you can mount an iso of the disc in Windows using VirtualClone, and it works just fine on that OS.



                What @soulsource said in the comment above made me almost cry. I've burned so many copies of this game because the original one would get scratched, the copy would get scratched or worn out, and I finally just had to resort to using an iso to keep playing it after all these years. I had tried mounting it manually, I had tried using tools to mount it, in Wine it kept changing the drive type back from cdrom to network drive, and the game would complain like the OP said. I tried PlayonLinux, and tried to use their pol script. Nothing worked. gcdemu worked perfectly, though. It mounted it as actual media, Wine was happy, and the game was happy, and I'm so happy. This was the first game I could point to where I felt I was really playing against the computer, and I still love it.



                Thank you soulsource for pointing out gcdemu. Please upvote his/her comment.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 19 '13 at 16:04









                undrlineundrline

                5113




                5113






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f283149%2fage-of-empire-install-problem%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    GameSpot

                    connect to host localhost port 22: Connection refused

                    Getting a Wifi WPA2 wifi connection