I overwrote the SD card with the default Raspberry Pi OS suggested by version 1.7.4 of the Imager application on my Windows PC. I then performed the following steps:
- 1. Boot with the newly written SD card
2. Reboot after having adapted the volume to the 64 GB card
3. Log the sizeness of the Linux disitribution to the architecture_boot.log file
3. Update and upgrade the packets with the sudo apt update, sudo apt full-upgrade -y and sudo apt auto-remove command
4. Log the sizeness to the architecture_apt_full-upgrade.log file
5. Setup the card with the Appearance settings, Printer settings and Screen settings
6. Log the sizeness to the architecture_appearance+printer+screen_settings.log file
7. Configured the activity panel settings
8. Log the sizeness to the architecture_activitypanel_settings.log file
9. Replace the wpa_supplicant.conf and dhcpcd.conf configuration files
10. Reboot the Pi
11. Log the sizeness to the architecture_wpa_supplicant+dhcpcd_settings.log file
This is annoying since I need a proper 32-bit Bullseye card to test on.