[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: |
Janneke Nieuwenhuizen |
Subject: |
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd. |
Date: |
Wed, 24 May 2023 11:15:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Ludovic Courtès writes:
Hi Ludo!
> 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!! 🎉
Yes \o/
>> 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.)
Possibly, I would suggest for now to follow upstream, IIUC, rumpdisk is
still somewhat experimental (and slooowww).
I expect upstream/bothstream to drop the "noide" patch at some point,
and possibly eradicate the IDE driver from gnumach altogether?
>> 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?
-m 2048 should be enoug, it seems boot with -m 1200; but yea, we do _do_
need more than 1024 (or 512 even)...
Greetings,
Janneke
--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com
- [bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd., (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, 2023/05/24
- [bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd.,
Janneke Nieuwenhuizen <=
[bug#63527] [PATCH 0/3] Initial attempt at rumpdisk support for the Hurd., Ludovic Courtès, 2023/05/24