Per Jessen wrote:
Well, it looks fine:
# systemctl status lvm.service lvm.service - LSB: start logical volumes Loaded: loaded (/etc/init.d/boot.lvm) Active: active (exited) since Fri, 28 Sep 2012 15:31:48 +0200; 2min 2s ago Process: 507 ExecStart=/etc/init.d/boot.lvm start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/lvm.service
Sep 28 15:31:43 kzinti boot.lvm[507]: Waiting for udev to settle... Sep 28 15:31:47 kzinti boot.lvm[507]: Scanning for LVM volume groups... Sep 28 15:31:47 kzinti boot.lvm[507]: Reading all physical volumes. This may take a while... Sep 28 15:31:47 kzinti boot.lvm[507]: Found volume group "kzinti" using metadata type lvm2 Sep 28 15:31:47 kzinti boot.lvm[507]: Activating LVM volume groups...
Is there any chance that something clashes between mounting all file system and starting lvm?
Okay, on this machine it actually seems to be working, except for these entries in fstab: /dev/kzinti/opensuse /var/opensuse ext4 defaults 0 2 The above works fine. This one doesn't - how do I make it wat for the above to become ready? /var/opensuse/openSUSE-11.0-DVD-i386.iso /srv/www/vhosts/install/htdocs/opensuse110/i386 iso9660 ro 0 2 -- Per Jessen, Zürich (17.8°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org