|
| From: | Simon Law |
| Subject: | Re: How to append via grub |
| Date: | Thu, 30 May 2002 15:05:01 -0400 (EDT) |
On Thu, 30 May 2002, Drew Hall wrote:
> with lilo.conf I can do the following
>
> append="max_scsi_luns=128"
>
> what's the grub equivalent?
Append them to the end of your kernel line. So it would look
something like:
kernel /vmlinuz root=/dev/hda vga=ext max_scsi_luns=128
Simon
| [Prev in Thread] | Current Thread | [Next in Thread] |