Erweitern eines PV on VMware + Swap LV

1. expand on vmware the HDD Size

2. maybe restart the virtual machine
or run following command
echo „- – -“ > /sys/class/scsi_host/host0/scan

3. fdisk -l
fdisk /dev/sda

-l

Device          Boot      Start         End      Blocks             Id   System
/dev/sda1   *                1                 65      522081          83  Linux
/dev/sda2               … Continue reading

Abgebrochene YUM-Transaktionen beenden

Das Programm yum-complete-transaction versucht unvollständig ausgeführte und abgebrochene Transaktionen zu beenden.
Dazu werden die Dateien transaction-all* und transaction-done* im Verzeichnis /var/lib/yum ausgewertet.

yum-complete-transaction ist im Paket yum-utils enthalten und kann wie folgt installiert werden.
[root@centos ~]# yum install yum-utils

Wenn YUM eine unvollständig ausgeführte Transaktion entdeckt, wird Ihnen … Continue reading

32bit Support unter Fedora 64bit nachinstallieren

First Step: check installed Support with:
sudo rpm -q SDL
SDL-1.2.13-9.fc11.x86_64
SDL-1.2.13-10.fc12.x86_64

Second Step: create a file ′Fedora-ia32.txt′ with:
[expand title=”Liste zeigen”]
arts.i586
audiofile.i586
bzip2-libs.i586
cairo.i586
compat-expat1-1.95.8-4.i586
compat-libstdc++-33-3.2.3-63.i586
compiz.i586
cyrus-sasl-lib.i586
dbus-libs.i586
directfb.i586
esound-libs.i586
Continue reading

VMware-Server 2.0.1 unter Fedora 11

http://www.saarlinux.de/blog/?tag=vmware
http://www.saarlinux.de/blog/wp-content/uploads/2009/03/vmware-server-modules-2629tar.gz
[root@node1 ~]#cd /usr/lib/vmware/modules/source
[root@node1 source/]#mkdir oldsources
[root@node1 source/]mv vmware-server-modules-2629tar.gz oldsources/
[root@node1 source/]tar xzf oldsources/vmware-server-modules-2629tar.gz
[root@node1 source/]vmware-config.pl