mirror of
https://github.com/rancher/os.git
synced 2025-09-08 02:01:27 +00:00
Initiate Burmilla OS project
- Use burmilla GitHub repos - Release under burmilla Docker Hub - GitHub action for create releases - Updated boot image and login banner - Use Debian as default console - Updated system-cron to v0.5.0 - Updated services to latest versions - Bump up kernel to 4.14.206 - Include burmilla/os-debianconsole:v1.9.0 to initrd
This commit is contained in:
@@ -39,7 +39,7 @@ qemu-img create -f qcow2 build/hd.img 8G
|
||||
qemu-system-${QEMUARCH} -serial mon:stdio \
|
||||
-enable-kvm \
|
||||
-drive if=virtio,file=build/hd.img \
|
||||
-boot d -cdrom ./dist/artifacts/rancheros.iso \
|
||||
-boot d -cdrom ./dist/artifacts/burmillaos.iso \
|
||||
-m 2048 \
|
||||
-smp 1 \
|
||||
-nographic \
|
||||
|
Reference in New Issue
Block a user