Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
[gardenlinux] Fix console with reset vga on kexec
Browse files Browse the repository at this point in the history
  • Loading branch information
fwiesel committed Jun 10, 2024
1 parent 9defe22 commit a8bafcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ kexec \
--initrd=$NEWROOT/boot/initrd.img-${release} \
--command-line="$cmdline"

kexec -e
kexec -e --reset-vga

0 comments on commit a8bafcf

Please sign in to comment.