With version 1.4, code will be completly Raspbian compatible.
I'm already testing this release, and will be published in next 6 months together with prebuilt image file and manuals to create your own live image.
This release will cause some moving of Business releases and HAM releases. You can check current state here: https://github.com/mytja/MyAssistantOS-Raspbian/milestones?with_issues=no
At this point it is like that:
You can download all image files from this link: https://github.com/mytja/MyAssistantOS-Raspbian/tree/prebuilt_images
I'm attaching full setup for emulating Raspbian on Windows machine (you only have to download image files from here: https://www.raspberrypi.org/downloads/raspberry-pi-os/)
You have to change run.bat file
You leave kernel part alone
The only part you're interested in is this
-hda 2020-05-27-raspios-buster-armhf.img ^
you have to change 2020-05-27-raspios-buster-armhf.img part to your image file name.
Raspbian Kernel for Qemu doesn't allow more RAM than 256MB, so it might be slow.
Here is the link to software: https://mega.nz/file/m9chnaJD#V2L8KKsl7fklB9uyqE_4zqHN4vatvFcb0dauRwjUjbA
Afterwards, you have to run the batch file and Raspbian will run.
I had some problems with kernels, so here I chose the working one.
Every feedback is useful, so you can write it in this issue. 👍
Hope you'll like it. ❤️
With version 1.4, code will be completly Raspbian compatible.
I'm already testing this release, and will be published in next 6 months together with prebuilt image file and manuals to create your own live image.
This release will cause some moving of Business releases and HAM releases. You can check current state here: https://github.com/mytja/MyAssistantOS-Raspbian/milestones?with_issues=no
At this point it is like that:
You can download all image files from this link: https://github.com/mytja/MyAssistantOS-Raspbian/tree/prebuilt_images
I'm attaching full setup for emulating Raspbian on Windows machine (you only have to download image files from here: https://www.raspberrypi.org/downloads/raspberry-pi-os/)
You have to change run.bat file
You leave kernel part alone
The only part you're interested in is this
you have to change
2020-05-27-raspios-buster-armhf.imgpart to your image file name.Raspbian Kernel for Qemu doesn't allow more RAM than 256MB, so it might be slow.
Here is the link to software: https://mega.nz/file/m9chnaJD#V2L8KKsl7fklB9uyqE_4zqHN4vatvFcb0dauRwjUjbA
Afterwards, you have to run the batch file and Raspbian will run.
I had some problems with kernels, so here I chose the working one.
Every feedback is useful, so you can write it in this issue. 👍
Hope you'll like it. ❤️