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

Incorrect Overlay disc2 path for 6.5.22 #43

Closed
etbusch opened this issue Mar 20, 2022 · 2 comments
Closed

Incorrect Overlay disc2 path for 6.5.22 #43

etbusch opened this issue Mar 20, 2022 · 2 comments

Comments

@etbusch
Copy link

etbusch commented Mar 20, 2022

{% if '6.5.22' == irixversion %}
from {{ hostip }}:{{ irixversion }}/Overlay/disc2/CDROM/dist
{% else %}
from {{ hostip }}:{{ irixversion }}/Overlay/disc2/dist
{% endif %}

Using the prebuilt RPI image and images downloaded today the dist folder for Overlay disc2 is the same as 5.2.30: /Overlay/disc2/dist

This caused the installer to report many conflicts and missing subystems, and I had to manually include it in the installer.

I am not sure if this is the case for everyone, but it was for me.

@Docter60
Copy link
Contributor

Docter60 commented Aug 2, 2022

#45 should fix this

@etbusch
Copy link
Author

etbusch commented Aug 6, 2022

Confirmed the fix. Thanks!

@etbusch etbusch closed this as completed Aug 6, 2022
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

No branches or pull requests

2 participants