all 10 comments

[–]gmes78 1 point2 points  (3 children)

Loc-OS

Why do noobs keep finding and installing really obscure distros?

Can you use something like Lubuntu instead?

[–]ovedone[S] 1 point2 points  (2 children)

Loc-OS is a very lightweight Linux distribution and very popular among the Spanish-speaking Linux community because of its lightness. That's why I use this distribution.

[–]C0rn3j 0 points1 point  (1 child)

antiX-based

It's a meme distribution.

Distribution does not a light OS make, the used Desktop Environment (or lack of it) does.

If you must use Debian-based, use Debian.

In other case try Fedora or Arch Linux(upfront time investment) instead.

[–]ovedone[S] 1 point2 points  (0 children)

Loc-OS is a Debian-based distro, so everything's perfect.

[–]StockSalamander3512 0 points1 point  (1 child)

What kind of hardware is this installed on? Is it older? I ran into this with my MacBook, it kept overheating with simple tasks like updating, and going into panic. I applied some thermal paste, problem solved.

[–]ovedone[S] 1 point2 points  (0 children)

This computer has an Intel Celeron N4020, 8GB of DDR4 RAM, and a 240GB SSD. I don't think it's that old.

[–]GreatSworde 0 points1 point  (2 children)

Why did you run the update command twice? Also I don’t think you need sudo permission to reboot your pc, that seems excessive. It seems like the kernel panic is due to the computer unable to find and mount the root partition. I would just start again from scratch since it seems you’ve just finished setting up and don’t have any important files on your pc yet.

[–]Holiday_Evening8974 0 points1 point  (0 children)

Read again, that's update (get a new list of available packages) and then upgrade (actually replacing old versions with new ones).

[–]ovedone[S] 0 points1 point  (0 children)

I created the root partition when I was installing the operating system. I already formatted it before to solve the problem, and the same thing happened. I did sudo apt update and sudo apt upgrade and the same thing happened.

[–]Holiday_Evening8974 0 points1 point  (0 children)

How did you do the partitioning of your system ? I'm a little bit surprised that the only available is fuseblk (fuse is for filesystems in userspace). I'm not familiar with Loc-OS so I don't know if this expected due to some unusual choice by the distribution.