Follow-up Comment #2, bug #33501 (project grub):

It works.thanks a lot.
I did insert all theses moduless for my tests but never in that order.
I thought that once the module is loaded,i didn t haved to care the order i
loaded them.

Thanks again
Here the grub.cfg that works :
menuentry 'Linux Sauvegarde/Restauration' --class debian --class gnu-linux
--class gnu --class os {
        insmod biosdisk
        insmod part_msdos
        insmod lvm
        insmod ext2
        set root='(lvmelec-boot)'
        linux   /vmlinuz-2.6.32-5-amd64 root=/dev/mapper/lvmelec-admin ro
        initrd  /initrd.img-2.6.32-5-amd64
}


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33501>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to