On 23 Jun 2003 23:36:07 +0200 Benedict Verheyen <[EMAIL PROTECTED]> wrote:
> Also, i have specified the framebuffer like vga=791 > Woud this be correct for grub: > > # kopt=root=/dev/hda1 ro > # kopt=vga=791 ro hdd=ide-scsi > > As i understand, these need to be commented out but can i use several > kopt lines in the same menu.lst? You need to put in one kopt line everything that needs to be passed to the kernel. # kopt=root=/dev/hdb1 vga=791 hdd=ide-scsi ro Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

