From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14790 invoked from network); 11 Apr 2021 22:00:35 -0000 Received: from tb-ob20.topicbox.com (173.228.157.66) by inbox.vuxu.org with ESMTPUTF8; 11 Apr 2021 22:00:35 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob20.topicbox.com (Postfix) with ESMTP id C1E623E2FB for ; Sun, 11 Apr 2021 18:00:13 -0400 (EDT) (envelope-from bounce.mMb78e6781515fa9e77abce599.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id A24D7229B2F9; Sun, 11 Apr 2021 18:00:13 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=to :message-id:date:mime-version:content-type :content-transfer-encoding:from:list-help:list-id:list-post :list-subscribe:reply-to:subject:list-unsubscribe; s=dkim-1; bh= 8u2RD3nvrRBDKqJJfBhuqVWcBvqN/7JHACfh9wyBrTg=; b=YM7jLvhldUOIr8jO 8qpxOO8VEsOGaL+5AEEAf7pCTxP4FnkBdDv4zkLXRunSsdVpdI3jcUw9rh0GvYlg GEG9hwrxnEsIq/LTeSQMGsWvJmbSfQYvPtZwWZR/8ntY3OdmdxY3wADxwUfFKFzB g6hewBwiKR0PDt+UtbpCLeiQlO0= To: 9fans <9fans@9fans.net> Message-Id: <16181783940.1FDE2bc8.20411@composer.9fans.topicbox.com> Date: Sun, 11 Apr 2021 17:59:54 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16181783941.c7f45.20411" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 3f7b3382-9b11-11eb-9af4-ec069234e1fa Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMjY3ZGJlNjA1YTM2YTJmNS1NYjc4ZTY3ODE1MTVmYTllNzdhYmNl?= =?UTF-8?B?NTk5Pg==?= From: "ibrahim.a.71 via 9fans" <9fans@9fans.net> List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: [9fans] searching advice List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mb78e6781515fa9e77abce599:1:mIvFLWLbg1QmhrhRcFNcN70DjUiD238pnBBGB0kYi8I --16181783941.c7f45.20411 Date: Sun, 11 Apr 2021 17:59:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi 9fans, I'm currently trying plan9. During my test phase I installed 9legacy on qem= u.=C2=A0 Everythings works fine but I couldn't master to exchange files wit= h my host system (linux). I tried a virtfs, virtual fat drives an ext image= and failed mounting the filesystem in plan9 I would prefer ext2 as a shared partition : I tried ext2srv mount -c /srv/ext2 /n/hostfs /dev/sdD0 and this results in an error message : mount: mount /n/hostfs : no file system device specified I looked in the man pages and on internet but couldn't find an example for = mounting a harddisk or a setup to share files between host and guest.=20 Perhaps someone can point out how to exchange data using virtual harddisks = or u9fs. Thanks in advance ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T267dbe605a36a2f5-Mb78e6= 781515fa9e77abce599 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16181783941.c7f45.20411 Date: Sun, 11 Apr 2021 17:59:54 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi 9fans,

I&#= 39;m currently trying plan9. During my test phase I installed 9legacy on qe= mu.  Everythings works fine but I couldn't master to exchange file= s with my host system (linux). I tried a virtfs, virtual fat drives an ext = image and failed mounting the filesystem in plan9

I would prefer ext2 as a shared partition :

<= /div>
I tried

ext2srv
= mount -c /srv/ext2 /n/hostfs /dev/sdD0

and= this results in an error message :
mount: mount /n/hostfs = : no file system device specified

I looked= in the man pages and on internet but couldn't find an example for moun= ting a harddisk or a setup to share files between host and guest.

Perhaps someone can point out how to exchange data= using virtual harddisks or u9fs.

Thanks i= n advance
= --16181783941.c7f45.20411--