2

Xubuntu 19.04 and Lubuntu 19.04 (smaller distros) says: "There is not enough drive space. At least 8 GB is required"

Is there a previous version of any of those distros that can work with the USB space I have?

Thanks.

1) Someone said my question may already have an answer here: Can I install Ubuntu on a 3.5GB mini PC?

That answer was written in 2013. It refers to Lubuntu 13.10 which is rather old. Better answers with more recent versions should be available and tested nowadays. Thank you.

[The accepted answer to that question was updated to 2019 Ubuntu versions before you posted the edit before this one. I suggest that you take some time to read it, specifically list item 4] <-- I didn-t write this. I reviewed the post above and there's nothing there written in 2019.

2) Someone said my question may already have an answer here: How do I install Ubuntu to a USB key? (without using Startup Disk Creator)

Nothing to do with my problem about the USB space I have.

1 Answers1

1

A USB stick with 8 GB (nominally) will often contain slightly less drive space, but your 7.2 value is probably the size in GiB (gibibytes with base 2)

7.2*2^30/10^9=7.73 conversion to GB (gigabytes)

and it is too small anyway to install the current version of Ubuntu.

If you want a good installed system, you should get a fast USB 3 stick with at least 16 GB.

With an 8 GB stick I would recommend

  1. A persistent live drive. This should work well.
  2. The already suggested workaround via the Ubuntu mini.iso. This should work, but very soon you will find that the drive space will be too small.
sudodus
  • 47,684