add disable vfio video

This commit is contained in:
HikariKnight 2023-10-29 06:34:42 +01:00
parent 578c958c86
commit e3e660a69a
3 changed files with 36 additions and 0 deletions

View file

@ -42,6 +42,7 @@ func genVBIOS_dumper(id string) {
// If OK is pressed
if choice == "next" {
disableVideo()
selectUSB()
} else {
fmt.Println("")