<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>

<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial size=2>Now that I have a 
working livecd kickstart file based on fedora-live-base.ks, I want ot change 
things a bit so that my cd boots to the console not the x 
environment.</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial size=2>I added skipx to my 
kickstart file but when the cd was recreated, it booted into the x environment 
again.</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial size=2>I want the ability 
to go into x-windows if I want to, but normally, I will want to be working at 
the console.</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial size=2>My kickstart file 
looks like this:</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial size=2>%include 
fedora-live-base.ks</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2>skipx</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2>%package</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2>brltty</FONT></SPAN></DIV>
<DIV><SPAN class=156543720-18072008><FONT face=Arial 
size=2>%end</FONT></SPAN></DIV></BODY></HTML>