I've got an ancient iMac G3 (400MHz PPC, 320MB RAM) that I want to squeeze some more use out of. My plan is to install Debian with IceWM on it. I'm sure it would run XFCE just fine, but I'd rather use IceWM and get the extra performance. My question is... well, this is kind of awkward. I don't exactly know where to start- the Debian site has like a bajillion different ISO's to download, and I'm not sure which to get. Is the netinst the correct one? And then I would get a minimal Debian install by running the installer off of that, and (as root) "aptitude install xorg gdm icewm" correct? And then "startx" to get it started after leaving root? Would it then go straight to GDM on booting rather than a command prompt? This is something that's intended to stay at home for my family, who've never used Linux, so ideally I'd find a way to get a simple log-in without the big scary command-line.:P
I tried a similar process from an ubuntu-minimal install and got nothing. From the base install, I added "sudo aptitude install xorg xterm gdm icewm" and got absolutely nothing after entering "startx." My screen just went blank.
Any help would be greatly appreciated. I've never used Debian before, and am fairly new to Linux in general (having only seriously used Ubuntu thus far).