Hi Almu,
I don't remember the commands off the top of my head, but you need to set the
rumpusbdisk translator onto /dev/rumpusbdisk and then set storeio onto another
node with -T device@/dev/rumpusbdisk:sd0 and then access that node as a block
device.
Damien
Sent from Proton Mail Android
---
This is awesome!! How can I test rumpusbdisk?
El lun, 3 feb 2025 a las 21:32, Samuel Thibault ()
escribió:
> Hello,
>
> Damien Zammit via Bug reports for the GNU Hurd, le sam. 11 janv. 2025
> 07:19:24 +, a ecrit:
> > I would like to suggest the following upgrade of rump to be on par with
> >
Hello,
Damien Zammit via Bug reports for the GNU Hurd, le sam. 11 janv. 2025 07:19:24
+, a ecrit:
> I would like to suggest the following upgrade of rump to be on par with
> my "develop" branch[1]. The patches would need to be fetched from my
> branch directly because there is a very large
On 2025-02-04 03:44, Samuel Thibault wrote:
I cannot reproduce the issue with qemu-kvm 9.2.0. It's not supposed to
have any impact, but could you try to reproduce with qemu-kvm?
I'll try that.
I wonder whether the missing tty is just my special case.
I don't know what would be special in yo
Hello,
Yuqian Yang, le mar. 04 févr. 2025 03:04:26 +0800, a ecrit:
> I installed i386 Hurd in a virtual machine of VirtualBox with
> Debian LiveCD.[1]
> [1]
> https://cdimage.debian.org/cdimage/ports/stable/hurd-i386/debian-sid-hurd-i386-NETINST-1.iso
> The installation succeeded. I rebooted to
Hello!
I installed i386 Hurd in a virtual machine of VirtualBox with
Debian LiveCD.[1] The installation succeeded. I rebooted to start
the new system.
After vm was powered on and grub passed, the screen printed a lot
of logs like another vm I created with pre-installed image.
The logs stopped at
February 1, 2025 at 1:18 AM, "Yuqian Yang" mailto:crup...@crupest.life?to=%22Yuqian%20Yang%22%20%3Ccrupest%40crupest.life%3E
> wrote:
>
> >
> > Slightly off topic, but I was watching Bryan Lunduke make fun of the
> > beta COSMIC desktop environment, which is written in memory safe rust.
> >
Zhaoming Luo, le lun. 03 févr. 2025 20:05:38 +0800, a ecrit:
> I did the experiments using my own C waiting program and `sleep` shell
> command respectively. They gave me the same result. It seems the sleep
> program was not executed at all.
Or it just didn't get the time to do anything.
> Anothe
On Mon, Feb 03, 2025 at 08:39:09AM +0100, Samuel Thibault wrote:
> Hello,
>
> Zhaoming Luo, le lun. 03 févr. 2025 12:22:11 +0800, a ecrit:
> > It's still the case with different sleep times. I believe the issue is
> > related to:
> >
> > ```
> > 5.80 on 0: Closing channel because all readab
GNU/Hurd, like Mac OS X, is a BSD-based system. It should exclude
has('bsd') feature just like what Mac OS X does. The __GNU__ pre-defined
macro indicates it's compiling for GNU/Hurd.
Signed-off-by: Zhaoming Luo
---
src/evalfunc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Hi,
I'm not sure if I should add a feature (like has('hurd')) for GNU/Hurd,
and if it should be in this patch or in a seperate patch.
Zhaoming Luo (1):
Exclude GNU/Hurd from has('bsd') feature
src/evalfunc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.47.2
11 matches
Mail list logo