add disable vfio video
This commit is contained in:
parent
578c958c86
commit
e3e660a69a
3 changed files with 36 additions and 0 deletions
|
@ -42,6 +42,7 @@ func genVBIOS_dumper(id string) {
|
|||
|
||||
// If OK is pressed
|
||||
if choice == "next" {
|
||||
disableVideo()
|
||||
selectUSB()
|
||||
} else {
|
||||
fmt.Println("")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue