12

When NOOBS is booted up, there is a choice of a variety of Operating Systems.

Is it possible for me to add another Operating System onto this list (for example MinePeon)? If so, how do I do it?

Additional Notes: I am using a Raspberry Pi B with NOOBS 1.4.

Geek Guy
  • 151
  • 1
  • 1
  • 8

2 Answers2

4

Yes it is possible (since NOOBS 1.3). To do so, plug in a physical keyboard and hold shift during boot. You should see the NOOBS GUI and should be able to select an OS to install (ie Raspbian). Let this OS install, once finished and it boots to Raspbian, set it up, then reboot. Hold shift again, select the secondary OS and click install. It should ask you if you want to overwrite or just install alongside. If this sounds too complicated or doesn't work, use BerryBoot.

uSlackr
  • 185
  • 2
  • 10
Ben
  • 56
  • 2
0

Yes, you can add operating systems in Noobs. Check out this link for further info, https://github.com/raspberrypi/noobs#how-to-create-a-custom-os-version

Shaon
  • 21