Date: Wed, 7 Oct 2020 12:49:48 +0300 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: rpalov@e-card.bg, freebsd-stable@freebsd.org Subject: Re: Issues with gptboot loader Message-ID: <5c66c531-4828-60d8-b2ea-ff498ead033f@yandex.ru> In-Reply-To: <bda95d97-c8f6-81f4-198e-fd591ca6ffdf@e-card.bg> References: <bda95d97-c8f6-81f4-198e-fd591ca6ffdf@e-card.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --i7vuQJlMMtwyO8V64lDjxihXL4vn43ahB Content-Type: multipart/mixed; boundary="EpfKVHeVPaZ0FZheriN7YhwkXuXyNqMpa" --EpfKVHeVPaZ0FZheriN7YhwkXuXyNqMpa Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 06.10.2020 13:16, =D0=A0=D1=83=D0=BC=D0=B5=D0=BD =D0=9F=D0=B0=D0=BB=D0= =BE=D0=B2 via freebsd-stable wrote: > Here we do not repeat the steps with zfsloader. >=20 > The motherboard is SUPERMICRO X11DPI-NT with lates BIOS firmware. >=20 >=20 > Is any one having issues like this ? >=20 > Is this behavior enougth for PR request ? Hi, Did you try use UEFI? gptboot relies on API provided by BIOS. BIOS usually is not tested with such large disks and may have bugs and incompatibilities, especially related to 32-bit limitations. The cause when it worked before upgrade, may be that blocks with data were accessible even with BIOS limitations, but after time file system may place data into new blocks, that become inaccessible. UEFI is targeted to avoid limitations that BIOS have, and GPT is part of UEFI specification, they both designed for each other. :) --=20 WBR, Andrey V. Elsukov --EpfKVHeVPaZ0FZheriN7YhwkXuXyNqMpa-- --i7vuQJlMMtwyO8V64lDjxihXL4vn43ahB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAl99j0AACgkQAcXqBBDI oXrToggAluG4LyHBFGl8ro/Pk2t9pqCuZ3dmngPxtPI0L8iY6n+lbHbe1tkP49wd MeZyhixahX1te0cvUTFM4UEKNodL+9eSS3cRHuZsLYsGOEDDg175Voo4p7AozxiY sofCO6y3avDU091oaQfi+TGw0BBNTTxeBXmvUMfGkGo2a6oHK1TMGfCC3WoGnQYG CyWZeBVXSgx5xoILWb1W6sx64SIspaTNjOF835j7fkwyxuzoQ6magMTEKWmdjw7c OCfb1LfCyuTQ9d4gPbsoE8Ex7jXlWmPHRT3nWPS/5byvdY+sPpWtG1EnK7AAPdAl dKogQOXjrOlpeQAC3xx5cHx8qWtxrA== =pZHx -----END PGP SIGNATURE----- --i7vuQJlMMtwyO8V64lDjxihXL4vn43ahB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5c66c531-4828-60d8-b2ea-ff498ead033f>