WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] issues after rebooting

When I wanted open the test01 console, I saw this:

Begin: Running /scripts/init-premount ...
FATAL: Error inserting fan
(/lib/modules/2.6.26-2-xen-686/kernel/drivers/acpi/fan.ko): No such device
WARNING: Error inserting processor
(/lib/modules/2.6.26-2-xen-686/kernel/drivers/acpi/processor.ko): No such
device
[    1.353232] thermal: Unknown symbol acpi_processor_set_thermal_limit
FATAL: Error inserting thermal
(/lib/modules/2.6.26-2-xen-686/kernel/drivers/acpi/thermal.ko): Unknown
symbol in module, or unknown parameter (see dmesg)

¿?

All this was after rebooting the system.

 

sadzas wrote:
> 
> Hi.
> 
> I have some issues after rebooting the system. First, I would like to
> show you how I have installed XEN.
> 
> S.O: Debian Lenny
> Installation: By default without additional packets
> 
> So, I installed XEN
> # aptitude install xen-hypervisor-i386 libc6-xen xen-utils xen-tools
> bridge-utils
> # aptitude install xen-linux-system-2.6.26-2-xen-686
> 
> # nano /etc/modules
> loop max_loop=128
> 
> # nano /etc/xen/xend-config.sxp
> I commented (network-script network-dummy)
> I uncommented:
> (network-script network-bridge)
> (vif-script vif-bridge)
> (dom0-min-mem 196) -> Si hay poca RAM, cambiar a 128
> (dom0-cpus 0)
> 
> rebooted the system
> 
> # nano /etc/xen-tools/xen-tools.conf
> 
> dir = /vserver
> debootstrap = 1
> size = 2Gb # Disk image size.
> memory = 256Mb # Memory size
> swap = 512Mb # Swap size
> fs = ext3 # use the EXT3 filesystem for the disk image.
> dist = lenny # Default distribution to install.
> image = sparse # Specify sparse vs. full disk images.
> gateway = xxx.xx.xx.xx
> netmask = 255.255.255.240
> kernel = /boot/vmlinuz-2.6.26-2-xen-686
> initrd = /boot/initrd.img-2.6.26-2-xen-686
> mirror = http://ftp.debian.at/debian/
> 
> # xen-create-image --hostname test01 --ip xx.xx.xx.xx --role udev
> 
> # nano /etc/xen/test01.cfg y agregar:
> extra = 'xencons=tty'
> 
> # xm create test01.cfg
> 
> Ok, when I have done this, I can get in into console:
> 
> # xm console test01
> 
> Everything was working fine until system rebooted. After that, when I
> write "xm console test01" the system doesnt response. I have to back
> with Ctrl+C.
> 
> why?
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/issues-after-rebooting-tp23766802p23767122.html
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>