Closed rgaudin closed 4 years ago
In GitLab by @Kelson42 on Aug 26, 2018, 16:56
After a new try, it fails again in a similar manner but a bit later (4.5%)
In GitLab by @rgaudin on Aug 28, 2018, 10:35
changed title from {-rc5 fails for me on WI-}ndows to {+[rc5] No such file or directory with SD card copy error on Wi+}ndows
In GitLab by @rgaudin on Aug 31, 2018, 19:24
mentioned in commit b7edfa480b34cfa26e265992a10f6311229903af
In GitLab by @rgaudin on Aug 31, 2018, 21:34
mentioned in commit c892639b070f9558aa764007aca4a6d7d2258423
In GitLab by @rgaudin on Sep 1, 2018, 12:01
After a lot of investigations, I could not definitely find the root cause nor fix it.
clean
(no partition) before we copy. Otherwise raises denial (was already the case though).Win32DiskImager
(GUI), usbit
(GUI, CLI), HDD-Raw-Copy
(GUI).unetbootin
) expects a Drive name as input meaning disk must be a single partition so it can't be used directly for an already flashed SD-card.Strategy:
As SD writing is not the core of pibox but a feature, pibox will try to write to SD and should it fail, ask the user to use a third party tool to do so (Etcher).
-ERROR
later-on.diskpart
to avoid Bad file descriptor
error.In GitLab by @rgaudin on Sep 1, 2018, 12:01
closed
The original issue
could not be created. This is a dummy issue, replacing the original one. It contains everything but the original issue description. In case the gitlab repository is still existing, visit the following link to show the original issue:
TODO