Seite 1 von 1

First Install Help

Verfasst: 08 Mai 2010, 10:36
von Ekstreme
Hi All,

I've been trying to get an Opsi depot server installed for a few days now and am pulling my hair out. Firstly, I boot from the depo server install CD and it is not in English, no biggie, I can work my way through it without a drama, but once completed, from what I can work out, the system should then reboot and start a setup process. When my server reboots, I get an Xwindows login, not in English again, and I have no idea what user\pass to use?

Can anyone please point me in the right direction?

Thanks

Re: First Install Help

Verfasst: 08 Mai 2010, 12:12
von j.schneider
Hi,

we know about some problems with the install cd...
I would recommend you the following:
Download the vm image from http://download.uib.de/opsi3.4/opsi3.4-servervm.zip
And the run it with i.e. VmWare Player.
This is a lot easier to start with.

Another possibility is to install some base debian/ubuntu system using the distributions install cds.
Then just add the opsi repository:

Code: Alles auswählen

deb http://download.uib.de/debian lenny opsi3.4
And install the opsi server:

Code: Alles auswählen

apt-get update
apt-get install opsi-depotserver opsi-configed
Greetings,
Jan