Explain the benign PCI/SELinux log entries and ignore local log files in git.
602 B
602 B
banger
Minimal Firecracker launcher.
Requirements
- Linux host with KVM (
/dev/kvmaccess) sudo,ip,curl,ssh
Files
firecracker: Firecracker binaryvmlinux: guest kernelrootfs.ext4: guest root filesystemid_ed25519: SSH key forroot
Run
./run.sh
SSH
ssh -i "./id_ed25519" root@<guest_ip>
Shutdown
reboot
Log Notes
PCI: Fatal: No config space access function foundandMissingAddressRangelines are expected withpci=offinrun.sh.SELinux: Could not open policy file ...is expected in the minimal rootfs.