|
You are here |
riazj.com | ||
| | | | |
hjr265.me
|
|
| | | | | By design, a Raspberry Pi always requires an SD card to boot from. But one can still have its root partition located on an external storage device. Be it for reasons involving speed improvement, or avoid challenging the write endurance of an SD card. The details in the following steps may vary based on the distribution of Linux being used, but the fundamental idea should be similar anyway: Assuming a distribution of Linux is already installed on the SD card, use it to boot a Raspberry Pi up. | |
| | | | |
cesarvr.io
|
|
| | | | | Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres... | |
| | | | |
shyamjos.com
|
|
| | | | | Hey I am Shyam Jos. Welcome to my personal blog, where I write about Linux, DevOps, Cloud and Automation. | |
| | | | |
gaurav.koley.in
|
|
| | | [AI summary] The article details how to set up a development environment on Windows using WSL 2, including installing WSL 2, Docker, and VS Code with the Remote WSL extension for seamless Linux-based development. | ||