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=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 0069C30E10 for ; Fri, 1 Nov 2024 00:31:12 +0100 (CET) Received: from maat.thinktankworkspaces.com ([45.79.94.76]) by 9front; Thu Oct 31 19:30:06 -0400 2024 Message-ID: <39C4815479BAB19762A63C9FA788B7DF@thinktankworkspaces.com> To: 9front@9front.org Date: Thu, 31 Oct 2024 16:30:03 -0700 From: william@thinktankworkspaces.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: open non-blocking information-aware manager Subject: [9front] hjfs type mismatch Reply-To: 9front@9front.org Precedence: bulk I switched over from cwfs to hjfs. Twice I seem to crash on cwfs and couldn't figure out why. So here I am with hjfs and i'm kind of lost. I was messing with werc under a user directory with the user having permissions and now I can't even see that folder and I have other issues on reboot Here is a paste /dev/sdC0: QEMU HARDDISK /dev/sdC0/9fat dos /dev/sdC0/data /dev/sdC0/fshjfs /dev/sdC0/nvram /dev/sdC0/plan9 /dev/sdD0: QEMU DVD-ROM bootargs is (tcp, tls, il, local!device)[local!/dev/sdC0/fs -m 192 -a tcp!*!564] hjfs: fs is /dev/sdC0/fs keyfs: 0: no termination: [00][30]M[5d][5b][33]#[5d][4d][5b]M[64][5d][5b]#[62][5d][5b]M[33][5d]] 0 keys read in DES format hjfs: type mismatch, dev /dev/sdC0/fs, block 139403, got raw, want indir, caller 0x59ae init: starting /bin/rc TronFS# ls bin lib tmp wercmacbook.tgz TronFS# cd /usr/william TronFS# ls acme.dump bin lib tmp werc wercmacbook.tgz TronFS# cd werc TronFS# ls hjfs: type mismatch, dev /dev/sdC0/fs, block 138952, got raw, want dentry, caller 0x860d ls: .: phase error -- type mismatch Its like the user is dead/broken corrupt or something when I try to rcpu rcpu -h tmryk -u william lost connection here is the log tlssrv: tls reports can't exec /bin/rc: file does not exist: '/bin/rc' Thoughts?