Date: Tue, 4 Apr 2023 13:43:26 +0100 From: Henrik Morsing <henrik@morsing.cc> To: mike tancsa <mike@sentex.net> Cc: questions@freebsd.org Subject: Re: Migrating to new disk Message-ID: <ZCwbbq7uFF8rJHQV@morsing.cc> In-Reply-To: <512a2c9c-b5d6-4231-ba93-208d658206bd@sentex.net> References: <ZCgN887wVFE%2BOMR3@morsing.cc> <ZCmgxWVc1g9oKCnc@morsing.cc> <8657aa62-1405-1d60-1dd7-f64f99da3ab2@sentex.net> <ZCnxKNeiBYmsoiRM@morsing.cc> <512a2c9c-b5d6-4231-ba93-208d658206bd@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, you fixed it! On Sun, Apr 02, 2023 at 08:02:48PM -0400, mike tancsa wrote: > >What is in /boot/loader.conf ? kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" cryptodev_load="YES" zfs_load="YES" if_re_load="YES" if_re_name="/boot/modules/if_re.ko" console="vidconsole" # set the maximum data size limit to 1 GB kern.maxdsiz="1073741824" # set the default data size limit to 1 GB kern.dfldsiz="1073741824" cuse_load="YES" > And did you set the right pool name ? > >zpool set bootfs=$POOLNAME/ROOT/default $POOLNAME > root@freebsd:~ # zpool get bootfs NAME PROPERTY VALUE SOURCE zold bootfs zold/ROOT/default local Maybe not? Set the bootfs and it works now! Thanks for your help. Regards, Henrik Morsing --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZCwbbq7uFF8rJHQV>