Not that bad in terms of specs - but most distros (FreeBSD, ReactOS, Gentoo) don't agree with my hardware.
What a Unix OS that's small enough to learn about operating systems while still being likely to work with my shitty laptop?
>>2
Debian works alright, but I'd prefer a distro that's as minimal as possible. I'm only using this to learn - I don't care much about application support.
>>8
If you had read >>1-san's post, you would know that he wants to learn about operating systems
Academic OSes are designed specifically for learning about operating systems.
Name:
Anonymous2012-09-07 20:23
>>9
This guy is correct. I've already attempted a plan-9 install - it suddenly corrupted my MBR and I'm looking for a way to restore it.
Anyone know of a boot restorer iso for lilo?
if you want UNIX without paying any money, you should get FreeBSD. contrary to popular belief, FreeBSD is more secure than OpenBSD and its ports tree is better maintained.
>>23
Some years ago i installed Damn Small Linux in a Pentium notebook with 128MB of ram, and it was amazingly fast. With a GUI. Sadly it had outdated software, but was good enough to revive such old hardware.
Name:
Anonymous2012-09-08 10:37
Currently running NetBSD.
Having trouble, though - my wireless drivers aren't building because the makefile invokes make -C, which NetBSD's default make doesn't seem to be happy with. I've tried replacing it with both options in NetBSD's make that take a directory as -C does to no avail, and now I'm trying to figure out how to unzip this .tgz to build CMake. Gunzip won't take .tgz files.
I am ever so tired of hearing this word. Debian is ``minimal'' - you can install only the base system, which has fuck-all in it, and build the system up from there.
>>34
You can certainly build a Fedora install up from base as well; it's just more painful. The Fedora guys are very eager to push changes that will break all your scripts to make way for whatever shiny new object has their attention this month (see also: ``systemd'').