How can I install Ubuntu Server on HP MediaSmart (Model: EX495)?











up vote
0
down vote

favorite












I have no idea how to install server OS. I'm not sure if this device supports 64-bit. If not, where can I download a 32-bit version?




  • RAM: 2GB

  • HDD: 160GB, 1.5TB and 40GB


The previous owner took all the HDD(s) out of the machine before he sold it to me and I don't have any recovery CD or anything like that.



My friend suggested I look into Ubuntu for my HP MediaSmart Server...



What should I do to install Ubuntu Server on this device?










share|improve this question
























  • If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
    – Lewis Smith
    Nov 1 at 10:53















up vote
0
down vote

favorite












I have no idea how to install server OS. I'm not sure if this device supports 64-bit. If not, where can I download a 32-bit version?




  • RAM: 2GB

  • HDD: 160GB, 1.5TB and 40GB


The previous owner took all the HDD(s) out of the machine before he sold it to me and I don't have any recovery CD or anything like that.



My friend suggested I look into Ubuntu for my HP MediaSmart Server...



What should I do to install Ubuntu Server on this device?










share|improve this question
























  • If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
    – Lewis Smith
    Nov 1 at 10:53













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have no idea how to install server OS. I'm not sure if this device supports 64-bit. If not, where can I download a 32-bit version?




  • RAM: 2GB

  • HDD: 160GB, 1.5TB and 40GB


The previous owner took all the HDD(s) out of the machine before he sold it to me and I don't have any recovery CD or anything like that.



My friend suggested I look into Ubuntu for my HP MediaSmart Server...



What should I do to install Ubuntu Server on this device?










share|improve this question















I have no idea how to install server OS. I'm not sure if this device supports 64-bit. If not, where can I download a 32-bit version?




  • RAM: 2GB

  • HDD: 160GB, 1.5TB and 40GB


The previous owner took all the HDD(s) out of the machine before he sold it to me and I don't have any recovery CD or anything like that.



My friend suggested I look into Ubuntu for my HP MediaSmart Server...



What should I do to install Ubuntu Server on this device?







server system-installation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 1 at 11:35









Zanna

49.1k13123234




49.1k13123234










asked Nov 1 at 9:09









James Williams

1




1












  • If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
    – Lewis Smith
    Nov 1 at 10:53


















  • If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
    – Lewis Smith
    Nov 1 at 10:53
















If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
– Lewis Smith
Nov 1 at 10:53




If this is the Pentium version, it definitely supports 64bit. In which case all you should need to do is throw in some drives, and create a bootable USB installer for Ubuntu.
– Lewis Smith
Nov 1 at 10:53










1 Answer
1






active

oldest

votes

















up vote
0
down vote













The article at the following link describes a procedure that worked well for me.



https://dagolav.prestegarden.com/post/instaling-ubuntu-on-the-hp-mediasmart-ex490/



The basic idea is to take the boot disk out of the server and put it in another PC with keyboard and video support. Do the install and then put it back in the MediaSmart Server.



The article refers to Ubuntu 10, but I installed 18.04.1 successfully. I'd add that it's useful to install ssh server and perhaps xRdp for remote access, both of which I've done.



Don't expect zippy performance, it's a pretty underpowered box. Also, as yet it doesn't show all the drives that are physically plugged in. In my case it shows drive 1 and 3, but not 2 and 4.






share|improve this answer










New contributor




Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


















    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',
    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%2f1089137%2fhow-can-i-install-ubuntu-server-on-hp-mediasmart-model-ex495%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    The article at the following link describes a procedure that worked well for me.



    https://dagolav.prestegarden.com/post/instaling-ubuntu-on-the-hp-mediasmart-ex490/



    The basic idea is to take the boot disk out of the server and put it in another PC with keyboard and video support. Do the install and then put it back in the MediaSmart Server.



    The article refers to Ubuntu 10, but I installed 18.04.1 successfully. I'd add that it's useful to install ssh server and perhaps xRdp for remote access, both of which I've done.



    Don't expect zippy performance, it's a pretty underpowered box. Also, as yet it doesn't show all the drives that are physically plugged in. In my case it shows drive 1 and 3, but not 2 and 4.






    share|improve this answer










    New contributor




    Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      0
      down vote













      The article at the following link describes a procedure that worked well for me.



      https://dagolav.prestegarden.com/post/instaling-ubuntu-on-the-hp-mediasmart-ex490/



      The basic idea is to take the boot disk out of the server and put it in another PC with keyboard and video support. Do the install and then put it back in the MediaSmart Server.



      The article refers to Ubuntu 10, but I installed 18.04.1 successfully. I'd add that it's useful to install ssh server and perhaps xRdp for remote access, both of which I've done.



      Don't expect zippy performance, it's a pretty underpowered box. Also, as yet it doesn't show all the drives that are physically plugged in. In my case it shows drive 1 and 3, but not 2 and 4.






      share|improve this answer










      New contributor




      Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        up vote
        0
        down vote










        up vote
        0
        down vote









        The article at the following link describes a procedure that worked well for me.



        https://dagolav.prestegarden.com/post/instaling-ubuntu-on-the-hp-mediasmart-ex490/



        The basic idea is to take the boot disk out of the server and put it in another PC with keyboard and video support. Do the install and then put it back in the MediaSmart Server.



        The article refers to Ubuntu 10, but I installed 18.04.1 successfully. I'd add that it's useful to install ssh server and perhaps xRdp for remote access, both of which I've done.



        Don't expect zippy performance, it's a pretty underpowered box. Also, as yet it doesn't show all the drives that are physically plugged in. In my case it shows drive 1 and 3, but not 2 and 4.






        share|improve this answer










        New contributor




        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        The article at the following link describes a procedure that worked well for me.



        https://dagolav.prestegarden.com/post/instaling-ubuntu-on-the-hp-mediasmart-ex490/



        The basic idea is to take the boot disk out of the server and put it in another PC with keyboard and video support. Do the install and then put it back in the MediaSmart Server.



        The article refers to Ubuntu 10, but I installed 18.04.1 successfully. I'd add that it's useful to install ssh server and perhaps xRdp for remote access, both of which I've done.



        Don't expect zippy performance, it's a pretty underpowered box. Also, as yet it doesn't show all the drives that are physically plugged in. In my case it shows drive 1 and 3, but not 2 and 4.







        share|improve this answer










        New contributor




        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer








        edited Nov 24 at 0:45





















        New contributor




        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered Nov 24 at 0:40









        Kevin Walsh

        11




        11




        New contributor




        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Kevin Walsh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f1089137%2fhow-can-i-install-ubuntu-server-on-hp-mediasmart-model-ex495%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

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕