[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: identify correct boot hd for grub



On 23 Jun 2003 23:36:07 +0200
Benedict Verheyen <linux4bene@pandora.be> 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



Reply to: