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=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23868 invoked from network); 30 May 2021 09:07:32 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 30 May 2021 09:07:32 -0000 Received: from mx.sdf.org ([205.166.94.24]) by 1ess; Sat May 29 16:37:23 -0400 2021 Received: from sdf.org (IDENT:adr@sdf.org [205.166.94.16]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 14TKYLIO007777 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO) for <9front@9front.org>; Sat, 29 May 2021 20:34:22 GMT Received: (from adr@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 14TKYLqr027370 for 9front@9front.org; Sat, 29 May 2021 20:34:21 GMT Date: Sat, 29 May 2021 20:34:20 +0000 From: adr@SDF.ORG To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: proxy injection element interface Subject: [9front] I can't make sdloop(3) work Reply-To: 9front@9front.org Precedence: bulk First of all hi to everyone. I can't manage to make sdloop(3) work, I had to use dd to extract the partition a wanted to read. ; echo config switch on spec l type loop//n/data/plan9/9front-8392.16c5ead832f2.pi3.img!1024 >/dev/sdctl echo: write error: sd type not found Is there something wrong with my invocation? I'm on a rpi4. Regars, adr.