IRC channel logs

2025-04-22.log

back to list of logs

<ZhaoM>I just mounted a tmpfs in rump!
<ZhaoM>the key is that the functionality of rump is splited into different components
<ZhaoM>'-lrumpvfs' and '-lrumpfs_tmpfs' are needed for tmpfs
<ZhaoM>I just mount ffs image, on netbsd os though
<ZhaoM>those rump components are required https://codeberg.org/zhml/hurd-rump-test/src/branch/on-netbsd/Makefile
<ZhaoM>there should be only small difference to use it on hurd
<p4r4D0xum>anybody tried amd64 image recently?
<p4r4D0xum>to me it stucks at ata interrupts
<ZhaoM>p4r4D0xum: can you try to boot the image with -M q35?
<ZhaoM>qemu has this option
<p4r4D0xum>ZhaoM: Trying it right now.
<p4r4D0xum>works!