How to configure my display card?
My video card supports maximum resolution of 1024x768 at 60HZ refresh rate. YOPER doesn't seem to aknowledge that and sets it to something else. When I boot up in YOPER after the install, my monitor goes "Out of Frequency" and all I get is a warning and a blank screen.
How do I configure YOPER to use 1024x768 screen resolution at a refresh rate of 60HZ while installing? Or, after the install, how and which files do I editin order to make it work?
Second problem. I've installed LiLo. Now I can't boot into Ubuntu. Here's Ubuntu's menu.lst. Please tell me how to add it to the LiLo bootloader's list (I don't know anything about LiLo as I'm used to GRUB) :
Code:
title Ubuntu, kernel 2.6.10-5-386
root (hd0,2)
kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda3 ro quiet splash
initrd /boot/initrd.img-2.6.10-5-386
savedefault
boot