Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Account for IOaccounting on multiDrives#462

Merged
XECDesign merged 1 commit intoraspberrypi:masterfrom
procount:n_progress
Mar 7, 2018
Merged

Account for IOaccounting on multiDrives#462
XECDesign merged 1 commit intoraspberrypi:masterfrom
procount:n_progress

Conversation

@procount
Copy link
Copy Markdown
Contributor

The progressSlideShowDialog shows the progress of installation by monitoring the number of sectors written to the installation _drive. However, now that an OS rootfs can be written to a USB drive, any sectors written to the _bootDrive are not accounted for. This is very noticeable for an OS like LibreELEC where ALL of the image is written to the boot partition and the rootfs is purely used for storage, so the progress bar hardly moves during installation.

This PR fixes this by allowing the drive that is being monitored to be changed during the installation of the various partitions.

Fixes #459

@procount procount mentioned this pull request Nov 24, 2017
@XECDesign XECDesign merged commit 6e15ed4 into raspberrypi:master Mar 7, 2018
@XECDesign
Copy link
Copy Markdown
Contributor

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

progress bar stopped working w/USB

2 participants