Description of problem: mandriva_everytime.service does not insure that the root disk has not been remounted before executing. This can cause a problem on web appliances and VirtualBox in which there are no addition filesystems are mounted The mandriva_everytime.service should have a After=local-fs.target systemd-remount-fs.service Version-Release number of selected component (if applicable): How reproducible: This doesn't happen in production situations because the remount happens before mandriva_everytime is executed. Steps to Reproduce: 1. generate a bitstation.vdi image file from https://github.com/joequant/bitquant.git oz/mkimg-bitstation.sh 2. qemu-kvm will have the banner in mandriva_everytime 3. running in VirtualBox will miss the mageia welcome banner because of this race condtion Reproducible: Steps to Reproduce:
Assignee: bugsquad => mageia
The problem was an interaction between the console output and the virtualbox terminal and was fixed by not redirecting the console to /dev/ttyS0 which is the configuration proposed by cloud stack.
Status: NEW => RESOLVEDResolution: (none) => INVALID