[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xenfs: not registering fielsystem on no-xen platform



On Wed, May 11, 2016 at 06:07:26PM +0200, Juergen Gross wrote:
> Have a look at http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source
> 
> 
> Juergen

i just git pulled xen.git and did
./configure --disable-tools --enable-xen
make dist-xen
make install-xen

config was missing under /boot so i did:
zcat /proc/config.gz > /boot/config-xen

this is on a machine that's booted with vmliuz-xen and vmliuz-xen has all
the CONFIG_XEN*'s set to y.

now grub-mkconfig picks up 20_linux_xen (sorry for long lines).
#######################################################################
echo    'Loading Xen xen ...'
multiboot       /root:intel:com.slackware:amd64/boot/xen.gz placeholder  
echo    'Loading Linux xen ...'
module  /root:intel:com.slackware:amd64/boot/vmlinuz-xen placeholder 
root=/dev/sda ro rootflags=subvol=root:intel:com.slackware:amd64  
#######################################################################

picking that menu grub loads the image and then machine restarts
immediately. any idea?

--jrun

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.