forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VMware Workstation unter Xandros Server 1.0

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.xandros.com Forum Index -> Auf Deutsch
View previous topic :: View next topic  
Author Message
Xandros Support Team
Xandros Employees
Xandros Employees


Joined: 10 Apr 2006
Posts: 271
Location: Germany

PostPosted: Fri Nov 10, 2006 5:57 am    Post subject: VMware Workstation unter Xandros Server 1.0 Reply with quote

### Installation der VMware Workstation unter Xandros Server 1.0.

Alle folgenden Befehle müssen in der Konsole ausgeführt werden.
Eine Konsole wird über "Launch->Applications->System->Console" gestartet.

# 1. Benötigte Pakete herunterladen.
Laden Sie sich die Kernel Sourcen mit folgenden Befehlen herunter:
$ su (Administrator werden, indem Sie Ihr Administrator Passwort eingeben)
$ cd /usr/src/
$ wget ftp://dcc.xandros.com/kernels/dcc-kernel-source-2.6.15.tar.bz2

# 2. Kernel vorbereiten.
Die VMware Workstation benötigt so genannte Kernel include Dateien. Da diese nicht zum Standardumfang von Xandros Server 1.0 gehören, müssen Sie diese erstellen.

$ tar xjvf dcc-kernel-source-2.6.15.tar.bz2
$ ln -s dcc-kernel-source-2.6.15 linux
$ ln -s dcc-kernel-source-2.6.15 kernel-headers-2.6.15-dcc-smp
$ cp /boot/config-2.6.15-dcc-smp /usr/src/linux/.config
$ cd /usr/src/linux
$ make oldconfig EXTRAVERSION=-dcc-smp
$ make prepare-all EXTRAVERSION=-dcc-smp
$ make vmlinux EXTRAVERSION=-dcc-smp

# 3. VMware Workstation entpacken.
Wechseln Sie in das Verzeichnis, in das Sie die VMware Workstation herunter geladen haben.
Zum Beispiel in Ihr Home Verzeichnis.
$ cd /home/<benutzer>
$ tar xzf VMware-workstation-5.5.2-29772.tar.gz

# 4. VMware Workstation installieren.
Zuerst müssen Sie in das VMware Workstation Verzeichnis wechseln.
$ cd vmware-distrib

Danach können Sie die Installationsroutine starten und den Vorschlägen folgen.
$ ./vmware-install.pl

# 5. VMware Workstation starten.
Nun können Sie den VMware Player über "Launch->Applications->System->VMware Workstation" starten.[/b]
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.xandros.com Forum Index -> Auf Deutsch All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group