Hello everyone:
A somewhat naive question, why is there no Raspberry Pi Imager for Raspberry Pi OS. I don't use Windows either Mac. A Raspberry Pi Imager would be very useful for my Raspberry Pi.
Regards
Re: Raspberry Pi Imager for Raspberry Pi OS
There is one. You install it using apt, the same way you'd normally install Raspberry Pi OS software.
Code: Select all
sudo apt update
sudo apt install rpi-imager
Unreadable squiggle
Re: Raspberry Pi Imager for Raspberry Pi OS
Thank you very much!
I don't know why it's not mentioned along with the others.
I don't know why it's not mentioned along with the others.
Re: Raspberry Pi Imager for Raspberry Pi OS
The others are all direct downloads. The Pi OS doesn't need that as it has it in the package manager, which keeps track of everything it installs.
Unreadable squiggle
- FTrevorGowen
- Forum Moderator
- Posts: 6055
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Raspberry Pi Imager for Raspberry Pi OS
FWIW, screenshots of (the April version, 1.2) RaspberryPi Imager running on a P3A+ can be seen here:
https://www.cpmspectrepi.uk/raspberry_p ... Aplus.html
(and I've been using that setup frequently since those pages were created.)
Trev.
https://www.cpmspectrepi.uk/raspberry_p ... Aplus.html
(and I've been using that setup frequently since those pages were created.)
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Raspberry Pi Imager for Raspberry Pi OS
I didn't know that Pi imager was available for the Pi OS. Many thanks for the information .
Re: Raspberry Pi Imager for Raspberry Pi OS
I've updated the docs page here to reflect this.
https://www.raspberrypi.org/documentati ... /README.md
https://www.raspberrypi.org/documentati ... /README.md
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: Raspberry Pi Imager for Raspberry Pi OS
jamesh wrote: ↑Thu Jun 25, 2020 4:05 pmI've updated the docs page here to reflect this.
https://www.raspberrypi.org/documentati ... /README.md
That's good. Would it also be possible to add something to the 'headline' information at https://www.raspberrypi.org/downloads/ which might be understood to say that a third-part OS is needed as a platform to be able to install RasPiOS?