08-05-2016, 07:53 AM
Hi civoskela,
Welcome to the Linux Lite community!
To create a LiveUSB device Jerry is recently recommending Etcher. I'm generally using UNetbootin which is available in the repositories.
If you get access to your system partition and assuming your system is on one partition, the first thing I would check is the space used by this folder:
Here are all the downloaded packages stored used for updating your system. Cleaning them does not break your system.
Hope that helps for a start.
Welcome to the Linux Lite community!

To create a LiveUSB device Jerry is recently recommending Etcher. I'm generally using UNetbootin which is available in the repositories.
If you get access to your system partition and assuming your system is on one partition, the first thing I would check is the space used by this folder:
Code:
du -hs /var/cache/apt/archives/
Hope that helps for a start.
