question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test: Install on VM (Debian QEMU host and Debian guest)

See original GitHub issue

Steps

  • Install Debian (no gui) on two partitions (boot/root)

  • Install sudo

  • Download build script add debian to line 211 modify tor repo to bullseye in line 212-214 comment out raspberry pi repo

  • Execute build sdcard script from my own home directory sudo ./build_sdcard.sh false false rootzoll dev headless true false

  • Reboot

  • Login as the user I created with the initial install (not ‘pi’ or ‘admin’) When login as admin I get a blue screen ‘Wait…’ and then the main menu. I don’t know if the next script is executed without errors

  • Edit _bootstrap.sh ./_bootstrap.sh: line 301: HDD/SSD connected: ${$hddCandidate}: bad substitution removed the second ‘$’

  • Edit /mnt/hdd/raspiblitz.conf Added the following line: uaspForced=0

  • Execute sudo ./_bootstrap.sh from /home/admin

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:39 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
openomscommented, Jan 25, 2022

just did a clean install on Debian with virsh Debian Bullseye VM. With the build command: sudo bash build_sdcard.sh -f true -b dev -d headless -t false -w off

Looking good so far.

1reaction
adevosscommented, Jan 13, 2022

It took longer than expected. Now the main menu is displayed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

QEMU - Debian Wiki
It is a free open-source alternative to VMware. As QEMU requires no host kernel patches to run, it is very safe and easy...
Read more >
How to install Qemu guest agent for Debian / Ubuntu - Snel.com
Install Qemu guest agent for Debian/Ubuntu · Step 1: Log in using SSH · Step 2: Install qemu guest agent · Step 3:...
Read more >
How to install KVM server on Debian 9/10 Headless Server
In this tutorial, you will learn how to install KVM software on Debian Linux 9.x server and use KVM to setup your first...
Read more >
How to Install and Configure KVM on Debian 11 Bullseye Linux
Run Virt-Manager · Create Virtual Machines: · Locate ISO Media Volume · Choose Memory and CPU Settings · Create Qemu Virtual Disk Image...
Read more >
Hosts/Linux - QEMU
1.1.1 Fedora Linux / Debian GNU Linux / Ubuntu Linux / Linux Mint distributions ... Getting ready to install a guest OS in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found