NOOBS on my netbook??
if i purchased a NOOBS could i install it on my netbook?
- FTrevorGowen
- Forum Moderator
- Posts: 6051
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: NOOBS on my netbook??
No. The "NOOBS installer" software can only be (usefully) run from an SDHC card plugged into a Raspberry Pi - its purpose being to install (and, subsequently, re-boot into) one or more Operating Systems that the Pi can use. However, you can use your netbook to "install" NOOBS onto the SDHC card in the first place, instead of purchasing a card "pre-installed" with NOOBS.seanvll wrote:if i purchased a NOOBS could i install it on my netbook?
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
- DougieLawson
- Posts: 40781
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: NOOBS on my netbook??
If you want to run Linux on your netbook that's not difficult to do. Try getting a Live CD version on a bootable USB stick.seanvll wrote:if i purchased a NOOBS could i install it on my netbook?
NOOBS can run in qemu (an ARM emulator that runs on X86) but that is probably too complex for you with your level of experience.
Running NOOBS outside qemu is not possible because your netbook is an X86 processor and your RPi is an ARM processor and the two are entirely different.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: NOOBS on my netbook??
Technically his "netbook", could be an ARM based chromebook - but unlikelyDougieLawson wrote: Running NOOBS outside qemu is not possible because your netbook is an X86 processor and your RPi is an ARM processor and the two are entirely different.

NOOBS /raspbian is linux - so you can of course install linux (e.g. ubuntu) on your netbook and have a similar experience (the commands and applications are the same)
- duberry
- Posts: 379
- Joined: Mon Jan 28, 2013 10:44 pm
- Location: standing on a planet that's evolving. And revolving at nine hundred miles an hour
Re: NOOBS on my netbook??
What 'netbook' do you have ?seanvll wrote:if i purchased a NOOBS could i install it on my netbook?

lend me your arms, fast as thunderbolts, for a pillow on my journey.
If the environment was a bank, would it be too big to fail
so long; and thanks for all the pi
If the environment was a bank, would it be too big to fail
so long; and thanks for all the pi
Re: NOOBS on my netbook??
i have ubuntu already and i have a card slot. when i said purchase i ment the preloaded card.
Re: NOOBS on my netbook??
You could, however would struggle to install it on your netbook. Raspbian is based on an ancient distro called KNOPPIX and knoppix can be installed, or booted live on a netbook. If you want another distro that can be installed via NOOBS it is all possible, Pidora is based on Fedora.
You could say my love for Linux is terminal 

Re: NOOBS on my netbook??
Raspbian and KNOPPIX are both based on debian but other than that there is no realationship between them.theoscy wrote:You could, however would struggle to install it on your netbook. Raspbian is based on an ancient distro called KNOPPIX and knoppix can be installed, or booted live on a netbook.