You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: