From nobody Sat May 9 01:14:24 2026 X-Original-To: freebsd-questions@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 4gC7LX2JWtz6c5tJ for ; Sat, 09 May 2026 01:14:28 +0000 (UTC) (envelope-from lysfjord.daniel@smokepit.net) Received: from smtp-out.smokepit.net (smtp-out.smokepit.net [65.109.7.147]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (prime256v1) client-digest SHA256) (Client CN "smtp-out.smokepit.net", Issuer "E7" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gC7LX0HgPz3VXr for ; Sat, 09 May 2026 01:14:28 +0000 (UTC) (envelope-from lysfjord.daniel@smokepit.net) Authentication-Results: mx1.freebsd.org; none Received: from 50d44339.bb.online.no ([80.212.67.57] helo=smokepit.net) by smtp-out.smokepit.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wLWGw-00000000IOw-2mUT; Sat, 09 May 2026 01:14:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smokepit.net; s=loke; h=Content-Transfer-Encoding:Content-Type:Message-ID: References:In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID; bh=tj2tngm0dy/Wu5dBVqsWJud6lUgnIu+NIETKufd4950=; b=LJ+WkCOhGwUPMoz1sYVScf2JDI TCtRKTH1G0RF0v2USP9TZ3YIjzsmfW9hVilGhpPaTmRY+C4vPSS7vJfMp+Hvu9e9X51IGKBjfofNy yny2eJyI+30JAyfDBJpd0BrCkp6TEUDcReezR1JalT4umA4Dck60g41RH/OiWrPzvTe4=; Received: from httpd.lan.smokepit.net ([10.0.3.114] helo=webmail.smokepit.net) by smokepit.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98.2 (FreeBSD)) (envelope-from ) id 1wLWGu-00000000HkK-3ihT; Sat, 09 May 2026 03:14:25 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Date: Sat, 09 May 2026 03:14:24 +0200 From: Daniel Lysfjord To: linuxblood Cc: "freebsd-questions@FreeBSD.org" Subject: Re: Unable to boot after update from within auto-admin In-Reply-To: References: <-jWXlivnnS6JzOLtgdKgTjey5u550bHgIug6b2nMu8bxryJ5eNyXIQkpWZZ-q0Jbs8ndjWl0O521ZbDfIneWs2g0rquBziWMWrZqDBUiusY=@proton.me> <5f88b5f5e25c7fca7c5f3af2e74ab070@smokepit.net> Message-ID: <23a0461692f1a548fd66180a50920523@smokepit.net> X-Sender: lysfjord.daniel@smokepit.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:65.109.0.0/16, country:DE] X-Rspamd-Queue-Id: 4gC7LX0HgPz3VXr X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On 2026-05-08 23:15, linuxblood wrote: > I tried as you instructed. > > zpool import -a -N -l -o readonly=on > > it would output: > > -l is incompatible with -N > > I tried variations and eventually I got: > > No pools available to import > > I tried option after option... > > Then I tried zfs mount No pools, no "filesystems" to mount > > and it wouldn't output anything but the LiveDVD would load for a couple > of seconds and go back to the prompt. > > Regarding encryption, I chose whatever the default was using ZFS. I > encrypted the install as well as the swap. > > I don't know what I should do here. If it's too complex I'll just > reinstall, but I'm hoping I won't have to. > > Have you ever seen a popup about updates and it saying to run > auto-admin? I'm still suspect about that popup, I don't know where it > would've originated from. > I have no idea about this auto-admin.. The git-page tells me it's an automation framework > Anyhow, any ideas? :) > > On Friday, May 8th, 2026 at 4:05 PM, Daniel Lysfjord > wrote: > >> On 2026-05-08 17:53, linuxblood wrote: >> > Hi Daniel, I am a newbie. I don't know what commands to issue here. I >> > am in FreeBSD for the long run, but I am brand new! I didn't expect an >> > update to nuke everything. >> > >> > PS: Apologies for sending this to you twice, my first attempt didn't >> > reply to the mailing list. <3 I appreciate your time & kindness. >> > >> > On Friday, May 8th, 2026 at 3:47 PM, Daniel Lysfjord >> > wrote: >> >> >> >> Have you tried reading the pool from the live-system? >> >> >> >> Since you managed to boot into the LiveDVD, and found your disk, >> you're >> half way there:) >> >> you can start by trying to import the zfs pool: >> >> zpool import -a -N -o readonly=on >> # "-a": Import all, "-N": no mount, "-o readonly=on": read-only >> >> You mentioned encryption? Is it zfs encryption? If so, you also need >> the >> argument "-l" when importing >> >> It may or may not like that, but it usually tells you if it finds >> something interesting. >> >> Mind you, I have no machines without UEFI, so, I probably can't help >> all >> that much, but.. this gives you an indication if something is very >> wrong. >> >> If you manage to import the pool, you can start mounting filesystems >> from the pool (zfs mount ....), and have a look at the logs for what >> you >> did.. I have no idea what auto-admin might've done, neither have I >> ever >> used it. >> If variations of zpool import -a fails, with no visible information about "this pool needs to be imported by name" or something close to that, I have no idea. To my untrained eye, it seems like the zpool signature is unavailable.. That seems... unlikely, as zfs stores that in multiple locations, and is pretty persistant in complaining if it finds things that doesn't make sense. > Regarding encryption, I chose whatever the default was using ZFS. I > encrypted the install as well as the swap. The default is no encryption, as it complicates setups by a whole lot. If you chose the default, you did not choose encryption. If you chose to encrypt the install and the swap, you did not choose the defaults, and... tbh, I'm out of my confort zone:) I do use encrypted ZFS, both native ZFS and ZFS on top of encrypted volumes, but that is so custom, that trying to export that knowledge to whatever you have done, is of little use.. If you can't get the live DVD to even find your zpool, I'm not much of help to you, and, from my point of view, you might aswell do a reinstall.. Pro-tip for the future: /home and everything else should be separated:)