Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jul 2024 20:23:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280098] 9pfs panics on qemu+kvm
Message-ID:  <bug-280098-227-1mMNQnzAn7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280098-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280098-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280098

--- Comment #1 from Danilo Egea Gondolfo <danilo@FreeBSD.org> ---
After my little hack I can mount the filesystem using the partial mount_tag:

root@freebsd:~ # mount -t p9fs conf /mnt
root@freebsd:~ # mount
/dev/da0p2 on / (ufs, local, synchronous, soft-updates, journaled soft-upda=
tes)
devfs on /dev (devfs)
/dev/da0p1 on /boot/efi (msdosfs, local)
conf on /mnt (p9fs, local)
root@freebsd:~ # cd /mnt
root@freebsd:/mnt # ls
agent-mounts.json       agent.crt               files=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20
lxd-agent               server.crt              udev
agent.conf              agent.key               install.sh              nic=
s=20=20=20
                systemd

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280098-227-1mMNQnzAn7>