Date: Fri, 25 Mar 2022 00:57:15 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 262771] bsdinstall:the efi partition not be format except the first disk. Message-ID: <bug-262771-99@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262771 Bug ID: 262771 Summary: bsdinstall:the efi partition not be format except the first disk. Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: lidapeng@dapeng.li When installing freebsd13, ZFS (auto) by default, and the two hard disks are used as mirrors. After I finished, I had a whim. I unplugged the SATA cable= of the first hard disk, and the system couldn't start.=20 Boot the system from usb stick, it was found that the EFI partition in the second hard disk was not formatted. Of course, there was no EFI file in it.= =20 Plug in the first hard disk, start the system,use "dd" to write the EFI partition to the partition corresponding to the second hard disk, shut down, unplug the first hard disk, and start the system successfully. I think the "mirror" is selected during the installation process should be= a complete MIRROR of the two hard disks, but in fact, only the zpool is mirro= red, but the EFI partition does not. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262771-99>