Googulator
Googulator
Not yet, will do in the next few days.
With the current code in #74: ``` memory 0x0000000000000000-0x000000000009fbff available 0x000000000009fc00-0x000000000009ffff reserved 0x00000000000f0000-0x00000000000fffff reserved 0x0000000000100000-0x00000000bffdffff available 0x00000000bffe0000-0x00000000bfffffff reserved 0x00000000feffc000-0x00000000feffffff reserved 0x00000000fffc0000-0x00000000ffffffff reserved 0x0000000100000000-0x000000013fffffff available WARNING: detected a total of 3071MB...
hmm, that last run provides a clue: `[ 21.213595] serial8250: too much work for irq4` Linux serial console bug?
New clue: "cat: write error: Resource temporarily unavailable". And then the output of "cat" is seemingly truncated. Unfortunately, the run time of qemu suggests that it still likely failed at...
@microsoft-github-policy-service agree
About the remaining unchecked boxes: - I don't quite understand at this point what the "toolchain/worker package manifests" are, or if they are relevant to this change, which only affects...
@anphel31 Any hints on how to move forward with this one? What this achieves: * Successful bootstrapped build of a full ISO & a core-container image on top of live-bootstrap...