I bought an old HP chromebook cheap on ebay that came with Zorin OS installed. It isn’t much, but just about manages to do what I need. The trouble is, Zorin seems kind of bloated and the Chromebook hasn’t got much memory. I don’t even have enough space to install updates.

I’m comfortable with running a pared-down OS that might be a better fit for a tired old Chromebook. What might work better than Zorin?

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    7
    ·
    19 days ago

    For 16 GB SSD with 4 GBs of RAM (which is what most Chromebooks used to be), you will need Debian with XFce, with 2 GB of swap partition. Nothing else will either fit, or work properly. I have given away 3 such laptops to friends with that setup (Arch might fit ok too, but because I was giving it to friends, Debian was easier to work with). After installing the v12 Bookworm Debian OS, with libreoffice, a couple of simple games (e.g. solitaire), Gimp, and that 2 gb swap partition, I was left with 5 GB free space. I had to occasionally do sudo apt autoremove to make sure the space wasn’t eaten away, but overall, it stayed steady (dh -h will give you that info). With Trixie, you might end up with 4 GBs of free space, as it’s bigger. Bookworm has updates until 2029.

      • Eugenia@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 days ago

        You will have to reinstall the OS, and redo the partition table (256 MB boot partition (that’s enough for a single OS), 2 GB swap, and the rest / root partition). Then install Debian with XFce on the / partition. You use it normally as with any other Debian-based OS, that Zorin is also one of them, but you use the terminal to update the system. It’s very usable.

  • Muad'Dib@feddit.org
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    19 days ago

    Maybe you can have a look at PostmarketOS, depending on the specific model your Chromebook is. They support some Chromebooks.

  • HackyMrHippie@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    19 days ago

    I have 3 old Chromebooks (2gb/4gb ram and 16gb/32gb storage) and I run MX with XFCE which runs like a dream. Previously I used Arch with KDE which also ran smoothly enough which surprised me. One thing worth doing with whichever distro/DE you choose, remove all the software you won’t use and it makes a huge difference!

  • moonpiedumplings@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    I used to use Arch + KDE on a device with only 32 gb of storage space. I used BTRFS and transparent compression, and I got the actual Arch Linux install compressed down into 6 gb (where it would have been 10 gb uncompressed).

  • ISolox@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    19 days ago

    I would go with debian with a light weight desktop. If you have issues after that maybe puppy Linux?