Post #1386773
2026-03-01 13:21 UTC
@bjc @guix @nlnet
Hmm, right. you (we) need to instruct gnumach to use rumpdisk
(kernel-arguments '("noide"))
for the 64 bit hurd.
We should probably add a comment about that somewhere, suggestions?
Replies (1)
-
@bjc@tines.spork.org 2026-03-01 13:28
@janneke @guix @nlnet honestly, id say it should just be the default, since by default it's using rumpdisk, at least in the future. but for now, what about something like: easiest to change … to your hurd-vm-configuration, and, since we're now using rumpdisk for the disk subsystem, you'll also need to add (kernel-arguments '("noide")) as well. In the future this will no longer be necessary. and then adjust the subsequent examples to include the form.