Skip to content

Commit

Permalink
chore: live-build notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeify committed Oct 20, 2024
1 parent f981a00 commit 11e1bd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Linux/Debian (Take 2).md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ Install `qemu-kvm` `qemu-utils` for the purposes of live-build testing.
Installed and configured `apt-cacher-ng`

## live-build specific configuration

Create a fake "disk" for live-build to install to with `qemu-img create -f disk_image.qcow2 12G`
Attempted to test the live-build with `kvm -m 2048M -cdrom live-image-amd64.hybrid.iso -hda disk_image.qcow2 -boot d`

0 comments on commit 11e1bd2

Please sign in to comment.