Hi, good morning!
I’ve a problem with my BBAI64 after flashing the eMMC as described in the next page: AI-64 how to flash eMMC
Basically, the steps I did are the following:
1º Using the bb-imager I chosed the board: BeagleBone AI-64, then, I chosed the OS: BeagleBone AI-64 Debian XFCE (Recomended), then I chosed the microsd card (which has 32GB). (This step worked correctly).
2º Then I did the next steps in the BeagleBone AI64:
sudo cp -v /etc/beagle-flasher/bbai64-microsd-to-emmc /etc/default/beagle-flasher
debian@BeagleBone:/boot$ sudo enable-beagle-flasher
log: enable-beagle-flasher
log: media is now setup to flash other media
log: [cat /boot/firmware/extlinux/extlinux.conf]
------------------------------------------------
label Linux eMMC
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet init=/usr/sbin/init-beagle-flasher
fdtdir /
#fdtoverlays /overlays/<file>.dtbo
initrd /initrd.img
------------------------------------------------
log: Shutdown system and this flasher will run on next startup
3º Then I did shutdown -R now and then it started the flashing process (I think). Before this, I had the microsd card in the slot of the BBAI64. I say I think because the flashing proccess took about 30 seconds?? maybe less, maybe more but the point is it was so fast, really fast.
After that, I saw the network interfaces on my host system and I did the ssh as usual (after erasing the preivous entries)
guillermo@gbernaldo-port:~$ ssh debian@192.168.7.2
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:raE3LFISGn7+v42qa8AcCmdtd+UCqRMHbV0OntSt430.
Please contact your system administrator.
Add correct host key in /home/guillermo/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/guillermo/.ssh/known_hosts:160
Host key for 192.168.7.2 has changed and you have requested strict checking.
Host key verification failed.
guillermo@gbernaldo-port:~$ vim /home/guillermo/.ssh/known_hosts +160
guillermo@gbernaldo-port:~$ ssh debian@192.168.7.2
The authenticity of host '192.168.7.2 (192.168.7.2)' can't be established.
ED25519 key fingerprint is SHA256:raE3LFISGn7+v42qa8AcCmdtd+UCqRMHbV0OntSt430.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? temppwd
Please type 'yes', 'no' or the fingerprint: yes
Warning: Permanently added '192.168.7.2' (ED25519) to the list of known hosts.
Debian GNU/Linux 12
BeagleBoard.org Debian Bookworm Xfce Image 2024-07-04
Support: https://bbb.io/debian
default username is [debian]
debian@192.168.7.2's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
debian@beagle:~$ cat /etc/debian_version
12.6
debian@beagle:~$
But after this I cannot do anything, I always get the next errors:
debian@beagle:~$ sudo apt update
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:6 http://deb.debian.org/debian bookworm/main arm64 Packages [8688 kB]
Get:7 https://packages.mozilla.org/apt mozilla InRelease [1528 B]
Get:4 https://repos.rcn-ee.com/debian-arm64 bookworm InRelease [3074 B]
Get:8 http://security.debian.org/debian-security bookworm-security/main arm64 Packages [166 kB]
Ign:9 http://deb.debian.org/debian bookworm/main arm64 DEP-11 Metadata
Ign:10 http://deb.debian.org/debian bookworm/main arm64 Contents (deb)
Ign:11 http://deb.debian.org/debian bookworm/main all Contents (deb)
Ign:12 http://deb.debian.org/debian bookworm/contrib arm64 Packages
Ign:13 http://deb.debian.org/debian bookworm/contrib arm64 DEP-11 Metadata
Ign:14 http://deb.debian.org/debian bookworm/contrib arm64 Contents (deb)
Ign:15 http://deb.debian.org/debian bookworm/contrib all Contents (deb)
Err:7 https://packages.mozilla.org/apt mozilla InRelease
Unknown error executing apt-key
Err:4 https://repos.rcn-ee.com/debian-arm64 bookworm InRelease
Couldn't create temporary file /tmp/apt.conf.Uy2pdK for passing config to apt-key
Ign:16 http://deb.debian.org/debian bookworm/non-free arm64 Packages
Ign:17 http://deb.debian.org/debian bookworm/non-free arm64 DEP-11 Metadata
Ign:18 http://deb.debian.org/debian bookworm/non-free arm64 Contents (deb)
Ign:19 http://deb.debian.org/debian bookworm/non-free all Contents (deb)
Ign:20 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Packages
Ign:21 http://deb.debian.org/debian bookworm/non-free-firmware arm64 DEP-11 Metadata
Ign:22 http://deb.debian.org/debian bookworm/non-free-firmware all Contents (deb)
Ign:23 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Contents (deb)
Ign:24 http://deb.debian.org/debian bookworm-updates/main arm64 Packages
Ign:25 http://deb.debian.org/debian bookworm-updates/main arm64 Contents (deb)
Ign:26 http://deb.debian.org/debian bookworm-updates/main all Contents (deb)
Ign:27 http://deb.debian.org/debian bookworm-updates/contrib arm64 Packages
Ign:28 http://deb.debian.org/debian bookworm-updates/contrib arm64 Contents (deb)
Ign:29 http://deb.debian.org/debian bookworm-updates/non-free arm64 Packages
Ign:30 http://deb.debian.org/debian bookworm-updates/non-free arm64 Contents (deb)
Ign:31 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Packages
Ign:32 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Contents (deb)
Ign:9 http://deb.debian.org/debian bookworm/main arm64 DEP-11 Metadata
Ign:10 http://deb.debian.org/debian bookworm/main arm64 Contents (deb)
Ign:11 http://deb.debian.org/debian bookworm/main all Contents (deb)
Ign:12 http://deb.debian.org/debian bookworm/contrib arm64 Packages
Ign:5 https://debian.beagle.cc/arm64 bookworm InRelease
Ign:13 http://deb.debian.org/debian bookworm/contrib arm64 DEP-11 Metadata
Ign:14 http://deb.debian.org/debian bookworm/contrib arm64 Contents (deb)
Ign:15 http://deb.debian.org/debian bookworm/contrib all Contents (deb)
Ign:16 http://deb.debian.org/debian bookworm/non-free arm64 Packages
Ign:17 http://deb.debian.org/debian bookworm/non-free arm64 DEP-11 Metadata
Ign:18 http://deb.debian.org/debian bookworm/non-free arm64 Contents (deb)
Ign:33 https://debian.beagle.cc/arm64 bookworm Release
Ign:19 http://deb.debian.org/debian bookworm/non-free all Contents (deb)
Ign:20 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Packages
Ign:21 http://deb.debian.org/debian bookworm/non-free-firmware arm64 DEP-11 Metadata
Ign:22 http://deb.debian.org/debian bookworm/non-free-firmware all Contents (deb)
Ign:23 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Contents (deb)
Ign:24 http://deb.debian.org/debian bookworm-updates/main arm64 Packages
Ign:25 http://deb.debian.org/debian bookworm-updates/main arm64 Contents (deb)
Ign:26 http://deb.debian.org/debian bookworm-updates/main all Contents (deb)
Ign:27 http://deb.debian.org/debian bookworm-updates/contrib arm64 Packages
Ign:28 http://deb.debian.org/debian bookworm-updates/contrib arm64 Contents (deb)
Ign:29 http://deb.debian.org/debian bookworm-updates/non-free arm64 Packages
Ign:30 http://deb.debian.org/debian bookworm-updates/non-free arm64 Contents (deb)
Ign:31 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Packages
Ign:32 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Contents (deb)
Ign:9 http://deb.debian.org/debian bookworm/main arm64 DEP-11 Metadata
Ign:33 https://debian.beagle.cc/arm64 bookworm Release
Ign:10 http://deb.debian.org/debian bookworm/main arm64 Contents (deb)
Ign:11 http://deb.debian.org/debian bookworm/main all Contents (deb)
Ign:12 http://deb.debian.org/debian bookworm/contrib arm64 Packages
Ign:13 http://deb.debian.org/debian bookworm/contrib arm64 DEP-11 Metadata
Ign:14 http://deb.debian.org/debian bookworm/contrib arm64 Contents (deb)
Ign:15 http://deb.debian.org/debian bookworm/contrib all Contents (deb)
Ign:16 http://deb.debian.org/debian bookworm/non-free arm64 Packages
Ign:17 http://deb.debian.org/debian bookworm/non-free arm64 DEP-11 Metadata
Ign:18 http://deb.debian.org/debian bookworm/non-free arm64 Contents (deb)
Ign:19 http://deb.debian.org/debian bookworm/non-free all Contents (deb)
Ign:20 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Packages
Ign:21 http://deb.debian.org/debian bookworm/non-free-firmware arm64 DEP-11 Metadata
Ign:22 http://deb.debian.org/debian bookworm/non-free-firmware all Contents (deb)
Ign:23 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Contents (deb)
Ign:24 http://deb.debian.org/debian bookworm-updates/main arm64 Packages
Ign:25 http://deb.debian.org/debian bookworm-updates/main arm64 Contents (deb)
Ign:26 http://deb.debian.org/debian bookworm-updates/main all Contents (deb)
Ign:27 http://deb.debian.org/debian bookworm-updates/contrib arm64 Packages
Ign:28 http://deb.debian.org/debian bookworm-updates/contrib arm64 Contents (deb)
Ign:29 http://deb.debian.org/debian bookworm-updates/non-free arm64 Packages
Ign:30 http://deb.debian.org/debian bookworm-updates/non-free arm64 Contents (deb)
Ign:31 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Packages
Ign:32 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Contents (deb)
Ign:9 http://deb.debian.org/debian bookworm/main arm64 DEP-11 Metadata
Err:10 http://deb.debian.org/debian bookworm/main arm64 Contents (deb)
Could not open file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-arm64.gz - open (30: Read-only file system) [IP: 151.101.134.132 80]
Ign:11 http://deb.debian.org/debian bookworm/main all Contents (deb)
Ign:12 http://deb.debian.org/debian bookworm/contrib arm64 Packages
Ign:13 http://deb.debian.org/debian bookworm/contrib arm64 DEP-11 Metadata
Ign:14 http://deb.debian.org/debian bookworm/contrib arm64 Contents (deb)
Ign:33 https://debian.beagle.cc/arm64 bookworm Release
Ign:15 http://deb.debian.org/debian bookworm/contrib all Contents (deb)
Ign:16 http://deb.debian.org/debian bookworm/non-free arm64 Packages
Ign:17 http://deb.debian.org/debian bookworm/non-free arm64 DEP-11 Metadata
Ign:18 http://deb.debian.org/debian bookworm/non-free arm64 Contents (deb)
Ign:19 http://deb.debian.org/debian bookworm/non-free all Contents (deb)
Ign:20 http://deb.debian.org/debian bookworm/non-free-firmware arm64 Packages
Err:24 http://deb.debian.org/debian bookworm-updates/main arm64 Packages
Could not open file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages.xz - open (30: Read-only file system) [IP: 151.101.134.132 80]
Ign:25 http://deb.debian.org/debian bookworm-updates/main arm64 Contents (deb)
Ign:26 http://deb.debian.org/debian bookworm-updates/main all Contents (deb)
Ign:27 http://deb.debian.org/debian bookworm-updates/contrib arm64 Packages
Ign:28 http://deb.debian.org/debian bookworm-updates/contrib arm64 Contents (deb)
Ign:29 http://deb.debian.org/debian bookworm-updates/non-free arm64 Packages
Ign:30 http://deb.debian.org/debian bookworm-updates/non-free arm64 Contents (deb)
Ign:31 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Packages
Ign:32 http://deb.debian.org/debian bookworm-updates/non-free-firmware arm64 Contents (deb)
Err:33 https://debian.beagle.cc/arm64 bookworm Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 104.21.96.96 443]
E: Method store has died unexpectedly!
E: Sub-process store received a segmentation fault.
E: Method /usr/lib/apt/methods/store did not start correctly
W: chown to root:root of file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_binary-arm64_Packages.xz failed - 201::URIDone (30: Read-only file system)
W: chmod 0644 of file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_binary-arm64_Packages.xz failed - 201::URIDone (30: Read-only file system)
E: Method store has died unexpectedly!
E: Sub-process store received a segmentation fault.
E: Method /usr/lib/apt/methods/store did not start correctly
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: chown to root:root of file /var/lib/apt/lists/partial/packages.mozilla.org_apt_dists_mozilla_InRelease failed - 400::URIFailure (30: Read-only file system)
W: chmod 0644 of file /var/lib/apt/lists/partial/packages.mozilla.org_apt_dists_mozilla_InRelease failed - 400::URIFailure (30: Read-only file system)
W: chown to _apt:root of file /var/lib/apt/lists/partial/repos.rcn-ee.com_debian-arm64_dists_bookworm_InRelease failed - Item::QueueURI (30: Read-only file system)
W: chmod 0600 of file /var/lib/apt/lists/partial/repos.rcn-ee.com_debian-arm64_dists_bookworm_InRelease failed - Item::QueueURI (30: Read-only file system)
W: GPG error: https://packages.mozilla.org/apt mozilla InRelease: Unknown error executing apt-key
E: The repository 'https://packages.mozilla.org/apt mozilla InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: chown to root:root of file /var/lib/apt/lists/partial/repos.rcn-ee.com_debian-arm64_dists_bookworm_InRelease failed - 400::URIFailure (30: Read-only file system)
W: chmod 0644 of file /var/lib/apt/lists/partial/repos.rcn-ee.com_debian-arm64_dists_bookworm_InRelease failed - 400::URIFailure (30: Read-only file system)
W: GPG error: https://repos.rcn-ee.com/debian-arm64 bookworm InRelease: Couldn't create temporary file /tmp/apt.conf.Uy2pdK for passing config to apt-key
E: The repository 'http://repos.rcn-ee.com/debian-arm64 bookworm InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/debian.beagleboard.org_arm64_dists_bookworm_InRelease - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: http://debian.beagleboard.org/arm64/dists/bookworm/Release: No system certificates available. Try installing ca-certificates.
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/debian.beagleboard.org_arm64_dists_bookworm_Release - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_dep11_Components-arm64.yml.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-all.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_binary-arm64_Packages.xz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_Contents-arm64.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: http://debian.beagleboard.org/arm64/dists/bookworm/Release: No system certificates available. Try installing ca-certificates.
W: Problem unlinking the file /var/lib/apt/lists/partial/debian.beagleboard.org_arm64_dists_bookworm_Release - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_main_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: http://debian.beagleboard.org/arm64/dists/bookworm/Release: No system certificates available. Try installing ca-certificates.
W: Problem unlinking the file /var/lib/apt/lists/partial/debian.beagleboard.org_arm64_dists_bookworm_Release - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_contrib_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_dep11_Components-arm64.yml.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm_non-free-firmware_binary-arm64_Packages.gz - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_main_Contents-all - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_contrib_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_binary-arm64_Packages - PrepareFiles (30: Read-only file system)
W: Problem unlinking the file /var/lib/apt/lists/partial/deb.debian.org_debian_dists_bookworm-updates_non-free-firmware_Contents-arm64 - PrepareFiles (30: Read-only file system)
W: http://debian.beagleboard.org/arm64/dists/bookworm/Release: No system certificates available. Try installing ca-certificates.
W: Problem unlinking the file /var/lib/apt/lists/partial/debian.beagleboard.org_arm64_dists_bookworm_Release - PrepareFiles (30: Read-only file system)
E: The repository 'http://debian.beagleboard.org/arm64 bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Problem executing scripts APT::Update::Post-Invoke-Success '/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null'
E: Sub-process returned an error code
E: flAbsPath on /var/lib/dpkg/status failed - realpath (5: Input/output error)
E: The package lists or status file could not be parsed or opened.
debian@beagle:~$ sudo apt install --only-upgrade bb-j721e-evm-firmware generic-sys-mods
sudo: error while loading shared libraries: libaudit.so.1: cannot open shared object file: Input/output error
debian@beagle:~$ sudo apt install --only-upgrade bb-j721e-evm-firmware generic-sys-mods
sudo: error while loading shared libraries: libaudit.so.1: cannot open shared object file: Input/output error
debian@beagle:~$ sudo apt upgrade
sudo: error while loading shared libraries: libaudit.so.1: cannot open shared object file: Input/output error
debian@beagle:~$ sudo apt update
sudo: error while loading shared libraries: libaudit.so.1: cannot open shared object file: Input/output error
debian@beagle:~$ df -h
Anyone knows what can I do to solve this problem? Because I don’t know what to do.
Thank you so much in advance