I have some trouble with grub.

It can't find my initrd file. It works with lilo.

>From my lilo.conf

image = /boot/vmlinuz
  label = linux
  root = /dev/hda1
  initrd=/boot/initrd.img

And from my menu.lst

title GNU/Linux
root (hd0,0)
kernel /boot/vmlinuz root=/dev/hda1
initrd /boot/initrd.img

I also tried:

title  GNU/Linux
kernel (hd0,0)/boot/vmlinuz root=/dev/hda1
initrd (hd0,0)/boot/initrd.img

What are I doing wrong?

I also have one more question.

In lilo.conf I have vga=5 Is it someway to get the same in grub?


/M



                _|_|_|    _|    _|    _|_|_|  _|    _|    _|_|
                _|    _|  _|    _|  _|        _|  _|    _|    _|
                _|_|_|    _|    _|  _|        _|_|      _|    _|
                _|        _|    _|  _|        _|  _|    _|    _|
                _|          _|_|      _|_|_|  _|    _|    _|_|
 
 
                         --==**  LIVETS VATTEN  **==--   

Reply via email to