I see the "APPEND" line:
Code:
DEFAULT vmlinuz
APPEND ramdisk_size=100000 init=/etc/init lang=us apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
TIMEOUT 300
what I have to change to boot in 1280x1024 ?
add "screen=1280x1024" into the line
or change the "vga" parameter ?