Actions
Bug #7935
closedboot1.efi: can't boot from ZFS on 4kn HDD
Start date:
2017-03-03
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
FreeBSD issue: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216964
The boot1 vdev_read() must use bounce buffer if the media sector size is >512.
Updated by Toomas Soome about 5 years ago
FreeBSD review: https://reviews.freebsd.org/D9870
and commit: https://svnweb.freebsd.org/base?view=revision&revision=315326
Updated by Electric Monk about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit bdea4bc09dc2b61f6b01a2cc2a7d0235d58db44d
commit bdea4bc09dc2b61f6b01a2cc2a7d0235d58db44d Author: Toomas Soome <tsoome@me.com> Date: 2017-04-04T14:32:31.000Z 7935 boot1.efi: can't boot from ZFS on 4kn HDD Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions