Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Troubleshooting • Re: Offline repo for RPi OS doesnt work

$
0
0
@rpdom, thx for giving me some doubts. My notes tell me I booted my RPi 4 with 1 GB of RAM from this image: "RasPiOS-Bookworm-ArmHF-Lite-2023-12-11.img.xz". But since it was already on the SD card for a long time I can't be 100% sure now. So I did:

Code:

pi@Nassie17:~ $ cat /etc/os-releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"pi@Nassie17:~ $ cat /etc/debian-versioncat: /etc/debian-version: No such file or directorypi@Nassie17:~ $ cat /proc/versionLinux version 6.1.0-rpi7-rpi-v8 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24)pi@Nassie17:~ $ uname -aLinux Nassie17 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linuxpi@Nassie17:~ $ hostnamectl Static hostname: Nassie17       Icon name: computer      Machine ID: e928617c3e084fbd92a428ac052e199e         Boot ID: b1a7dc04b5624382bee1c8787fb36086Operating System: Debian GNU/Linux 12 (bookworm)          Kernel: Linux 6.1.0-rpi7-rpi-v8    Architecture: arm64
Is it possible to conclude from this output that I used an ARMHF (ARM 32 bit) or ARM64 OS image? Because if I by mistake fired up an ARM64 image I understand why I have my issues.

Statistics: Posted by Steijn van Essen — Mon Jul 15, 2024 7:59 am



Viewing all articles
Browse latest Browse all 8026

Trending Articles