I`m new to linux , but i like it .
I have installed a winxp3 , but when i install suse11.0 from hardisk , it told me "input Signal Out of Range Change setting 1280*1024-60Hz ", what shoul i do then , help please.
Try:
Pause the boot by moving the down arrow, then back up to the default boot. But now press backspace, it should delete any text where you can see VGA=…etc
Remove all text and now type just the number:
3
and hit enter
at the login type your user name and then password
now type:
su
then the root password
now type this:
sax2 -r -m 0=vesa
(N.B. the 0 is a zero not a letter)
now reboot: type: reboot
if you don’t get a gui login
login as user at cli (command line) and try this at the cli
startx
:)Thank you, i will try it .