dracut: handle the timeout correctly
Avoid mounting FS from host and guest at the same time.
Even ro
mount mess with journal and ro,norecovery
doesn't read changes
made by VM.
Rely on /tmp/dracut_boot.log
instead. Now using pexpect on tail -f
,
we can measure the exact time, until machine booted.
@RunFeatures:dracut
Edited by Filip Pokryvka