STICKY: Super Simple Pidora Quick Start Guide
After a couple days and lots of research trying to get my setup just right, I realized it only took a few steps. I used my own SD card, loaded Pidora on it from my Mac, and got the wireless USB dongle up and running. Getting the wifi working was not easy. I tried a number of approaches and finally found the right commands.
These commands are taken from various other "quick start guides" but simplified here. This assumes you are somewhat familiar with a command line and that you are using Mac OS to set up the SD card:
On your Mac:
1. Insert the SD card and get the device of your SD card
2. Unmount the disk with the device listed above
3. Write the disk image to the SD card
On your Pi:
1. Insert the card in the Raspberry Pi and start it up.
2. Fire up your wireless network
3. Celebrate!
I also recommend installing net-tools (provides ifconfig) and updating the system (as root):
Hopefully this will save someone some googling! Happy hacking!
These commands are taken from various other "quick start guides" but simplified here. This assumes you are somewhat familiar with a command line and that you are using Mac OS to set up the SD card:
On your Mac:
1. Insert the SD card and get the device of your SD card
Code: Select all
diskutil list
Code: Select all
diskutil unmountDisk /dev/disk<n>
Code: Select all
sudo dd bs=1m if=Pidora-2014-R2-1.img of=/dev/disk2
1. Insert the card in the Raspberry Pi and start it up.
2. Fire up your wireless network
Code: Select all
nmcli dev wifi con "myssid" password "myssidpassword"
I also recommend installing net-tools (provides ifconfig) and updating the system (as root):
Code: Select all
yum install net-tools
yum update
Re: Super Simple Pidora Quick Start Guide
Thanks for the post.
ifconfig *is* available in Pidora without installing net-tools, it's just named "pifconfig"
At first I though it was named like that as some sort of nod to the "pi" (Pidora, pifconfig, etc.) but it's actually part of the python-ethtool pacakge:
Best regards,
---Kayvan
ifconfig *is* available in Pidora without installing net-tools, it's just named "pifconfig"
At first I though it was named like that as some sort of nod to the "pi" (Pidora, pifconfig, etc.) but it's actually part of the python-ethtool pacakge:
Code: Select all
[root@pidora boot]# rpm -qf /usr/sbin/pifconfig
python-ethtool-0.10-1.fc20.armv6hl---Kayvan
Jump to
- Community
- General discussion
- Announcements
- Other languages
- Deutsch
- Español
- Français
- Italiano
- Nederlands
- 日本語
- Polski
- Português
- Русский
- Türkçe
- User groups and events
- Raspberry Pi Official Magazine
- Using the Raspberry Pi
- Beginners
- Troubleshooting
- Advanced users
- Assistive technology and accessibility
- Education
- Picademy
- Teaching and learning resources
- Staffroom, classroom and projects
- Astro Pi
- Mathematica
- High Altitude Balloon
- Weather station
- Programming
- C/C++
- Java
- Python
- Scratch
- Other programming languages
- Windows 10 for IoT
- Wolfram Language
- Bare metal, Assembly language
- Graphics programming
- OpenGLES
- OpenVG
- OpenMAX
- General programming discussion
- Projects
- Networking and servers
- Automation, sensing and robotics
- Graphics, sound and multimedia
- Other projects
- Media centres
- Gaming
- AIY Projects
- Hardware and peripherals
- Camera board
- Compute Module
- Official Display
- HATs and other add-ons
- Device Tree
- Interfacing (DSI, CSI, I2C, etc.)
- Keyboard computers (400, 500, 500+)
- Raspberry Pi Pico
- General
- SDK
- MicroPython
- Other RP2040 boards
- Zephyr
- Rust
- AI Accelerator
- AI Camera - IMX500
- Hailo
- Software
- Raspberry Pi OS
- Raspberry Pi Connect
- Raspberry Pi Desktop for PC and Mac
- Beta testing
- Other
- Android
- Debian
- FreeBSD
- Gentoo
- Linux Kernel
- NetBSD
- openSUSE
- Plan 9
- Puppy
- Arch
- Pidora / Fedora
- RISCOS
- Ubuntu
- Ye Olde Pi Shoppe
- For sale
- Wanted
- Off topic
- Off topic discussion