b/gnu/grub/";
+ "grub-2.06~rc1" ".tar.xz"))
+ (file-name (string-append "grub-" version ".tar.xz"))
(sha256
(base32
- "0zgp5m3hmc9jh8wpjx6czzkh5id2y8n1k823x2
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
>
> ... 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
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:
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
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
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
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
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
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
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
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
__
, 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
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.
--
/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
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
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
___
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.
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
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
__
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
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
22 matches
Mail list logo