Sugar Creation Kit/sck/Advanced Topics: Difference between revisions
m →ARM: link to Nightly Images: |
|||
| Line 132: | Line 132: | ||
==ARM== | ==ARM== | ||
:http://fedoraproject.org/wiki/Architectures/ARM | :http://fedoraproject.org/wiki/Architectures/ARM | ||
===Nightly Images=== | |||
: http://scotland.proximity.on.ca/arm-nightlies/ | |||
Most of the SD card images can be used with a USB storage device drive using the following method: | |||
Write the image to both the USB storage device and an SD card. IE, write the image using xzcat file.xz > /dev/sdX then xzcat file.xz > /dev/mmcblkX. | |||
Once written, use a partition editor such as fdisk to delete the VFAT partition from the USB drive and the Linux partition from SD card. | |||
Plug the SD and USB storage into your ARM device and power up. | |||
The ARM system will load any applicable bootloader pieces, kernel, and initramfs from the SD card, but use the USB storage for the root filesystem. | |||
Nearly images are self-sufficient, but a kernel tarball is optionally available with the contents of the image's /boot and /lib/modules directories. | |||
These can be used in conjunction with the tarball root filesystems to create your own images. | |||
==Fedora Sugar Bugs== | ==Fedora Sugar Bugs== | ||
*[[Talk:Sugar_Creation_Kit|Must increase F15 RC1 netinstall Memory requirements]] | *[[Talk:Sugar_Creation_Kit|Must increase F15 RC1 netinstall Memory requirements]] | ||