[grub2-cvs] grub-probe lvm2 in hda1

2007-01-10 Thread Juan Pedro Paredes
WHAT I get the following message. cannot find a GRUB drive for devel-xen. When try to probe devices before grub install. VERSION 20070110 grub2 cvs ENVIRONMENT Linux booted from hda4 with grub legacy Work with chroot in /dev/mapper/devel-xen TEST devel:~# grub-probe -v -t device -m /boot/grub

Grub2 and two Sil3114 chipset cards

2007-01-10 Thread Kevin Stewart
I have an intel system with running debian. I have installed the system with grub2 all was working fine then I cam up with the smart idea to add more storage 5 SATA disks planning to software raid 5 them with 1 ST Lab A-223, 4 port SATA card the system boots no problem with 2 SATA cards instal

grub.cfg sytax ... need help

2007-01-10 Thread Jeff Chua
The recent grub2 cvs doesn't seem to recognize this anymore ... @ "Linux Init" { linux (hd0,14)/linux/bzc1 root=/dev/sda2 resume=/dev/sda3 } What's the new syntax? Thanks, Jeff ___ Grub-devel mailing list Grub-devel@

Re: grub.cfg sytax ... need help

2007-01-10 Thread Jeff Chua
I should add that upon power up, grub2 doesn't read the grub.cfg, but from commandline, specifying "configfile (hd0,14)/grub/grub.cfg" successfully loaded the mneu entry, and $prefix=(hd0,14)/grub. Previous cvs downloaded prior to Dec 19 2006 works fine. Is there a syntax change? I've traced