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

Conversation

@procount
Copy link
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
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