Actions
Bug #12177
closedloader: bioscd probe can get sector size 0
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
With buggy BIOS, it may happen we get sector size reported 0 for cd, and then the default 512 is used, which is quite wrong.
Tested by user owning such hardware.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit e10a3c4b7b33ed6ba9818feb9ea6ae25501e4c0a
commit e10a3c4b7b33ed6ba9818feb9ea6ae25501e4c0a Author: Toomas Soome <tsoome@me.com> Date: 2020-01-11T07:26:19.000Z 12177 loader: bioscd probe can get sector size 0 Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions