Re: sbuild on hurd-amd64...
Johannes Schauer Marin Rodrigues <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <176356097924.11261.5377517250683013956@localhost> |
Hi,
Quoting Johannes Schauer Marin Rodrigues (2025-09-07 13:46:41)
> Perfect. Next on my todo list is to fix img2pdf, then mmdebstrap, then sbuild
> and *then* I'll have time for this.
it is time. :)
> That being said, I think we got to the bottom of the misunderstanding (I
> hope) and the next thing to do is for me to create a QEMU VM with hurd and
> try this out myself. As I said, since the mmdebstrap testsuite runs inside
> qemu, I could even add hurd tests to the mmdebstrap testsuite to avoid
> regressions in the future.
I was trying to set this up and am now stuck at the point where I want QEMU to
offer a directory from outside QEMU (Linux) to the system running inside QEMU
(Hurd). With a Linux guest, I would use this inside QEMU:
mount -t 9p -o trans=virtio,access=any,msize=128k mmdebstrap /mnt
But when I run this with hurd, I get:
mount: mmdebstrap: filesystem type `9p' unknown
I run QEMU with this option:
-virtfs local,id=mmdebstrap,path="$(pwd)/shared",security_model=none,mount_tag=mmdebstrap
Does the plan9 filesystem work or is there a better way to achieve the same
thing with Hurd as the guest?
Thanks!
cheers, josch
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmkdzgkACgkQ8sulx4+9 g+FSbg/7Bk99/8hWkAgZuEZazy2wZ4Kl7Xns1mTqFNGxccAXb3wq6KSVmOOoniO7 MMkaCj/oXU340EkVOA/0Iq9bMBVUqS1wkfDZMgH8sVqAQOWxGDEcFTouQIJYPPw5 Noi8BA9RFYk+4rYG56cg9fp+AEJqGg3xxC3jqUE+5ENRGFvxHsPGC19gnvc7NOwb Rs5wfKFrpF4Dl+QVtOxvHgzY6XI3d4H1wLysF4sgtLXCs449kE1fQEC5qFP4UKju 7bLd/vkQUp2WNE918N399DaETLBqTIXRfNbWof/svQLn5P1COH368ry4RwzpQBY8 9ZHgqrmWQYnZFYKe4ALtdJRqFF2p4hGCKeI+mMQajsTtDypXxBXm0p5I+Ev8twTa yDAmu/KxBtz5cRkONrN9AZzwxvVXtMQnNmuDFjhXwnOWejD3F08FY95o5i0q6dA1 w3bdi9bY8QxwMHbSI2+SrdcTNCCbG4qgMojD47tOB55wRpd+l8esPWGFg1T3YAde EtdtO6tgGJmqKFk25iLX7sEct6zMdaUwzHW2Eo97LUw/tgalNR3KXWY/VPXcS6/0 ILAv3ESvAMkTRLiHatiplv65Ai6gucIq4RQFJsqDCMXRGSpandEdAMa6K/v3edmb CnswDMtPVGyC8nzsPNVuqhAlUjZhhHtakyluYJpiUb0zsf8tev0= =uxZM -----END PGP SIGNATURE-----