Pierre Alain

Results 36 comments of Pierre Alain

Update: The failure in the template installation may be fixed directly into qubes at some point (https://github.com/QubesOS/qubes-issues/issues/7426). I now have a reliable template qubes-build+installation but I fail to boot the...

Yes the patch to fix the "small rootfs template" works correctly and the installation is now perfect :) Unfortunately the issue occurs when I try to boot the unikernel (with...

This should be right according to the documentation, but I was unable to boot without it some times algo :/

This is still the case, I have the following: ``` $ qvm-start mirage-fw Missing file: /var/lib/qubes/vm-kernels/mirage-fw/initramfs ```

The existence of initramfs is checked in https://github.com/QubesOS/qubes-core-admin/blob/c177aacbe1afc35034826ef538c0e49ed40b6bc7/qubes/storage/kernels.py#L140 See: https://github.com/QubesOS/qubes-issues/issues/5516

Thanks @hannesm for the mirage update. I manually pinned `mirage.4.2` until the merge in opam-repository and updated the `memory_pressure.ml` + `config.ml` for using `mirage-xen.8.0.0`. It seems to works correctly with...

As @Szewcson I have a correct running here with: ``` [user@dom0 Desktop]$ sha256sum /var/lib/qubes/vm-kernels/mirage-test/vmlinuz 588e921b9d78a99f6f49d468a7b68284c50dabeba95698648ea52e99b381723b /var/lib/qubes/vm-kernels/mirage-test/vmlinuz ``` ``` [2022-08-12 08:20:21] Solo5: Xen console: port 0x2, ring @0x00000000FEFFF000 [2022-08-12 08:20:21] |...

The logs come from `tail -f /var/log/xen/console/guest-mirage-test.log`. With a correct running with mirage 3.10 (post solo5+pvh) I don't see what can be your issue now, so the logs will certainly...

@tommytran732 @Szewcson: The build should be fine with mirage 4.2.1 now. I ran into troubles for the compilation, maybe you will have to correctly clean the repository. The shasum has...

Thanks @hannesm! I hope it can also be built fine with orb at robbur. The next step will be to work on #115 :)