Skip to content

Commit

Permalink
haiku: enable debug_screen
Browse files Browse the repository at this point in the history
  • Loading branch information
korli committed Nov 8, 2024
1 parent 96613b9 commit 77166c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions haiku.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ source "qemu" "qemu" {
"<down><down><down><down><down><down><down><down><down><down><right><wait2s>",
"<down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><down><enter><wait5s>",
"echo \"PermitRootLogin yes\" >> /system/settings/ssh/sshd_config<enter>",
"echo \"debug_screen true\" >> /boot/home/config/settings/kernel/drivers/kernel<enter>",
"echo \"disable_onscreen_paging true\" >> /boot/home/config/settings/kernel/drivers/kernel<enter>",
"passwd<enter>${var.root_password}<enter>${var.root_password}<enter>",
"mkfs -t bfs -q /dev/disk/scsi/2/0/0/raw HaikuRunner<enter>",
"mountvolume HaikuRunner<enter>",
Expand Down

0 comments on commit 77166c5

Please sign in to comment.