1
Installation issues / Re: AVWizard not displaying correctly
« on: September 14, 2007, 03:41:14 pm »By the way, where do I change this value?The values are held in /etc/X11/xorg.conf. I would assume that on a net boot machine you can still use Ctrl+Alt+F1 to access the linux console and log in with
Can I do it directly from the prompt where the AV wizard fails?
user: linuxmce
passord: linuxmce
Note: For me the AVWizard did not fail. It just did not appear (black screen). I think it was still running, but the video was being sent to nowhere! On pressing Ctlr+Alt+F1 there was a short delay (1-2 secs) before the login prompt appeared.
I used
Code: [Select]
sudo vi /etc/X11/xorg.conf
to edit the file and why not make a backup too before you edit it. Code: [Select]
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.20070914
Good luck!