Can I install Ubuntu on a 3.5GB mini PC?












5














I want to install Ubuntu on a mini PC which has only 3.5GB disk space. Do you have any recommendations?










share|improve this question





























    5














    I want to install Ubuntu on a mini PC which has only 3.5GB disk space. Do you have any recommendations?










    share|improve this question



























      5












      5








      5


      3





      I want to install Ubuntu on a mini PC which has only 3.5GB disk space. Do you have any recommendations?










      share|improve this question















      I want to install Ubuntu on a mini PC which has only 3.5GB disk space. Do you have any recommendations?







      system-installation system-requirements






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 6 at 1:37









      karel

      57.6k12128146




      57.6k12128146










      asked Dec 26 '13 at 13:31









      kamilkamil

      5,17762954




      5,17762954






















          4 Answers
          4






          active

          oldest

          votes


















          6














          Lubuntu 13.10 has a minimal desktop environment that is suitable for low-end hardware like your mini PC, however even Lubuntu requires at least 4.7GB of available disk space for best results.



          enter image description here



          Instructions for installing Lubuntu 13.10 and later on the mini PC




          1. Boot the Lubuntu live USB.


          2. Open a terminal. Type sudo -i leafpad /usr/lib/ubiquity/ubiquity/misc.py. Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 and then save.


          3. Run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it.







          share|improve this answer



















          • 2




            Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
            – kamil
            Dec 27 '13 at 16:02






          • 1




            @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
            – karel
            Dec 27 '13 at 16:14










          • I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
            – kamil
            Dec 27 '13 at 16:17






          • 1




            Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
            – karel
            Dec 27 '13 at 16:34










          • You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
            – kamil
            Dec 27 '13 at 16:39



















          1














          If you want Ubuntu installed and not any one of these Small Linux Distros, you can install it to a USB Flash Drive or USB External Hard Drive. I have a USB Flash Drive that is 64GB and it barley sticks out of my computer. (64 GB Flash Drive on Amazon)






          share|improve this answer





















          • this is not an option for my company
            – kamil
            Dec 27 '13 at 7:11










          • @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
            – user179946
            Dec 28 '13 at 5:23






          • 1




            what about @karel answer? using lubuntu !
            – kamil
            Dec 28 '13 at 5:27



















          0














          You actually have several options. Personally I love crunchbang.



          8 small linux distros






          share|improve this answer





















          • Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
            – SomaComa
            Dec 26 '13 at 13:38










          • it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
            – kamil
            Dec 27 '13 at 7:05






          • 2




            your options are not ubuntu!
            – kamil
            Dec 27 '13 at 7:11



















          0














          Ubuntu Mini Remix is a fully working Ubuntu install containing only the minimal set of software to make the system work. Ubuntu Mini Remix install is around 200MB.
          http://www.ubuntu-mini-remix.org



          Hope this helps :) - @billy_hendry






          share|improve this answer





















          • this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
            – billy_hendry
            Jan 10 '14 at 11:09











          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%2f395932%2fcan-i-install-ubuntu-on-a-3-5gb-mini-pc%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          4 Answers
          4






          active

          oldest

          votes








          4 Answers
          4






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          6














          Lubuntu 13.10 has a minimal desktop environment that is suitable for low-end hardware like your mini PC, however even Lubuntu requires at least 4.7GB of available disk space for best results.



          enter image description here



          Instructions for installing Lubuntu 13.10 and later on the mini PC




          1. Boot the Lubuntu live USB.


          2. Open a terminal. Type sudo -i leafpad /usr/lib/ubiquity/ubiquity/misc.py. Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 and then save.


          3. Run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it.







          share|improve this answer



















          • 2




            Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
            – kamil
            Dec 27 '13 at 16:02






          • 1




            @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
            – karel
            Dec 27 '13 at 16:14










          • I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
            – kamil
            Dec 27 '13 at 16:17






          • 1




            Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
            – karel
            Dec 27 '13 at 16:34










          • You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
            – kamil
            Dec 27 '13 at 16:39
















          6














          Lubuntu 13.10 has a minimal desktop environment that is suitable for low-end hardware like your mini PC, however even Lubuntu requires at least 4.7GB of available disk space for best results.



          enter image description here



          Instructions for installing Lubuntu 13.10 and later on the mini PC




          1. Boot the Lubuntu live USB.


          2. Open a terminal. Type sudo -i leafpad /usr/lib/ubiquity/ubiquity/misc.py. Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 and then save.


          3. Run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it.







          share|improve this answer



















          • 2




            Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
            – kamil
            Dec 27 '13 at 16:02






          • 1




            @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
            – karel
            Dec 27 '13 at 16:14










          • I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
            – kamil
            Dec 27 '13 at 16:17






          • 1




            Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
            – karel
            Dec 27 '13 at 16:34










          • You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
            – kamil
            Dec 27 '13 at 16:39














          6












          6








          6






          Lubuntu 13.10 has a minimal desktop environment that is suitable for low-end hardware like your mini PC, however even Lubuntu requires at least 4.7GB of available disk space for best results.



          enter image description here



          Instructions for installing Lubuntu 13.10 and later on the mini PC




          1. Boot the Lubuntu live USB.


          2. Open a terminal. Type sudo -i leafpad /usr/lib/ubiquity/ubiquity/misc.py. Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 and then save.


          3. Run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it.







          share|improve this answer














          Lubuntu 13.10 has a minimal desktop environment that is suitable for low-end hardware like your mini PC, however even Lubuntu requires at least 4.7GB of available disk space for best results.



          enter image description here



          Instructions for installing Lubuntu 13.10 and later on the mini PC




          1. Boot the Lubuntu live USB.


          2. Open a terminal. Type sudo -i leafpad /usr/lib/ubiquity/ubiquity/misc.py. Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 and then save.


          3. Run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it.








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jan 6 at 1:40

























          answered Dec 27 '13 at 16:00









          karelkarel

          57.6k12128146




          57.6k12128146








          • 2




            Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
            – kamil
            Dec 27 '13 at 16:02






          • 1




            @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
            – karel
            Dec 27 '13 at 16:14










          • I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
            – kamil
            Dec 27 '13 at 16:17






          • 1




            Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
            – karel
            Dec 27 '13 at 16:34










          • You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
            – kamil
            Dec 27 '13 at 16:39














          • 2




            Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
            – kamil
            Dec 27 '13 at 16:02






          • 1




            @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
            – karel
            Dec 27 '13 at 16:14










          • I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
            – kamil
            Dec 27 '13 at 16:17






          • 1




            Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
            – karel
            Dec 27 '13 at 16:34










          • You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
            – kamil
            Dec 27 '13 at 16:39








          2




          2




          Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
          – kamil
          Dec 27 '13 at 16:02




          Now that's what I am talking about. A minimal ubuntu distro. How can I have it more minimized than 4.7GB? Maybe disabling swap may help? +1 for your try
          – kamil
          Dec 27 '13 at 16:02




          1




          1




          @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
          – karel
          Dec 27 '13 at 16:14




          @kamil In my opinion the "best results" in the screenshot means two things stability and performance. The lightweight varieties of Ubuntu are not as user friendly as Ubuntu so you have to fall back and use the terminal more. That's OK if you don't mind using the terminal. However if you run short on the system requirements, you may have stability and performance issues. You don't have any drive space for updates or installing software, but you should watch out for these issues in your web browser. Modern web browser are memory hogs, so if you disable swap, it may slow down your browser.
          – karel
          Dec 27 '13 at 16:14












          I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
          – kamil
          Dec 27 '13 at 16:17




          I know that. I don't want a terminal interface. GUI is a most. I won't need more space because I won't use a browser. All what I need are some remote desktop clients and to burn CD/DVDs
          – kamil
          Dec 27 '13 at 16:17




          1




          1




          Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
          – karel
          Dec 27 '13 at 16:34




          Boot the Lubuntu live USB. Open a terminal. Type gksu leafpad /usr/lib/ubiquity/ubiquity/misc.py Click on Options and select line number. At about line #853 will be something like "min_disk size = size x 2 #fudge factor", change 2 to 1.4 then save and run the Install Lubuntu. It should now say minimum disk size 3GB. Just be sure when you get to the disk partition/install part select Other and set up the drive as one ext4 partition as /. No swap; a page will come up saying you didn't make a swap partition, but just ignore it. thecure
          – karel
          Dec 27 '13 at 16:34












          You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
          – kamil
          Dec 27 '13 at 16:39




          You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
          – kamil
          Dec 27 '13 at 16:39













          1














          If you want Ubuntu installed and not any one of these Small Linux Distros, you can install it to a USB Flash Drive or USB External Hard Drive. I have a USB Flash Drive that is 64GB and it barley sticks out of my computer. (64 GB Flash Drive on Amazon)






          share|improve this answer





















          • this is not an option for my company
            – kamil
            Dec 27 '13 at 7:11










          • @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
            – user179946
            Dec 28 '13 at 5:23






          • 1




            what about @karel answer? using lubuntu !
            – kamil
            Dec 28 '13 at 5:27
















          1














          If you want Ubuntu installed and not any one of these Small Linux Distros, you can install it to a USB Flash Drive or USB External Hard Drive. I have a USB Flash Drive that is 64GB and it barley sticks out of my computer. (64 GB Flash Drive on Amazon)






          share|improve this answer





















          • this is not an option for my company
            – kamil
            Dec 27 '13 at 7:11










          • @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
            – user179946
            Dec 28 '13 at 5:23






          • 1




            what about @karel answer? using lubuntu !
            – kamil
            Dec 28 '13 at 5:27














          1












          1








          1






          If you want Ubuntu installed and not any one of these Small Linux Distros, you can install it to a USB Flash Drive or USB External Hard Drive. I have a USB Flash Drive that is 64GB and it barley sticks out of my computer. (64 GB Flash Drive on Amazon)






          share|improve this answer












          If you want Ubuntu installed and not any one of these Small Linux Distros, you can install it to a USB Flash Drive or USB External Hard Drive. I have a USB Flash Drive that is 64GB and it barley sticks out of my computer. (64 GB Flash Drive on Amazon)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 26 '13 at 18:38







          user179946



















          • this is not an option for my company
            – kamil
            Dec 27 '13 at 7:11










          • @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
            – user179946
            Dec 28 '13 at 5:23






          • 1




            what about @karel answer? using lubuntu !
            – kamil
            Dec 28 '13 at 5:27


















          • this is not an option for my company
            – kamil
            Dec 27 '13 at 7:11










          • @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
            – user179946
            Dec 28 '13 at 5:23






          • 1




            what about @karel answer? using lubuntu !
            – kamil
            Dec 28 '13 at 5:27
















          this is not an option for my company
          – kamil
          Dec 27 '13 at 7:11




          this is not an option for my company
          – kamil
          Dec 27 '13 at 7:11












          @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
          – user179946
          Dec 28 '13 at 5:23




          @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
          – user179946
          Dec 28 '13 at 5:23




          1




          1




          what about @karel answer? using lubuntu !
          – kamil
          Dec 28 '13 at 5:27




          what about @karel answer? using lubuntu !
          – kamil
          Dec 28 '13 at 5:27











          0














          You actually have several options. Personally I love crunchbang.



          8 small linux distros






          share|improve this answer





















          • Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
            – SomaComa
            Dec 26 '13 at 13:38










          • it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
            – kamil
            Dec 27 '13 at 7:05






          • 2




            your options are not ubuntu!
            – kamil
            Dec 27 '13 at 7:11
















          0














          You actually have several options. Personally I love crunchbang.



          8 small linux distros






          share|improve this answer





















          • Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
            – SomaComa
            Dec 26 '13 at 13:38










          • it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
            – kamil
            Dec 27 '13 at 7:05






          • 2




            your options are not ubuntu!
            – kamil
            Dec 27 '13 at 7:11














          0












          0








          0






          You actually have several options. Personally I love crunchbang.



          8 small linux distros






          share|improve this answer












          You actually have several options. Personally I love crunchbang.



          8 small linux distros







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 26 '13 at 13:35









          SomaComaSomaComa

          316




          316












          • Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
            – SomaComa
            Dec 26 '13 at 13:38










          • it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
            – kamil
            Dec 27 '13 at 7:05






          • 2




            your options are not ubuntu!
            – kamil
            Dec 27 '13 at 7:11


















          • Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
            – SomaComa
            Dec 26 '13 at 13:38










          • it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
            – kamil
            Dec 27 '13 at 7:05






          • 2




            your options are not ubuntu!
            – kamil
            Dec 27 '13 at 7:11
















          Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
          – SomaComa
          Dec 26 '13 at 13:38




          Just thought I'd ask, are you trying to dual-boot? Does the machine already have an OS and there is only 3.5GB left? Because now that I'm thinking about it, that would be a pretty small partition. You could probably install the OS, but not much else added onto it.
          – SomaComa
          Dec 26 '13 at 13:38












          it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
          – kamil
          Dec 27 '13 at 7:05




          it will be the only OS. I am using a mini pc to behave like dump terminal workstation for remote desktop using freenx and x2go and xrdp
          – kamil
          Dec 27 '13 at 7:05




          2




          2




          your options are not ubuntu!
          – kamil
          Dec 27 '13 at 7:11




          your options are not ubuntu!
          – kamil
          Dec 27 '13 at 7:11











          0














          Ubuntu Mini Remix is a fully working Ubuntu install containing only the minimal set of software to make the system work. Ubuntu Mini Remix install is around 200MB.
          http://www.ubuntu-mini-remix.org



          Hope this helps :) - @billy_hendry






          share|improve this answer





















          • this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
            – billy_hendry
            Jan 10 '14 at 11:09
















          0














          Ubuntu Mini Remix is a fully working Ubuntu install containing only the minimal set of software to make the system work. Ubuntu Mini Remix install is around 200MB.
          http://www.ubuntu-mini-remix.org



          Hope this helps :) - @billy_hendry






          share|improve this answer





















          • this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
            – billy_hendry
            Jan 10 '14 at 11:09














          0












          0








          0






          Ubuntu Mini Remix is a fully working Ubuntu install containing only the minimal set of software to make the system work. Ubuntu Mini Remix install is around 200MB.
          http://www.ubuntu-mini-remix.org



          Hope this helps :) - @billy_hendry






          share|improve this answer












          Ubuntu Mini Remix is a fully working Ubuntu install containing only the minimal set of software to make the system work. Ubuntu Mini Remix install is around 200MB.
          http://www.ubuntu-mini-remix.org



          Hope this helps :) - @billy_hendry







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 10 '14 at 10:22









          billy_hendrybilly_hendry

          12




          12












          • this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
            – billy_hendry
            Jan 10 '14 at 11:09


















          • this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
            – billy_hendry
            Jan 10 '14 at 11:09
















          this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
          – billy_hendry
          Jan 10 '14 at 11:09




          this is not user friendly like Lubuntu and is a terminal interface Ubuntu operating system. but this is the smallest you can get in the way of Ubuntu
          – billy_hendry
          Jan 10 '14 at 11:09


















          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%2f395932%2fcan-i-install-ubuntu-on-a-3-5gb-mini-pc%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

          Category:香港粉麵

          List *all* the tuples!

          Channel [V]