mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
GUI: Add comment on stripping
This commit is contained in:
@@ -275,6 +275,7 @@ class macOSInstallerFlashFrame(wx.Frame):
|
||||
progress_bar_animation.stop_pulse()
|
||||
progress_bar.SetRange(estimated_size)
|
||||
|
||||
# /dev/diskX -> diskX
|
||||
root_disk = disk['identifier'][5:]
|
||||
initial_bytes_written = float(utilities.monitor_disk_output(root_disk))
|
||||
self.result = False
|
||||
|
||||
Reference in New Issue
Block a user