On 04/29/2015 09:47 AM, bobgood...@wildblue.net wrote:


On 04/29/15 12:39, Rick Stevens wrote:
On 04/29/2015 07:46 AM, bobgood...@wildblue.net wrote:

I just received a Raspberry Pi 2b as a birthday gift. Apparently the
operating system must be stored on an micro-SD card, the o/s can be
downloaded but I have to get the SD card and whatever is required to
program it from Fedora 21 or 22, or buy one preprogrammed.

Perhaps someone with experience there can enlighten as to what I need to
order to do this?

I have a Raspberry Pi (B+ model). I can give some ideas.

1. I bought micro SD cards that come with an adapter that converts
micro SD to regular SD. I bought the fastest SDs I could find, but
you can probably go slower/cheaper.

2. My laptop has an SD card slot on it, but I also have a USB card
adapter (SD/MMC/others) that works just fine. About $15 US.

3. I've tried several OSes. The most common is Raspian (a Debian-based
distro). I've also used OpenELEC (essentially a purpose-built media
center package) and Pidora (a Fedora 20-based package). They all come
as ISOs that you simply "dd" to the raw SD device (NOT a partition),
e.g.:

    dd if=pidora.iso of=/dev/sdb bs=1M

4. Just plug the micro SD into the Pi and power it up. It should boot
up to the desktop (Raspian and Pidora) or the media center (OpenELEC).

Hope that helps.

At this point everything helps!

I will start a new section in my notes and save this.

By the way, this isn't exactly what I have, but this is the sort of
thing you need:

http://www.bestbuy.com/site/insignia-usb-2-0-multiformat-memory-card-reader-black/3603026.p?id=1219092580748&skuId=3603026

Just an example. There are LOTS of different ones out there.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-        Artificial Intelligence usually beats real stupidity.       -
----------------------------------------------------------------------
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to