From Fedora Project Wiki
< Architectures | ARM
HOWTO: SheevaPlug Fedora SD Card
This howto will cover installing Fedora (12) on a SheevaPlug running on a SD Ram card.
Prep the SD Card
Add the SD Card to your linux box you are building this on and run:
dmesg | tail
The output here shows me that it has been mounted as /dev/sdc.
We need to partition the SD card.
fdisk /dev/sdc
Delete any existing partitions
d
1
Create the new partition.
c
a
p
w