From 6681c19754a068ef2c829c949204cbf23fcf299d Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 27 Nov 2018 22:06:06 +0159 Subject: re-enable early microcode loading now that vbox is fixed --- files/dracut-live.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/dracut-live.conf b/files/dracut-live.conf index 67ed54e..42b3e24 100644 --- a/files/dracut-live.conf +++ b/files/dracut-live.conf @@ -14,5 +14,3 @@ add_drivers+=" amdgpu radeon nouveau i915 vboxvideo " omit_drivers+=" qla1280 qla2xxx qla4xxx " # pata_acpi is not wanted on boot omit_drivers+=" pata_acpi " -# dont use early microcode loading as it slows live boot on broken vbox setups (mga#21553) -early_microcode="no" -- cgit v1.2.1