Changes

Jump to: navigation, search

Pidora SOP

2 bytes removed, 17:06, 9 April 2013
Composing Images
Before you can attempt to run a compose you should check to make sure that the following packages are installed:
<br>* anaconda<br>* lorax
SSH to the arm device you want to run the compose on.
 
chroot into the armv6hl directory on the arm device.
 
* chroot /root/f17v6
cd into the livemedia directory or where ever your kickstart file is located.
 
* cd /livemedia
--nochroot
 <br>Allows you to specify commands that you would like to run outside of the chroot environment.
--interpreter /usr/bin/python
 <br>Allows you to specify a different scripting language, such as Python. Replace /usr/bin/python with the scripting language of your choice.
--erroronfail
 <br>If the post-installation script fails, this option will cause an error dialog to be displayed and will halt installation. The error message will direct you to where the cause of the failure is logged.
--log=
1
edit

Navigation menu