No, do not do serial console
This commit is contained in:
@@ -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 ",
|
||||
|
||||
@@ -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 ",
|
||||
|
||||
@@ -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 ",
|
||||
|
||||
@@ -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 ",
|
||||
|
||||
Reference in New Issue
Block a user