Ubuntu: Remove QEMU note
There is no need for a separate note about disabling Plymouth. That is already the default recommendation.
parent
96597d4447
commit
9aa192ff37
|
@ -434,8 +434,6 @@ Upgrade or downgrade the Areca driver if something like `RIP: 0010:[<ffffffff810
|
|||
|
||||
### QEMU/KVM/XEN
|
||||
|
||||
In the `/etc/default/grub` file, enable the `GRUB_TERMINAL=console` line and remove the `splash` option from the `GRUB_CMDLINE_LINUX_DEFAULT` line. Plymouth can cause boot errors in these virtual environments that are difficult to diagnose.
|
||||
|
||||
Set a unique serial number on each virtual disk (e.g.: `-drive if=none,id=disk1,file=disk1.qcow2,serial=1234567890`).
|
||||
|
||||
To be able to use UEFI in guests (instead of only BIOS booting):
|
||||
|
|
|
@ -434,8 +434,6 @@ Upgrade or downgrade the Areca driver if something like `RIP: 0010:[<ffffffff810
|
|||
|
||||
### QEMU/KVM/XEN
|
||||
|
||||
In the `/etc/default/grub` file, enable the `GRUB_TERMINAL=console` line and remove the `splash` option from the `GRUB_CMDLINE_LINUX_DEFAULT` line. Plymouth can cause boot errors in these virtual environments that are difficult to diagnose.
|
||||
|
||||
Set a unique serial number on each virtual disk (e.g.: `-drive if=none,id=disk1,file=disk1.qcow2,serial=1234567890`).
|
||||
|
||||
To be able to use UEFI in guests (instead of only BIOS booting):
|
||||
|
|
Loading…
Reference in New Issue