• 0 Posts
  • 92 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle













  • Why not give Gentoo a try?

    It natively require you to compile the kernel which is perfect because you get to drop all the drivers and features you don’t need.

    Gentoo package manager also compile every package in the system which is very slow but it gives you lot of control over what features you want from each package. You’re no longer required to install X server just because one package provide GUI support.

    End result is less memory for kernel and less memory for most other apps. 256 should be doable but just to be sure try running “sysrescuecd” which is based on gentoo. first to see if it would work