virtual-dsm
virtual-dsm copied to clipboard
[Guide]: Virtual DSM - OpenWrt - qemu-system-x86_64
Question
Link: https://github.com/mndti/virtual-dsm-openwrt-qemu
Install / Instalar
sh
Once again I want to thank @kroese for the excellent work. Through your project, I was able to create my personal project in openwrt. For many it doesn't make sense to run this in an openwrt, but I personally find openwrt very powerful, light and fast. For my particular use, using Proxmox is wasting machine resources.
After some testing, I made a script, if anyone is interested. I also discovered that the problem I had when using qemu in openwrt (the VM periodically restarted at alternating intervals of 2h/8h/16h/etc), without parameters.
Installing the intel-microcode iucode-tool package resolved the issue. I had the same behavior on proxmox without intel microcode.
My thanks also to @Deroy2112 and @r0bb10 for their contributions.
Very impressive!!! You re-wrote almost all the code, what an effort that must have been! Great work!
great! Thank you so much!