Hello,
Why does the Raspberry Pi imager (v1.7.5) only install Raspberry Pi 64-bit when I select Raspberry Pi OS (32-bit)?
I downloaded the Imager version for Windows, so that I can use Raspberry PI Imager to burn Raspberry Pi OS 32-bit on my external drive.
When I boot up the Raspberry Pi 4B with the operating system and type uname -m, the terminal reports back aarch64.
How can I install Raspberry Pi OS 32-bit with imager to actually install the 32-bit operating system and not install the 64-bit operating system?
Thank you,
Eugene
-
- Posts: 2
- Joined: Sun Jul 10, 2022 1:37 pm
-
- Posts: 7783
- Joined: Sat Aug 18, 2012 2:33 pm
Re: Imager v1.7.5 on Windows only installs 64-bit OS?
check "file /bin/ls", you likely have the 32bit os
Re: Imager v1.7.5 on Windows only installs 64-bit OS?
add to /boot/config.txt for 32bit kernel.
if the system detects it can run 64bit it does, it's 64bit kernel and 32bit userland(gui)
if there's no particular reason you need 32bit, then you should go for the 64bit install.
Code: Select all
arm_64bit=0
if there's no particular reason you need 32bit, then you should go for the 64bit install.
-
- Posts: 2
- Joined: Sun Jul 10, 2022 1:37 pm
Re: Imager v1.7.5 on Windows only installs 64-bit OS?
Yes, you are correct. Using file /bin/ls shows:
ELF 32-bit LSB executable.
Thank you

Re: Imager v1.7.5 on Windows only installs 64-bit OS?
Have a read of this thread viewtopic.php?t=349291
It explains why and how to make your pi use the 32 bit kernel if you want to or need to.
It explains why and how to make your pi use the 32 bit kernel if you want to or need to.
We want information… information… information........................no information no help
The use of crystal balls & mind reading are not supported
The use of crystal balls & mind reading are not supported