URL:
  <http://savannah.gnu.org/bugs/?31449>

                 Summary: The command update-grub need LANG=C expoted ?
                 Project: GNU GRUB
            Submitted by: xyloweb
            Submitted on: lun 25 oct 2010 13:26:30 GMT
                Category: Booting
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: update-grub and LANG variable
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 1.98
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

here is my setup :

/dev/sda1 + /dev/sdb1 => /dev/md0 => /boot
/dev/sda2 + /dev/sdb2 => /dev/md1 swap
/dev/sda3 + /dev/sdb3 => /dev/md1 VG-00 with :

/dev/VG-00/root
/dev/VG-00/usr
/dev/VG-00/var
/dev/VG-00/tmp
/dev/VG-00/home

I use this command to update grub into the second disk:
update-grub2 /dev/sdb

When I boot with 2 disks it works fine but when I remove the second disk the
boot failed.

So I was added the second disk and update grub2 with LANG env variable set to
C and it works !!!

export LANG=C
update-grub2 /dev/sdb

Is this normal?





    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to