Grub2 and Xen menu entries

2011-04-03 Thread Alexey Shvetsov
Hi all! I'm using xen on gentoo with grub2 and seems there is and issue with default xen detection mechanism because it also adds menu entries for all xen symlinks in boot and for xen-syms [see grub.cfg.unpatched] that shouldn't happen. Contents of my boot directory is x201 ~ # ls -l /boot t

Feature request: Extend multiarch specs for 64bit OSes

2011-04-03 Thread Goswin von Brederlow
Hi, the multiboot specs and their implementation in grub and kvm are nice for anyone playing at writing their own little kernel. The bootloader take care of all the ugly details of getting from the bootsector and 16bit mode to a running 32bit mode which is great. The kernel can start right up doin

Re: grub2 vga problem with [revno: 3054]

2011-04-03 Thread Jeff Chua
2011/4/2 Vladimir 'φ-coder/phcoder' Serbinenko : > On 28.01.2011 15:35, Jeff Chua wrote: >> >> It seems after revno: 3504 is applied, booting linux with >> terminal_output gfxterm and background_image caused the screen to >> hang. Reverting the patch solves the problem. >> > Colin Watson found a po