XS Community Edition/0.4/Installing/32bit: Difference between revisions
< XS Community Edition | 0.4 | Installing
Jump to navigation
Jump to search
m (moved to sub-page) |
No edit summary |
||
Line 1: | Line 1: | ||
{{xsce}} |
|||
== 32 bit Install == |
== 32 bit Install == |
||
#Install Fedora 18. Minimal installs that can fit on a CD, such as [http://mirrors.kernel.org/fedora-alt/releases/18/Spins/i386/Fedora-18-i686-Live-XFCE.iso XFCE] or [http://mirrors.kernel.org/fedora-alt/releases/18/Spins/i386/Fedora-18-i686-Live-LXDE.iso LXDE], work well. |
#Install Fedora 18. Minimal installs that can fit on a CD, such as [http://mirrors.kernel.org/fedora-alt/releases/18/Spins/i386/Fedora-18-i686-Live-XFCE.iso XFCE] or [http://mirrors.kernel.org/fedora-alt/releases/18/Spins/i386/Fedora-18-i686-Live-LXDE.iso LXDE], work well. |
Latest revision as of 07:25, 2 October 2013
This IIAB XSCE content does not reflect the opinion of OLPC. These pages were created by members of a volunteer community supporting OLPC and deployments.
32 bit Install
- Log in as root and yum -y update
- Verify wget is present, if not, then yum -y install wget
- Disable SELinux: edit /etc/selinux/config from SELINUX=enforcing to SELINUX=disabled
- Reboot
- Ensure one or two ethernet devices are connected
- Ensure you are root
- Change directory by typing cd /etc/yum.repos.d
- Download the required yum repo by typing wget http://xsce.activitycentral.com/repos/xsce-rel4.repo
- Install xs-config by typing yum -y install xs-config
- Type xs-setup This generates a long list of "yum" install requests, similar to the normal adding of functions that you would do if you loaded a minimal "network" install CD from Fedora, and then added additional functions one at a time.
- When the install script is complete, it will declare, "XS configured; Ready to reboot and use" and then you'll be back at a prompt.
- At the prompt, type reboot