Changes

Line 39: Line 39:  
If your boot hangs, you may need to modify the boot command by appending:
 
If your boot hangs, you may need to modify the boot command by appending:
   −
{{Code|selinux=0}}
+
<code>selinix=0</code>
   −
You do this by interrupting the Helper CD boot by hitting the '''Esc''' key once the initial splash-screen appears. You should see a list of four boot options. At this point, hit the '''Tab''' key. The command line should appear. Add {{Code|selinix=0}} to the end of the line and hit '''Enter''' (or Return). The boot should proceed from here as normal.
+
You do this by interrupting the Helper CD boot by hitting the '''Esc''' key once the initial splash-screen appears. You should see a list of four boot options. At this point, hit the '''Tab''' key. The command line should appear. Add <code>selinix=0</code> to the end of the line and hit '''Enter''' (or Return). The boot should proceed from here as normal.
    
Proceed to the [[Sugar on a Stick/Usage|'''Use it''']] page.
 
Proceed to the [[Sugar on a Stick/Usage|'''Use it''']] page.