Skip to content
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

Amlogic-ne: fix cfgload #1204

Merged
merged 1 commit into from Jul 1, 2023
Merged

Amlogic-ne: fix cfgload #1204

merged 1 commit into from Jul 1, 2023

Conversation

7Ji
Copy link
Collaborator

@7Ji 7Ji commented Jul 1, 2023

the current Generic_cfgload.src is kept the same as the one in CE, however this means the fs label is not right for our bootup setup.

we're using EmuELEC as the fs label for the first partition on disk, instead of CoreELEC. If kept the same the image won't boot, changing that to EmuELEC instead.

should solve one of the problems mentioned in the following forum post:

https://emuelec.discourse.group/t/trying-to-compile-for-s905w2-amlogic-ne/2013

quote @compusat22:

first time it booted it fell over as it couldnt mount (coreelec partition)
changed the AML_autoscript and cfgload from a prebuilt Amlogic-ng image. (as I think it was using ones from coreelec build)

the current Generic_cfgload.src is kept the same as the one in CE,
however this means the fs label is not right for our bootup setup.

we're using `EmuELEC` as the fs label for the first partition on
disk, instead of `CoreELEC`. If kept the same the image won't boot,
changing that to `EmuELEC` instead.

should solve one of the problems mentioned in the following forum
post:

https://emuelec.discourse.group/t/trying-to-compile-for-s905w2-amlogic-ne/2013

quote @compusat22:
> first time it booted it fell over as it couldnt mount (coreelec partition)
> changed the AML_autoscript and cfgload from a prebuilt Amlogic-ng image. (as I think it was using ones from coreelec build)
@shantigilbert shantigilbert merged commit 13a821b into EmuELEC:dev Jul 1, 2023
@7Ji 7Ji deleted the fix-ne-bootscript branch July 2, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants