Re: boot/grub2: grub-core-build-fixes-for-i386 (grub-2.04 + binutils-2.35.2 + pseudo-op .code64)

2021-05-13 Thread Jan Nieuwenhuizen
b/gnu/grub/"; + "grub-2.06~rc1" ".tar.xz")) + (file-name (string-append "grub-" version ".tar.xz")) (sha256 (base32 - "0zgp5m3hmc9jh8wpjx6czzkh5id2y8n1k823x2

Re: boot/grub2: grub-core-build-fixes-for-i386 (grub-2.04 + binutils-2.35.2 + pseudo-op .code64)

2021-05-17 Thread Jan Nieuwenhuizen
l@gnu.org? (waiting with this for a bit, please ping if needed :) Greetings, Janneke -- Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com ___ Grub-devel mailing list Grub-devel

Re: [PATCH v2] grub-core: Build fixes for i386

2021-05-26 Thread Jan Nieuwenhuizen
> > ... this change look strange. Could you fix it? Or explain in the > commit message you are doing a cleanup by the way... Hmm...what is it that looks strange here? Obviously the MOV %RAX.. statement must be guarded and get a 32-bit alternative, and the empty line after the move instruction

Re: grub2 and Linux software RAID devices

2008-02-07 Thread Jan Nieuwenhuizen
lvm, mkinitrd and grub2 is required here. Then play with grub2's /boot device and ordering of modules until it will also boot from the new copied /boot on lvm. Trash old plain disk. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http:

Re: [PATCH] improve error handling in util/

2008-02-11 Thread Jan Nieuwenhuizen
rror': /home/janneke/vc/grub2/util/misc.c:65: undefined reference to `grub_print_error' collect2: ld returned 1 exit status make: *** [grub-mkimage] Fout 1 Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien

Re: [PATCH] improve error handling in util/

2008-02-12 Thread Jan Nieuwenhuizen
Robert Millan: > And with -vv ? See attached. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org grub-probe: info: changing current directory to /dev/mapper grub-probe: info

Re: Grub and lvm

2008-04-14 Thread Jan Nieuwenhuizen
ll detect the need for lvm and raid and gpt. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music ty

lvm does not work when included in core.img

2007-12-08 Thread Jan Nieuwenhuizen
d (lvmraid-lvm0)/boot/initrd.img-2.6.20-16-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { linux (lvmraid-lvm0)/boot/memtest86+.bin } ### END /etc/grub.d/20_memtest86+ ### -- Jan N

Re: Testing on PowerMac G4

2007-12-31 Thread Jan Nieuwenhuizen
e menu. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

lvm does not work when included in core.img [resend]

2008-01-08 Thread Jan Nieuwenhuizen
ingle initrd (lvmraid-lvm0)/boot/initrd.img-2.6.20-16-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { linux (lvmraid-lvm0)/boot/memtest86+.bin } ### END /etc/grub.d/20_memtest86+ ### -- Jan N

Re: lvm does not work when included in core.img [resend]

2008-01-08 Thread Jan Nieuwenhuizen
my point of view... Any hints on how I could dive into this? Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ Grub-d

Re: lvm does not work when included in core.img [resend]

2008-01-08 Thread Jan Nieuwenhuizen
e one that comes to mind > right now. I don't care so much for grub-install. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org __

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-08 Thread Jan Nieuwenhuizen
, but this looks promising form my lvm in core bug too, I'll give it a test. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ Gr

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-08 Thread Jan Nieuwenhuizen
d1,5) (hd1,6) grub rescue> rmmod lvm grub rescue> insmod (hd1,1)/boot/grub/lvm.mod grub rescue> ls (lvmraid-lvm0) ... grub rescue> insmod normal grub rescue> normal (See http://lists.gnu.org/archive/html/grub-devel/2008-01/msg00146.html) Greetings, Jan. --

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-08 Thread Jan Nieuwenhuizen
/boot/grub grub-probe: error: Cannot detect partition map for lvmraid-lvm1 Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ Gr

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-09 Thread Jan Nieuwenhuizen
rtition contains the lvm data. Yes. Or at least grub-install should check if grub-probe reports an error when checking for the partmap and warn the user or insert gpt/pc. Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4al

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-09 Thread Jan Nieuwenhuizen
grub-mkimage --output=/boot/grub/core.img ext2 pc gpt biosdisk lvm works for me. Thanks! Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-09 Thread Jan Nieuwenhuizen
Robert Millan writes: > Partition maps aren't really mandatory; much like lvm/raid. Hmm, yes of course. But having one may save your day if booting fails and you have useful non-lvm partitions. It is very useful if you can browse/use all your hdx,y if booting fails? Jan.

Re: lvm does not work when included in core.img [FIXED]

2008-01-09 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: > grub-mkimage --output=/boot/grub/core.img lvm ext2 pc gpt biosdisk > grub-setup --root-device='(lvmraid-lvm0)' '(hd0)' For the record: lvm should be last, ie grub-mkimage --output=/boot/grub/core.img ext2 pc gpt biosdisk lvm

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-09 Thread Jan Nieuwenhuizen
xtra non-essential modules? Little harm in the ability to read more devices, I would say? Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org __

Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian)

2008-01-09 Thread Jan Nieuwenhuizen
ok. Btw, I'm editing grub-install all the time to not really install, what about a --dry-run option? (patch against your version attached) Greetings, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www

Re: [PATCH] fix `lvm' and `raid' loading for grub-install/core.img and update-grub/grub.cfg problems

2008-01-10 Thread Jan Nieuwenhuizen
ware RAID). pvdisplay -c /dev/sdc2:lvmplain:976734105:-1:8:8:-1:4096:119230:59615:59615:ZvABzO-Tzzz-v5ho-r9pG-RTz5-DEEB-sWlM7G /dev/md0:lvmraid:619514368:-1:8:8:-1:4096:75624:44904:30720:6AGq0k-ldg0-yswb-ft3W-LG1b-nuIe-40Mcl7 Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyP