I just bought my raspberry pi..but unfortunately i dont have a monitor or an hdmi cable so will be using my laptop to install raspbian on my raspberry pi board. Many tutorials are regarding connecting to laptop but for that raspberry board need to be installed with raspbian os already. So can anyone tell me how to install raspbian os on my raspberry board with a laptop for the first time.?
Asked
Active
Viewed 865 times
1
1 Answers
1
the SSH connection in Rasbian Jessie, after placing the image on the SD card, create an empty file in the root path / in the SD card, named as ssh, without any extension, this will activate the SSH in raspberry pi.

Fulvio
- 121
- 4
ssh
access so see ssh section in How do I set up networking/WiFi/Static IP – Milliways Apr 14 '17 at 08:20you probably want ssh access
- wouldn't you need to have a monitor+keyboard connected to the pi to set up ssh in the first place? – Jaromanda X Apr 14 '17 at 10:16