Date: Thu, 30 Apr 2020 22:42:47 -0700 From: David Christensen <dpchrist@holgerdanske.com> To: freebsd-questions@freebsd.org Subject: Re: Mounting from ufs:/dev/ad2s1a failed with error 19. Message-ID: <10b538ce-7b4d-22c1-dbde-60672244422e@holgerdanske.com> In-Reply-To: <20200501051126.a41ff1cd.freebsd@edvax.de> References: <4348B2AE-3E30-4345-8883-EAEA53A59220@kukulies.org> <0D1F4392-C646-42C8-9DB3-50F93236A6DC@kukulies.org> <20200501051126.a41ff1cd.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-30 20:11, Polytropon wrote: > On Thu, 30 Apr 2020 20:29:14 +0200, Christoph Kukulies wrote: >> Could solve it myself: bootet back to usb drive, mounted >> /dev/ada0s1 /mnt and edited /mnt/etc/fstab to the correct >> mount device. >> There were ada2s1 for / and another ada2 device for swap. >> Changed that to ada0s1 and now the system boots fine. > > If you can, use labels to avoid those kinds of problem. :-) > > https://www.freebsd.org/doc/handbook/geom-glabel.html Is there a FreeBSD labeling solution, or any other identifier solution that avoids using device nodes, for the combination BIOS, MBR, GELI, and ZFS? And, that works if I use dd(1) to copy the raw system disk contents from one device to another -- ATA drive, USB drive, SD card, etc.? David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10b538ce-7b4d-22c1-dbde-60672244422e>