Open main menu

CDOT Wiki β

Changes

Create a SD Card Installation Tool

1,981 bytes added, 21:56, 18 March 2012
ToDo
= Project Name Create a SD Card Installation Tool =
<!-- Replace "Project Name" with the actual name of the project in the line above. -->
 
== Project Description ==
Trying This is a first attempt at a basic Fedora ARM Image Installer ( Downloader / Creator / Updater ). All one has to do is first select a source image file or download option (click the refresh button first). Then select the destination (target) device drive to write to. Then just click install!  This script is written in Python (version 2 & 3 compatible) and makes use of the PyQt4 GUI module allowing it to run graphically (both Linux & Windows). The files written are block device image files containing: [MBR + Partitions + File Systems + Data]. Distributors should make sure to build something similar package some sort of first-boot setup-script to Fedora's USB customize the root file system as there is no official installerfor ARM devices yet. Hopefully this application will be able to create bootable media for almost any generalized Guruplug , but instead this time we are creating a SD card installation toolRaspberry Pi , Efika , with GUI for both LINUX Pandaboard and WindowsTrimslice. Basically trying Devices that boot off of hard drives may have to create wait a bit as there is a user friendly GUI environment line of code that ignores block devices that allows the user are greater than 32 Gigabytes in size (temporarily trying to install protect users).  Note: The Windows version makes use of a bootable ISO pre-packaged dd.exe binary file to help write to their SD card.device files  
<!-- Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->
== Project Leader(s) ==
Dong Sun and Chi Hsun Lai
<!-- Name(s) of primary people working on the project. If you want to join a project as leader, discuss with other leaders first. Include links to personal pages within wiki and to blog sites. -->
NOTE: only Project Leader(s) should add names here. You should not add your own name to the Contributor list. -->
Dong (Felix) Sun Contact with Fossjon in #seneca dot to get current installation tool Python code. 3/8/2012
== Project Details ==
<!-- Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them. -->
 
 
===ToDo===
 
* Testing new releases
* Windows UAC prompt
* Windows installation wizard
* Better python to exe compiler (without a dos window)
* Language support (both the program output and from input scripts) (gettext & locale & export LANG)
* More to come...
== Project Plan ==
<!-- Add any appropriate mailing lists to which you are subscribed (e.g., see http://lists.fedoraproject.org -->
dsun20@learn* Fedora Mailing Lists** [https://admin.senecacfedoraproject.onorg/mailman/listinfo/secondary secondary] - For discussion of secondary architectures** [https://admin.cafedoraproject.org/mailman/listinfo/arm arm] - For discussion of the ARM secondary architecture
=== Upsteam Wiki and Web ===
<!-- Links to upstream wiki/web pages -->
Fedora ARM Installer
https://fedoraproject.org/wiki/Fedora_ARM_Installer
httpsRaspberry Pi Fedora Remix Installationhttp://fedoraprojectzenit.orgsenecac.on.ca/wiki/Fedora_ARM_Installerindex.php/Raspberry_Pi_Fedora_Remix_Installation
=== Links/Bugs/Tracking ===
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
 
 
https://fedoraproject.org/wiki/Fedora_ARM_Installer#Comments_.2F_Questions_.2F_Feedback_.2F_Suggestions_.3F
=== Source Code Control ===
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 
This is Link to the SD Card Installation Python source Code
 
 
http://git.fedorahosted.org/git/?p=arm.git;a=blob_plain;f=faii/source/fedora-arm-installer;hb=HEAD
=== Blogs ===
<!-- Links to the blogs of people involved, both inside and outside Seneca -->
 
http://dsun20.wordpress.com/
==== Seneca Particpants ====
name: Dong Sun
RIC ID:dsun20
==== Non-Seneca Participants ====
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
Jon Chiappetta (fossjon in RIC #seneca).who was one of the main developers.(Suggestion by Chris Tyler to contact him.)
 
 
==== Planets ====
1
edit