Anyone know of instructions on how to emulate raspios arm64 under qemu/libvirt, that does not require cross compiling a kernel?

#qemu #libvirt #raspberrypi #raspios #arm64

@justine Can't explain your #BSD fascination directly, but I now have a similar relationship with #Debian. I started out on RH9 in the late 1990s, then for some unknown reason tilted to OpenSuse. But their mgmt sw drove me crazy, plus strategy changes, etc. Moved decisively to Debian in 2017/2018, and haven't looked back. It's reliable, runs on multiple hw platforms, and it. just. works. Plus it being the basis for #RasPiOS def helps 👍
@in_sympathy @fedora @kalilinux #RasPiOS is based on Debian Bookworm, which is a very stable OS. In actuality, the #RasPiOS team has moved the kernel forward (6.6) ahead of "standard" Bookworm (6.1). If you want bleeding edge there are other, sometimes less stable distros. The #BeautyOfLinux

#raspberrypi #raspberry #raspios users: Make your new Pi systems come up ready to rock!

https://github.com/gitbls/sdm

sdm enables you to build new fully customized SSD/SD Cards quickly and easily, including customizing pretty much ANYTHING in RasPiOS.

Beyond-basic but easy to use features include: automated rootfs encryption (also works on already-running systems), enabling disk trim (ditto), network config, add additional disk partitions, batch disk burning (think classrooms, etc),

GitHub - gitbls/sdm: Raspberry Pi SD Card Image Manager

Raspberry Pi SD Card Image Manager. Contribute to gitbls/sdm development by creating an account on GitHub.

GitHub

J'installe / utilise des distribs #Linux depuis 2003 (20 ans).

J'ai installé de la #Mandrake (Team vieux 😄 ), de la #Mandriva, de l'#Ubuntu, de la #Debian, de la #elementaryOS, de la #Mint, de la #RaspiOS, de la #Fedora, et quelques autres...

Aujourd'hui, c'est __la première fois en 20 ans__ que j'abandonne une installation : le logiciel m'a tellement mis les nerfs que j'ai lâché l'affaire !

PAS Merci Anaconda 😠 (et c'est pas la première fois qu'il m'enquiquine!)

Die gerade erschienene 5. Ausgabe des #RaspberryPi "Beginner's Guide" kann von einem #Raspi mit #RaspiOS kostenfrei heruntergeladen werden:
https://raspberrypi.com/news/available-now-the-official-raspberry-pi-beginners-guide-5th-edition/
#Elektronik #SBC #Linux #hackerspace #MINT #STEM #Rechenkraft
Available now: The Official Raspberry Pi Beginner’s Guide, 5th Edition - Raspberry Pi

We're delighted to announce that we've released the latest edition of The Official Raspberry Pi Beginner’s Guide by Gareth Halfacree.

Raspberry Pi

Was ich heute gelernt habe: Eine WD Elements (externe Festplatte) einfach mal so out of the Box an einen #RaspberryPi anstöpseln, das funktioniert nicht. Das wird frustrierend langsam. Da helfen auch erstmal keine "#Quirks-Hacks" aus dem Netz.

Grund: Die Platte wird NTFS-formatiert ausgeliefert.

Ein Wechsel auf Ext4 via "sudo mkfs.ext4 /dev/[Partition auf der WDE]" wirkt wahre Wunder.

Für Neulinge: Achtung - die Aktion löscht sämtliche Daten auf der Platte!

#Linux #RaspiOS

Vous avez déjà dû le lire, mais il est possible de mettre à jour son raspberry de #debian11 #bullseye à #debian12 #bookworm

Ma configuration 2 Raspberry 4 4 et 8Go de mémoire avec des boitiers Argon M2 et des SSD 1To WD Blue

La méthode de mise à jour est “presque” identique à la mise à jour d’une #debian classique.
En premier, vous éditez le fichier source.list.

sudo nano /etc/apt/sources.list

Il devrait ressembler à ça :

deb http://deb.debian.org/debian bullseye main contrib non-free-
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
deb http://deb.debian.org/debian bullseye-updates main contrib non-free

Vous remplacez bullseye par bookworm et puis non-free par non-free-firmware. Cela devrait donner ça :

deb http://deb.debian.org/debian bookworm main contrib non-free-firmware
deb http://security.debian.org/debian-security bookworm-security main contrib non-free-firmware
deb http://deb.debian.org/debian bookworm-updates main contrib non-free-firmware

Ce qui change avec une debian normale, c’est l’obligation de modifier un deuxième fichier : raspi.list.

sudo nano /etc/apt/sources.list.d/raspi.list

Il devrait ressembler à ça.

deb http://archive.raspberrypi.org/debian/ bullseye main

Comme pour le fichier source list, on change bullseye par bookworm.

deb http://archive.raspberrypi.org/debian/ bookworm main

Et voilà c’est presque terminé. Il suffit de saisir ces dernières commandes :

sudo apt update; sudo apt dist-upgrade

Et quelques minutes plus tard après un reboot cela devrait être bon, vous êtes en debian 12.

https://thierrytalbert.fr/2023/10/13/raspios-de-bullseye-a-bookworm/

#bookworm #bullseye #debian #debian11 #debian12 #raspberry #raspios

Instance Friendica de Thierry Talbert | Search

Instance Friendica de Thierry Talbert | ⚡Thierry Talbert🐧 @ Instance Friendica de Thierry Talbert

Sooo... #RaspiOS mit #tvheadend läuft. Next Stop: Antennenverteiler im Keller aufbohren, damit da zwei Anschlüsse für den #RaspberryPi abfallen.

#Wochenendprojekt