arm-js icon indicating copy to clipboard operation
arm-js copied to clipboard

Boot from unified image instead of requiring seperate images

Open sr229 opened this issue 7 years ago • 1 comments

I noticed you'd require seperate images to make a full on FS, this is unweildy for some people. I recommend you just boot from a .iso or .img image which contains the rootfs, the Kernel, and the initramfs in one file which is easier to deploy and make - it also allows us to use distros like OpenWRT.

sr229 avatar Nov 17 '18 08:11 sr229

We can all learn a little from copy/v86.

sr229 avatar Nov 17 '18 08:11 sr229