From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id DBA0B2180C for ; Fri, 12 Apr 2024 19:21:48 +0200 (CEST) Received: from mout02.posteo.de ([185.67.36.66]) by 9front; Fri Apr 12 13:20:29 -0400 2024 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 73E5A240101 for <9front@9front.org>; Fri, 12 Apr 2024 19:20:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1712942425; bh=KpN9MZymQXqPmvNVzwdg/pHDScf1QbQIVQfIK2IGCAM=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:Message-ID:From; b=MeJFRbWLdHRpyiSImdpDxb8ChBcr41Rlj+xmWtp/EhKTXYWKgqL/3t/BB0T+acswE IE4mq6MFPYl5+CnV36K7kgTBaoXSbYe8Z1nIbOoW2cx8M6t8Y3t5iAhij1WhyKgaWe 2Pd3a+dc5NNd5J0FJkkgmdjYirV+EVu+BHI4Crv6rnt8m3C1LmpfqUdkgQD3m43iu7 ObvIFQKUxB6x91s2lKvSR26i/jEWXWSIuQv0ito2CFhT6oGEx24aWabJR8ngVqV11K nRy9k+if98/ZzB23ji/j5TGwuMyLOO4/U1SGK3+dkfmzBVy1bR8bsVeLXLf8wkexpn aC+wXe7cZfI7w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VGNcT03Xgz9rxG for <9front@9front.org>; Fri, 12 Apr 2024 19:20:25 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 12 Apr 2024 17:20:24 +0000 From: alex-ml@posteo.de To: 9front@9front.org In-Reply-To: <73113AAD2BF974FA947262BCC23E63A4@felloff.net> References: <73113AAD2BF974FA947262BCC23E63A4@felloff.net> Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: service storage NoSQL table-oriented layer Subject: Re: [9front] Install to NVMe (MNT Reform) Reply-To: 9front@9front.org Precedence: bulk Hello cinap, thank you very much! You were right, the failure was me skipping "configfs" and "partdisk". I'm sorry for the noise. Best regards, Alex Am 12.04.2024 12:00 schrieb cinap_lenrek@felloff.net: > looks good: > > 129.0.0: disk 01.08.02 15b7/5019 0 0:20104004 16384 4:20100004 > 256 > > also looks good: > > On boot there are the following lines (regarding "sdN0"): > ... > sdN (nvme): using 4 submit queues > ... > /dev/sdN0: WDC WDS100T2B0C-00PX > /dev/sdN0/data > ... > > could it be that you just skipped some steps in the installation, > forgetting to partition the nvme drive? > > and you went right to the mount step, and it only finds > the existing hjfs file-system on the emmc? > > -- > cinap