It seems like the preffered method of setting up X for Kadischi is using "vesa" driver.  This works on a lot of machines but not all.  If I get a machine that it doesn't work on, I can get X up and running with these commands:
<br><br>init 3<br>Xorg -configure<br>cp xorg.conf.new /etc/X11/xorg.conf<br>init 5<br><br>I would like to be able to run &quot;Xorg -configure&quot; and use the generated &quot;new.xorg.conf&quot; to run X with automatically on the livecd.&nbsp; I'm not sure where I would put this.&nbsp; Looking for suggestions....
<br><br><br>Thanks for any help<br>