Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XEN and extlinux.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Laetos
n00b
n00b


Joined: 18 Jan 2003
Posts: 27
Location: utopia

PostPosted: Fri Jul 26, 2013 6:01 pm    Post subject: XEN and extlinux.conf Reply with quote

How do i set up XEN in extlinux.conf?

I can boot just fine with
Code:

# This configuration file was generated automatically by gen-extlinuxconf.

TIMEOUT 30
UI menu.c32

MENU TITLE Boot Menu
MENU COLOR title        1;37;40
MENU COLOR border       30;40
MENU COLOR unsel        37;40


LABEL kernel1_bzImage-3.10.2-gentoo
        MENU LABEL Funtoo Linux bzImage-3.10.2-gentoo
        LINUX /bzImage-3.10.2-gentoo
        INITRD /initramfs.cpio.gz
        APPEND softraid mdadm luks enc_root=/dev/md1 lvm root=/dev/mapper/vg-root swsusp resume=/dev/mapper/vg-swap

but i get
Code:
~ # dmesg | grep XEN
[    0.877066] XENFS: not registering filesystem on non-xen platform


I compile my Kernel manually and i have the vmlinux file in /usr/src/linux also xen.gz is in the /boot folder i did play around with extlinux.conf settings but i couldn't get any good XEN messages in dmesg.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum