PDA

View Full Version : OS not supported? Etch & VMware


MartyS
12th May 2007, 04:46
I'm attempting to install ISPConfig 2.2.12 on the Debian Etch VMware setup under one of the virtual machines using the Perfect Debian Etch Setup. Everything has gone fine up until the ./setup of ISPConfig.

This is the message I get.

Debian lenny/sid.0
ERROR: Ihr Betriebssystem wird nicht unterst�tzt! / Your operating system is not supported! / Votre systeme d'exploitation n'est pas support

uname -a

Linux **.**.** 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux

Thanks

Hans
12th May 2007, 08:01
As you can see, you run Leny, which is the Debian testing branch at the moment. It seems that the testing branch is not supported.

till
12th May 2007, 11:49
To install ISPConfig on the Debian testing branch, edit the file:

/etc/debian_version

and change the content to:

4.0

After you have installed ISPConfig, change the conetnt back to its original state.

MartyS
14th May 2007, 20:13
Thanks guys.

Still have a lot to learn. Didn't realize that my Etch install disk was using the testing kernel.