>> +@item
>> +Ensure your running kernel has the required CONFIG_BRIDGE option for the
>> +network to work properly in the virtual machine:
>> +
>> +@example
>> +zgrep CONFIG_BRIDGE= /proc/config.gz
>> +CONFIG_BRIDGE=y
>> +@end example
>> +
>> +If it is compiled as a module & loaded, it will also w
Ludovic Courtès writes:
> Hi Vincent,
>
> Vincent Legoll skribis:
>
>> From: Vincent Legoll
>>
>> * doc/guix.texi (USB install): add download & verify subsection,
>> add a section to explain how to boot a VM for guixsd installation
>
> I pushed this as commit c8b543741f422ecf41e7635c6a1c40b3bd5
Hi Vincent,
Vincent Legoll skribis:
> From: Vincent Legoll
>
> * doc/guix.texi (USB install): add download & verify subsection,
> add a section to explain how to boot a VM for guixsd installation
I pushed this as commit c8b543741f422ecf41e7635c6a1c40b3bd55947a, with
several modifications.
> +
> I took a slightly different approach in commit
> debc6360e111e8efc8a938b2aef28e5b3616ada8, where I essentially copied the
> text from “Binary Installation”.
OK, I saw that duplication, but only after I sent the patch for review...
> I’ll comment on the rest later.
Thanks
--
Vincent Legoll
Vincent Legoll skribis:
> From: Vincent Legoll
>
> * doc/guix.texi (USB install): add download & verify subsection,
Sorry for the delay! First some comments on the verification, which I
think should be treated in a separate commit:
> This image contains a single partition with the tools nece
From: Vincent Legoll
* doc/guix.texi (USB install): add download & verify subsection,
add a section to explain how to boot a VM for guixsd installation
Signed-off-by: Vincent Legoll
---
doc/guix.texi | 91 ++-
1 file changed, 90 insertion