From nobody Thu Jun 16 14:35:34 2022 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4C78785D40C for ; Thu, 16 Jun 2022 14:35:10 +0000 (UTC) (envelope-from eivinde@terraplane.org) Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LP4T95hD5z3sWW for ; Thu, 16 Jun 2022 14:35:09 +0000 (UTC) (envelope-from eivinde@terraplane.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=terraplane.org; s=ds202112; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ipZtfaOZ/ws1HpdyydZw8qI4FFTawUKje6237Cu8TMU=; b=Fxen9hsNI4SI5CeZda58q1KyPE xtuBdcuRZt/uBBrO0MrwCb5Yi5Imm4jo2R0Gx6QgQhuoV4MNrVYHDUvwmJFLoJBjIYUYfVr/BkoBn HhR6tm0gqHgFh4qLqphGoenIPEjnNX2mz7SFq6YoscyBiHdvFn4d43YrCDxeJogdcndyZCzm1VmVj fSjIltIbrdsqEWBdNAIBWStl1pHH14F9oAJeUrlmOG7VNpYMA1Ymq4A3NyGliRcKO2Tyai/vTVd1Y YFtQn5zYxliRNA2cY12QpqCnN2vTGt/HwpiOe2Gw1Vw2R6s5D8AS+zp7dEU6BENUN6SZIvazTfbFq 27VTT6hQ==; Received: from ti0027q160-1386.bb.online.no ([212.251.142.122]:1949 helo=elg.hjerdalen.lokalnett) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o1qaS-0000Wy-7l for stable@freebsd.org; Thu, 16 Jun 2022 16:35:08 +0200 Date: Thu, 16 Jun 2022 16:35:34 +0200 From: Eivind Nicolay Evensen To: stable@freebsd.org Subject: Re: Unclean file systems on every boot Message-ID: <20220616163534.7a54545a@elg.hjerdalen.lokalnett> In-Reply-To: <20220616162939.614bcd4b@elg.hjerdalen.lokalnett> References: <20220616162939.614bcd4b@elg.hjerdalen.lokalnett> List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4LP4T95hD5z3sWW X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=terraplane.org header.s=ds202112 header.b=Fxen9hsN; dmarc=pass (policy=none) header.from=terraplane.org; spf=pass (mx1.freebsd.org: domain of eivinde@terraplane.org designates 2a01:5b40:0:3005::1 as permitted sender) smtp.mailfrom=eivinde@terraplane.org X-Spamd-Result: default: False [-4.10 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:5b40:0:2000::/51:c]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[terraplane.org:+]; DMARC_POLICY_ALLOW(-0.50)[terraplane.org,none]; NEURAL_HAM_SHORT(-1.00)[-0.999]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12996, ipnet:2a01:5b40::/48, country:NO]; RCVD_IN_DNSWL_LOW(-0.10)[2a01:5b40:0:3005::1:from]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[terraplane.org:s=ds202112]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[stable]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Den Thu, 16 Jun 2022 16:29:39 +0200 skrev Eivind Nicolay Evensen : > Hello. > > I have a machine on which one disk, containing os as well as some > data partitions, started showing errors. > > I replaced the disk by partitioning and formatting a new one and I missed a part of a sentence here. I meant to say copied over all files and installed boot loaders. > installing boot loaders. This was all done on FreeBSD 11.3. -- Eivind Nicolay Evensen