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
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
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