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

The file sha512sum don't match. #20

Open
msanaullahsahar opened this issue Dec 31, 2024 · 0 comments
Open

The file sha512sum don't match. #20

msanaullahsahar opened this issue Dec 31, 2024 · 0 comments

Comments

@msanaullahsahar
Copy link

Trying to build an image using command:
./GenBerry --build-image -M 64 -f f2fs -b 3P --add-kernel-src -m /home/myimages -t Asia/Karachi -H gentoo -k us -u pi --enable-sshd

However the process automatically ended with an error The file sha512sum don't match.

Here is the output of the script:

root@gentoo:/home/GenBerry# ./GenBerry --build-image -M 64 -f f2fs -b 3P --add-kernel-src -m /home/myimages -t Asia/Karachi -H gentoo -k us -u pi --enable-sshd
We are going to proceed, here is the settings:

* Working directory: /home/myimages
* Device used: loopback
* Default root password: raspberry
* User to add: pi
* Kernel version: rpi-6.13.y
* Location of the image: /home/myimages/GenBerry_3P-64.img
* RaspberryPi version: 3P
* Architecture: arm64
* Root filesystem: f2fs
* Hostname: gentoo
* Timezone: Asia/Karachi
* Keymaps: us
* Last portage tree will be added
* sshd will be run with root connections allowed
* Log file: /home/myimages/builder.log

You can monitor the process with: "tail -f /home/myimages/builder.log" in a terminal

Are you ok with those settings (y/[n]) ? y

* Check requirements:
        - Root permissions: [OK]
        - git: [OK]
        - sfdisk: [OK]
        - losetup: [OK]
        - blkid: [OK]
        - wget: [OK]
        - gpg: [OK]
        - partprobe: [OK]
        - sync: [OK]
        - tar: [OK]
        - xz: [OK]
        - mkpasswd: [OK]
        - Check available free space: [OK]
        - Gentoo public key: [OK]
        - Cross compilation tools: [OK]
* Use the default password for root (raspberry): [OK]
* Set user 'pi' password (Type your pi password and hit enter): [OK]
* Get the contents:
        - Firmware: [OK]
        - Stage 3: sha512sum: /home/myimages/: Is a directory
[FAIL]
        **The file sha512sum don't match.**

* Clean system: 
        - Sync filesystem: [OK]
        - Unmounting loopback: [OK]
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