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

Typo in 9front compressed image name #5

Open
sroccaserra opened this issue Nov 29, 2024 · 0 comments
Open

Typo in 9front compressed image name #5

sroccaserra opened this issue Nov 29, 2024 · 0 comments

Comments

@sroccaserra
Copy link

sroccaserra commented Nov 29, 2024

I think there is an error in the name of the destination file for the download at this line :

Also, the iso release used in the script is not available anymore.

            # download iso to 9front.iso
-           curl -L http://9front.org/iso/9front-7781.38dcaeaa222c.amd64.iso.gz -o plan9.iso.gz
+           curl -L http://9front.org/iso/9front-10522.amd64.iso.gz -o 9front.iso.gz
            gunzip 9front.iso.gz
            stat 9front.iso
            iso_file='9front.iso'
            image_name='9front.qcow2.img'
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

1 participant