
-
- Posts: 13
- Joined: Thu Jan 28, 2016 8:39 am
Install OS without internet connection
Hello everyone, i am new here......i just bought my new Rsapberry pi 2 model B and it's awesome. i saw and read lots of video and pdf but didn't get my answer. my question is : Is it possible to install a raspbian OS without internet connection? 

-
- Posts: 258
- Joined: Sat Oct 24, 2015 1:50 pm
Re: Install OS without internet connection
There are three ways to install software for your Pi (might be more but these are the common ones):
1) Download the distribution image and "write" it to an SD card - needs to be downloaded from the internet and written using a different PC
2) Download the NOOBS zip file (not NOOBS-Lite), unzip it and "copy" the files to the SD card - easier than 1, but still needs to be downloaded from the internet and copied using a different PC
3) Buy a pre-installed system SD card. I am not sure how easy it is to buy one without the internet, but it should just work when you connect it all up
You will probably want to install more software, or update what you have already got, so an internet connection is nearly essential
1) Download the distribution image and "write" it to an SD card - needs to be downloaded from the internet and written using a different PC
2) Download the NOOBS zip file (not NOOBS-Lite), unzip it and "copy" the files to the SD card - easier than 1, but still needs to be downloaded from the internet and copied using a different PC
3) Buy a pre-installed system SD card. I am not sure how easy it is to buy one without the internet, but it should just work when you connect it all up
You will probably want to install more software, or update what you have already got, so an internet connection is nearly essential
-
- Posts: 14070
- Joined: Fri Mar 09, 2012 7:36 pm
- Location: Vallejo, CA (US)
Re: Install OS without internet connection
Yes. The problem--as noted above--is that you have to have a way to get the OS, and the best options there involve downloadingvivek_kumar wrote:Hello everyone, i am new here......i just bought my new Rsapberry pi 2 model B and it's awesome. i saw and read lots of video and pdf but didn't get my answer. my question is : Is it possible to install a raspbian OS without internet connection?
from the internet.
However, if all you are addressing is the install process once you have the image file or NOOBS, then, no, you don't need an internet connection for the Pi. Once you have the Pi up and running, you *will* want an internet connection ((either wired or wireless) to update the local repository lists (sudo apt-get update) and then upgrade your software to the latest version of each package (sudo apt-get upgrade). Plus you'll need a connection to download and install any additional software packages you want
-
- Posts: 13
- Joined: Thu Jan 28, 2016 8:39 am
Re: Install OS without internet connection
Thank you so much for reply
[
quote="Navyscourge"]There are three ways to install software for your Pi (might be more but these are the common ones):
1) Download the distribution image and "write" it to an SD card - needs to be downloaded from the internet and written using a different PC
2) Download the NOOBS zip file (not NOOBS-Lite), unzip it and "copy" the files to the SD card - easier than 1, but still needs to be downloaded from the internet and copied using a different PC
3) Buy a pre-installed system SD card. I am not sure how easy it is to buy one without the internet, but it should just work when you connect it all up
You will probably want to install more software, or update what you have already got, so an internet connection is nearly essential[/quote]

quote="Navyscourge"]There are three ways to install software for your Pi (might be more but these are the common ones):
1) Download the distribution image and "write" it to an SD card - needs to be downloaded from the internet and written using a different PC
2) Download the NOOBS zip file (not NOOBS-Lite), unzip it and "copy" the files to the SD card - easier than 1, but still needs to be downloaded from the internet and copied using a different PC
3) Buy a pre-installed system SD card. I am not sure how easy it is to buy one without the internet, but it should just work when you connect it all up
You will probably want to install more software, or update what you have already got, so an internet connection is nearly essential[/quote]
Re: Install OS without internet connection
"it should just work when you connect it all up" but it is from from unheard of for this not to be the case because what has been written to the card before purchase is too old to support the hardware version of the buyer's RPi.Navyscourge wrote: 3) Buy a pre-installed system SD card. I am not sure how easy it is to buy one without the internet, but it should just work when you connect it all up.



Quis custodiet ipsos custodes?