-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh 1.0.3 install skips userdata copy/volume expansion step #96
Comments
Didn't remember to look for logs (sorry) but I do have a diskutil terminal output that might be relevant:
|
The step takes place but it's not displayed on the screen. However that version has an issue with the SHARE partition being formatted in ext4 format. The new v1.0.3.1 update fixes that. |
It expands on 1.03.1 as far as I can tell, but SHARE partition is still ext4 |
1.0.3.1 still does not expand the SHARE partition ( Takes up 512 mb) and is still in EXT4 format |
For me too, after the 1.0.3.1 image is flashed, a 512MB EXT4 format SHARE partition apears. |
It works |
It worked for me too. |
What happened?
I've been troubleshooting a fresh install using
batocera-rg35xx-rg35xx--20240103.img
(1.0.3) for a few hours now, until I read that there should be a 'copying userdata' step. This step did not take place when flashed a fresh SD card with Balena on macOS.I just flashed the 1.0.0 release and now saw the copying/expansion step for the first time; this is also a valid workaround but something that should probably be addressed in a future release.
The text was updated successfully, but these errors were encountered: