[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd
From: |
Ludovic Courtès |
Subject: |
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd. |
Date: |
Wed, 24 May 2023 11:08:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Janneke Nieuwenhuizen <janneke@gnu.org> skribis:
> So, with lots of kind help from the folks at #hurd and bug-hurd, and many
> thanks to Josselin Poiret for sending their amazing "Add libc specific to Hurd
> and update components" patch set (https://issues.guix.gnu.org/63641, note that
> these series depend on this!) we now have rumpdisk support for the Hurd.
Yay!! 🎉
> To actually use it instead of the gnumach builtin IDE driver, use
>
> (kernel-arguments '("noide"))
Should we build Mach without this driver, or otherwise make “noide” the
default? (We can answer that later, no rush.)
> guix shell qemu -- qemu-system-i386 \
> -m 4096 \
> --enable-kvm \
> --device rtl8139,netdev=net0 \
Once we have netdde, we can probably drop that line and use the default
NIC (e1000, IIRC).
Is “-m 4096” still needed? You mentioned this as a workaround
initially, IIRC?
Ludo’.
- [bug#63527] [PATCH v5 07/11] hurd-boot: Setup pci-arbiter and rumpdisk translators., (continued)
[bug#63527] [PATCH v5 11/11] gnu: gnumach: Support "noide" argument., Janneke Nieuwenhuizen, 2023/05/23
[bug#63527] [PATCH v5 09/11] system: hurd: Boot with pci.arbiter and rumpdisk., Janneke Nieuwenhuizen, 2023/05/23
[bug#63527] [PATCH v5 10/11] bootloader: grub: Use rumpdisk-style root when booting with "noide"., Janneke Nieuwenhuizen, 2023/05/23
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd.,
Ludovic Courtès <=
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd., Ludovic Courtès, 2023/05/24