From: M0E L. <m0...@gm...> - 2009-07-27 15:21:16
|
Paul, Are you running this on real hardware or in a virtual environment? I'm curious because I've ran it in both and dont have the lag problem you report. I do get a minor lag between the time X loads and the time the installer launches, but I can live with that... it's not too bad. It is very possible that you are running old installer code too. If network is not working when X loads, you are using old installer code, so if you dont have a working wired connection that is supported when X loads, I suggest the following procedure to make sure you get the latest installer code before you run your test. 1) Boot a working OS 2) check out a fresh copy of the installer svn branch (svn co http://vlcore.vectorlinux.com/svn/vinstall/branches/speedy) 3) Boot your new VL ISO 4) Close the installer when it comes up 5) Delete the "speedy" directory from /root 6) Mount the partition containing the new installer code and copy the "speedy" dir to the /root/ directory on the running system. You can execute the installer again by running " ./speedy/vinstall-ng.gambas > gui.log " from the /root/ directory For best results, run the gambas IDE (Command: "gambas2"), Click on "Open project" -> select the speedy directory -> OK Once it loads, click the play button on the toolbar. Hope this helps |