in your boot loader, you should be able to edit the boot command. Just add a space and then "softlevel=3" which will only boot upto runlevel 3. to start gui, once you have logged in as root, run
Code:
/etc/init.d/xdm start
but in your case, you probably need to fix your xorg.conf first before running the GUI.