[Bug 262770] bsdinstall:the efi partition not be format except the first disk.
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262770] bsdinstall:the efi partition not be format except the first disk."
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262770] bsdinstall:the efi partition not be format except the first disk."
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262770] bsdinstall:the efi partition not be format except the first disk."
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262770] bsdinstall with EFI system partitions on multiple disks: only one ESP gains attention"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 00:56:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262770 Bug ID: 262770 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. 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. 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 mirrored, but the EFI partition does not. -- You are receiving this mail because: You are the assignee for the bug.