Alexandr Dubovikov

Results 154 comments of Alexandr Dubovikov

so, after you executed /tmp/gen_sbc_iso.sh did you see sbc-x86_64.iso in the /tmp ?

so, this iso you can start with ? qemu-system-x86_64 -boot d -cdrom /tmp/sbc_public_x86_64.iso -m 512

sorry, i confuse :-) what doesnt work right now ? The rootfs that you have build by self ?

ok, can you please do on the host there you run the build script do: uname -r ls -l /init* ls -l /vmlinuz and show the result here

Karsten, for me looks all good, can you somehow share to me the sbc-public.sb that you has been generated from "build_rootfs.sh" script ? I will check what is going wrong...

Just checked, upload the .sb to my ISO - all works perfect. Can you please send your directory /tmp/sbc-data-XXX exclude .sb to me? ![Screenshot from 2019-05-11 15-51-47](https://user-images.githubusercontent.com/4513061/57570658-b660d000-7404-11e9-8a39-f3f0d734c7d1.png) The MD5 sum...

ok, i will fix it to make build all stuff in the build directory of sbcOS, looks like the best way keep it in once place

you can configure multiple hosts in the dispatcher and select it by round robin.

Hi @R-omk , sorry for late reply, yes this is a good idea, the problem is that size of this index will be huge and insert will be a bit...