Raspberry Pi
Raspberry Pi Setup #
Steps I followed to set-up my raspberry Pi with Raspbian
Also configure -
- XBMC (for playing videos)
- NFS (to access external hard drive from any device in the house)
- VNC viewer (to access the desktop from any device in the house)
Format SD Card #
- Windows
- Download SD Formatter
- Install SD Formatter and run the software
- Set “FORMAT SIZE ADJUSTMENT” to ON in the Options menu.
- Make sure you have selected the Drive your SD Card is inserted in
- Format the memory card
- Linux
- Use gparted (or the command-line version parted if you prefer), if you don’t have it, install it as you usually would.
- Format the entire disk as FAT / FAT16 (make sure you select the correct disk)
Install OS #
NOOBS