Can I install Ubuntu on a 3.5GB mini PC?

8,164

Solution 1

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.

  4. These instructions also work on Ubuntu and other *buntu distributions that also use the ubiquity live CD installer. In Ubuntu the default text editor is gedit instead of leafpad.

Solution 2

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:
8,164

Related videos on Youtube

kamil
Author by

kamil

Updated on September 18, 2022

Comments

  • kamil
    kamil over 1 year

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

  • SomaComa
    SomaComa over 10 years
    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.
  • kamil
    kamil over 10 years
    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
    kamil over 10 years
    your options are not ubuntu!
  • kamil
    kamil over 10 years
    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
  • karel
    karel over 10 years
    @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.
  • kamil
    kamil over 10 years
    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
  • karel
    karel over 10 years
    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
  • kamil
    kamil over 10 years
    You are awesome! I will try it and get back tomorrow to post my result here. thanks a lot
  • Admin
    Admin over 10 years
    @kamil Well then it is pretty darn hard you need to shrink the other partitions such as the Windows C:/ drive.
  • kamil
    kamil over 10 years
    what about @karel answer? using lubuntu !
  • billy_hendry
    billy_hendry over 10 years
    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