bug-grub
[Top][All Lists]
Advanced

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

[bug #33501] can t boot on lvm volumes with pxe boot


From: christian dare
Subject: [bug #33501] can t boot on lvm volumes with pxe boot
Date: Fri, 10 Jun 2011 07:25:50 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]