No, do not do serial console

This commit is contained in:
Greg Hellings
2024-07-13 01:33:27 -05:00
parent b8029ab985
commit f74011333b
19 changed files with 9 additions and 20 deletions
-1
View File
@@ -7,7 +7,6 @@ iso = {
boot_wait = "3s"
boot_command = [
"e<wait><down><down><down><end><bs><bs><bs>",
"console=tty0 console=ttyS0 ",
"fsck.mode=skip ",
"locale=en_US ",
"auto=true ",
-1
View File
@@ -6,7 +6,6 @@ iso = {
}
boot_command = [
"e<down><down><down><end><bs><bs><bs>",
"console=tty0 console=ttyS0 ",
"fsck.mode=skip ",
"locale=en_US ",
"auto=true ",
-1
View File
@@ -6,7 +6,6 @@ iso = {
}
boot_command = [
"e<down><down><down><end><bs><bs><bs>",
"console=tty0 console=ttyS0 ",
"fsck.mode=skip ",
"locale=en_US ",
"auto=true ",
-1
View File
@@ -6,7 +6,6 @@ iso = {
}
boot_command = [
"e<down><down><down><end><bs><bs><bs>",
"console=tty0 console=ttyS0 ",
"fsck.mode=skip ",
"locale=en_US ",
"auto=true ",