From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020712 Description of problem: rc.sysinit tries to activate LVM Volume Groups twice. On my system it activates just fine the first time and then says the volume group is already activated the second time. I understand for that because of the different between root partitions and other partitions this may be necessary, but for me it adds unncessary boot messages. I recommend you either hide the output of one(doesn't seem like a good solution, unless if selectively does it based on the success of the first one), remove the output of both, or come out with some other more elegant solution. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Boot kernel with LVM support 2. Setup LVM Volume Groups 3. Reboot Actual Results: Activation of Volume Groups and then it trying to activate them again. Then it saying they are already activated. Expected Results: To not see the message they are already activated. Additional info:
Limbo beta2
*** This bug has been marked as a duplicate of 78483 ***