Date: Fri, 8 Jul 2022 12:23:10 -0700 From: John Kennedy <warlock@phouka.net> To: "Wall, Stephen" <stephen.wall@redcom.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Installing 13.1 ARM on SSD Message-ID: <YsiEHqreO81Olu9D@phouka1.phouka.net> In-Reply-To: <MN2PR09MB4667B5F0C2430DD5D980BD72EE829@MN2PR09MB4667.namprd09.prod.outlook.com> References: <MN2PR09MB4667694B5C97EAFA1816901AEE829@MN2PR09MB4667.namprd09.prod.outlook.com> <Yshwu18f3IuBUjU6@phouka1.phouka.net> <MN2PR09MB4667B5F0C2430DD5D980BD72EE829@MN2PR09MB4667.namprd09.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 08, 2022 at 06:26:59PM +0000, Wall, Stephen wrote: > I tried something like this - I used rsync to replicate the SD card's (mounted) msdos partition onto the SSD's (also mounted) efi partition. ... Also late thought... did you use rsync options to delete files that shouldn't be there? If you just merged SD-card uboot onto whatever was there, you might have "unexpected" results. My format got rid of any pre-existing files, then the tar just copied the stuff I wanted in, but a "rsync -va --delete-during ..." should work too. If you can read any files off of it, I'd think the filesystem format was fine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YsiEHqreO81Olu9D>