Actions
Bug #10569
closedMDB module for disk labelling would be useful
Start date:
2019-03-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Add ::mbr and ::gpt commands for looking at disks or images.
Related issues
Updated by John Levon over 4 years ago
SmartOS OS-7584
This is particularly useful because it doesn't rely on any of the kernel's ioctl() interfaces, which are not necessarily an accurate reflection of the actual disk contents.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 446c407deb93d79642a777eef22cf998e34a3248
commit 446c407deb93d79642a777eef22cf998e34a3248 Author: John Levon <john.levon@joyent.com> Date: 2019-04-25T09:07:51.000Z 10569 MDB module for disk labelling would be useful Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Updated by Peter Tribble over 4 years ago
- Related to Bug #10935: disk_label.so shouldn't be packaged on sparc added
Updated by Peter Tribble over 4 years ago
- Related to Bug #10948: MDB module for disk labelling should work on SPARC too added
Actions