> I'm wanting to install Mac-On-Linux on my potato system at work. The > problem is, the downloads are in RPM format. I tried using alien to > convert them to .deb, but I get an error message saying that the major > number must be <= 3, or something like that.
doesnt this work -> apt-get install mol you will find that the kernel modules need to be compiled from mol-modules-source for yr kernel (unless you are still using 2.2.19 for some reason) failing that, download the source, and compile everything.. ,.

