Hi everyone, today i want to help you how to install Raspbian Stretch Lite image file into your SD card and run it by using Termux terminal, and this way will give you headless setup with easy way. This instruction is myself experience, also i already trial for many times before i write this blog. Before that please prepare your software and hardware environment materials :
- SD formater, get by this link.
- Raspbian Stretch Lite image file, get by this link.
- Etcher SD Card writing tools, get by this link.
- Raspberry Pi kit, buy from amazon.
- Your lovely smartphone with Termux environment installed. If you a bit confusing just follow my steps.
After prepared your self you can start anytime that you want don't forget turn your music on, get some coffee and read this instruction carefully :
1. As per normal install SD Formater and Etcher.
2. Insert your SD card by using the adapter into your laptop or PC
3. Format your SD card by using SD formater, you can use setting below picture.
4. Once finish, Open Etcher (Balena) software and navigate to Raspbian stretch lite image file 2018-04-18-raspbian-stretch-lite.zip.
5. Select the target SD card
6. Click Flash and wait until finish
7. Once flashing finish, the SD card will automatic ejected from your laptop.
8. Plug off the SD card and put again to your laptop, if some notification format appear just cancel it.
9. Navigate to your SD card on my computer, boot(F:) example on my environment and create new .txt file.
10. Rename whole file from New Text Document.txt to ssh , click OK if any message prompt.
11. Eject your SD card safely and put into your Raspberry Pi.
12. Power up your Raspberry Pi by using 5V adapter and wait until LED turning On.
13. Connect your smartphone to Raspberry Pi using USB Micro cable.
14. Go to setting, find setting "Share network via USB" on personal hotspot menu.
15. Open Termux application and type "arp -a", if correct you will get feedback like ?(192.168.........).
16. Still on Termux application type "ssh pi@ipaddress" example "ssh pi@192.168.42.225".
17. If some question appear just type "yes" and type password of our PI "raspberry", don't be panic while you type the password screen will never show the character, so just go on.
18. Finally you can run your PI by using smartphone, very headless right ?
20. Bonus, lets do update and upgrade your PI, by type this "sudo apt-get update" and "sudo apt-get upgrade".
I hope this instruction will help you to run headless setup your Raspberry PI, don't be shy to write down comment below if you still get confusing. Also give me some suggestion if you have so i can fix myself for future.
If you like this blog share to other people and subscribe so you can stay up to date. For all, thanks for reading and happy trying.
If you like this blog share to other people and subscribe so you can stay up to date. For all, thanks for reading and happy trying.
No comments:
Post a Comment