Thread: Xen issue
View Single Post
  #3   (View Single Post)  
Old 29th December 2016
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Hi,
thanks for your help !
Just a couple of quick questions

1/ What is the menu line from your boot.cfg/
Quote:
banner=Welcome to NetBSD
banner==================
banner=
banner=Please choose an option from the following menu:
menu=Boot normally:boot netbsd
menu=Boot single-user:boot netbsd -s
menu=Boot backup kernel:boot onetbsd
menu=Drop to boot promptrompt
menu=Boot Xen with 256MB for dom0:load /netbsd-XEN3_DOM0 console=pc;multiboot /usr/pkg/xen46-kernel/xen.gz dom0_mem=256M
menu=Boot Xen with 256MB for dom0 (serial):load /netbsd-XEN3_DOM0 console=com0;multiboot /usr/pkg/xen46-kernel/xen.gz dom0_mem=256M console=com1 com1=115200,8n1
menu=Boot Xen with dom0 in single-user mode:load /netbsd-XEN3_DOM0 -s;multiboot /usr/pkg/xen46-kernel/xen.gz dom0_mem=256M
timeout=5
default=1
2/ What version of NetBSD are you running (uname -rm)
Quote:
dct-actaris# uname -rm
7.0.2 amd64
dct-actaris#
3/ How did you install xenkernel46
I do make install in /usr/pkgsrc/sysutils/xenkernel46.
and cp /usr/pkg/xen46-kernel/xen.gz /
and download dom3 !

Regards
Philippe
Reply With Quote