also this was in my error.log:

fai.log: Couldn't find device with uuid 'RzED90-LUoi-ZuI2-1GD5-STv5-urmq-boFk3z'.
fai.log:  Couldn't find all physical volumes for volume group VolGroup00.
fai.log: Couldn't find device with uuid 'RzED90-LUoi-ZuI2-1GD5-STv5-urmq-boFk3z'.
fai.log:  Couldn't find all physical volumes for volume group VolGroup00.
fai.log:  Volume group "VolGroup00" not found
fai.log:(STDOUT) WARNING: Wiping physical volume label from /dev/sda2 of volume group "vg0"
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
fai.log:W: GPG error: http://www.informatik.uni-koeln.de etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DC13E54EAB9B66FD
fai.log:WARNING: /etc/aliases exists, but does not have a root alias.
fai.log:SERVER not defined. Can't change network boot configuration
format.log: Couldn't find device with uuid 'RzED90-LUoi-ZuI2-1GD5-STv5-urmq-boFk3z'.
format.log:  Couldn't find all physical volumes for volume group VolGroup00.
format.log: Couldn't find device with uuid 'RzED90-LUoi-ZuI2-1GD5-STv5-urmq-boFk3z'.
format.log:  Couldn't find all physical volumes for volume group VolGroup00.
format.log:  Volume group "VolGroup00" not found
format.log:(STDOUT) WARNING: Wiping physical volume label from /dev/sda2 of volume group "vg0"
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found
format.log:(STDERR) Warning - device mapper device, but no dmsetup(8) found

I don't have a VolGroup00 defined anywhere....
it should be "vg0" as the volumegroup name

-James

Michael Tautschnig wrote:
[...]
changed the SETUPSTORAGE.var file to enable and debug
used a disk_config as follows:

disk_config sda  bootable:1
primary         /boot   500     ext3    defaults
primary         -       6096-   -       -

disk_config lvm
vg vg0       sda2
vg0-swap     swap    10%    swap   sw
vg0-dev      /dev    10%    xfs    defaults
vg0-var      /var    10%    xfs    defaults
vg0-home     /home   10%-30%    xfs    defaults
vg0-root     /       10%    xfs    defaults

it installs but i get some funny messages and then on reboot it just stops at either trying to start syslog or mount root
I'll try and get a log in a little bit and post here.


I don't think that defining /dev is a good idea. udev will do that for you. I
might be wrong, but please give it a try without that line.

Best,
Michael

Antwort per Email an