It’s an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I’m reinstalling the OS, I thought I’d ask here for recommendations for an OS that makes the most of this oldie.
Debian
Isnt min suggested 2GB for debian? Well I was running it on 1GB
I installed it successfully on a 512 MB machine the other day, with LXQT. Didn’t run very well though.
Yeah it’s going to be a debian-based at least, that’s for sure
Debian based distros can be very different from each other. Ubuntu, Mint, Pop!, etc are all based off debian. I think what the commenter you’re replying to is saying is to install the stock debian image, because that’s the lightest version of debian.
I used to like Debian based (and still do; I use it on my server with no intention of switching) but Opensuse is great on the desktop and supports 32 bit. Even tumbleweed is rock solid.
I’ve been hearing good things about opensuse while researching my alternatives
The Distro is not important, just debloat it. Something like Alpine is actually smaller, but in the end the Desktop needs to be tiny.
Good point. Thanks
If you can run the Raspberry Pi Desktop that would be good. Wayland and I think very light.
I am thinking about installing that on Fedora, rebranding and all, to have an actually small Wayland Desktop, because the current options are either WMs or bigger Desktops
The Distro is not important
Most distros have dropped 32bit UEFI support, so on old hardware, the distro is important.
Puppy Linux is very active on the 32bit land.
either that or damn small linux
There’s also TinyCore, made by the lead developer of Damn Small Linux after it stopped being developed.
Thanks! I’ll check it out
Personally I am using a netbook like this as a headless server with Ubuntu.
You can try to run Lubuntu, or even TinyCore and Puppy Linux on this for simple tasks.
Generally speaking, with 1GB of ram and Intel atom, as you stay away from video streaming platforms and use simple tools for writing text or run simple code in python, you would be fine. However with less than 100€ you can find laptops with core i5 4rd generation with 8gb ram. I am not sure if it worths it.
I had similar netbook like OP and was running Lubuntu for a very long time but afaik they dropped support for 32 bit architectures some time ago. I think 18.04 was the last 32 bit LTS? Not sure, I’d need to check it
I’d recommend Alpine and running it headless. Realistically you’d need 4GB+ of ram to run a modern desktop session so that’s not ideal. However running Alpine headless will leave you with 800M to run programs.
You can still run a GUI desktop on it but I’d recommend having a nice sized swap partition/file to make up for it. It’ll be slow as soon as you hit the 1GB memory and starting swapping out.
It’s not the desktop that needs 4 GB, it’s large apps like modern browser or office. The desktop will run fine on 1 GB. May want to look into Midori and Abiword as alternatives.
Absolutely correct, Alpine can run a desktop environment with 500 megs.
Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component.
That’s a good point, I could jus try debian and remove the unnecessary stuff. I want my daughter to use this laptop so it needs some video codecs and hopefully some educational games.
Some commenters said you need a minimum of 2GB memory to run Debian. What do you make of that?
See this: https://www.debian.org/releases/bullseye/amd64/ch03s04.en.html Minimum 1Gb, preferably 2 for a desktop.
Ah, good to know. I wonder how is it possible then for Debain-based distros (MX) to run well on this notebook
Don’t want to hurt your daughter. And don’t want to hurt the Linux community by making a girl hate Linux when she’s a child.
Hannah Montana Linux?
LOL
Why would she hate Linux?
Because it’s SLOOOOOOOOOW.
This laptop wouldn’t even run on windows so I’m not sure what you’re suggesting
The only distro I could get to boot on my old Acer One was MX Linux.
It had the rare combination of 32bit UEFI support (cause the Acer supports neither 64bit UEFI nor legacy BIOS) and the necessary firmware out of the box.But after upgrading it to the current release, it broke again. And then I threw the netbook away cause I have better things to do with my time.
Oh shit, what newest release did you upgrade to? I think I have MX21 in my Acer one
If you don’t want to reinstall just cause you forgot your password:
https://linuxconfig.org/recover-reset-forgotten-linux-root-passwordThanks, that’s actually a very clear tutorial. Definitely saving it
23, the one that is based on Debian Bookworm.
21.3 worked fine.
See if you can get the memory upgraded. DDR3 SO-DIMMs should be dirt cheap.
I’d also get a cheap SSD aswell, especially if this is for a child who might not be very careful with the machine.
Hmmm yeah I hadn’t thought about upgrading the laptop, that’s a big idea, and indeed it should be super cheap
I use super old hardware as well. An SSD will blow your mind.
You might be able to reset the root password by booting to single user, or using a rescue usb.
That said, you could take the chance to try one of the BSDs.
Whatever distro you install, make sure you enable zram, it makes old computers with low ram much more usable, and an out of memory killer too.
Ooms are much less necessary with MGLRU if they keep to a new kernel
I’d still use an oom killer even on 6.1 which is the kernel Debian uses, mglru got improvements in following kernels like you said.
The Linux kernel already has OOM killing… Do you mean something like Facebook’s
oomd
where you can more easily control it from userspace?yeah, from what i remember the kernel’s oom killer isn’t that fast and external ones work better
Thanks! Great advice 👍
yeah MX21 32bits is what I would install, or AntiX.
Can’t you boot on a USB key and reset the root password on your HD partition?
AntiX! Of course. I thought Antix had merged with Mepis to create MX. Didn’t know they were still around. probably the best choice since it still seems to be based on Debian Stable
AntiX is awesome on old HW, everything works, just don’t load a big website in the browser or it crawls :)
Alpine Linux could be worth giving a shot very lightweight!
Interesting. I search for Alpine Linux and the first search result was a Lemmy community. Looks interesting. Thanks!
If you don’t have to use it but want to keep it functional, why just not reinstall MX again? You know that and how it works
Because it does give me a functional piece of software to grab YouTube videos without actually opening YouTube, but it cannot really run Firefox with uBlock, which basically means web browsing is impossible
I’d probably try a minimal Debian installation with the Openbox WM.
Link, in case you’re having trouble locating the .iso: https://cdimage.debian.org/cdimage/release/current/i386/iso-cd/debian-12.2.0-i386-netinst.iso
One distro that I’ve recently found runs pretty well on older/slower systems like this is wattOS. It’s a distro focused on power efficiency, but because of that it does well on underpowered systems.