[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Install Debian Guest on SLES10
Hi mailing list, i have some problems to run a debian 4 on a sles 10 SP1 dom0. xen-tools-ioemu-3.0.4_13138-0.57 xen-3.0.4_13138-0.57 xen-tools-3.0.4_13138-0.57 kernel-xen-2.6.16.54-0.2.3 My configuration of the debian domu looks like this: ________________________________________________________________________________________________________________________disk = [ 'file:/vm/domains/debian-4-testing/disk0,xvda1,w' ,'file:/vm/domains/debian-4-testing/disk1,xvdb1,w' ] memory = 1024 vcpus = 1 builder = 'linux' name = 'Debian-4-Testing' vif = [ 'mac=00:16:3e:cd:ed:4b' ] localtime = 0 on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' extra = ' TERM=xterm' kernel = '/boot/vmlinuz-xen' ramdisk = '/boot/initrd-xen' root = '/dev/xvda1' ________________________________________________________________________________________________________________________If tried to install the debian on a block device via debootstrap like on this page http://blogs.globalinfinity.de/?p=47. But if I start the Debian guest the boot sequence stops after NET: Registered protocol family 17 ________________________________________________________________________________________________________________________ Bootdata ok (command line is root=/dev/xvda1 TERM=xterm)Linux version 2.6.16.54-0.2.3-xen (geeko@buildhost) (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 SMP Thu Nov 22 18:32:07 UTC 2007 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000040800000 (usable) No mptable found. Built 1 zonelists Kernel command line: root=/dev/xvda1 TERM=xterm Initializing CPU#0 PID hash table entries: 4096 (order: 12, 131072 bytes) Xen reported: 2333.334 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Software IO TLB disabledMemory: 1014784k/1056768k available (1893k kernel code, 33200k reserved, 797k data, 160k init) Calibrating delay using timer specific routine.. 5835.74 BogoMIPS (lpj=11671492) Security Framework v1.0.0 initialized Mount-cache hash table entries: 256 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 4096K CPU: Physical Processor ID: 1 CPU: Processor Core ID: 3 checking if image is initramfs... it is Freeing initrd memory: 7564k freed Brought up 1 CPUs migration_cost=0 DMI not present or invalid. Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs PCI: setting up Xen PCI frontend stub ACPI: Subsystem revision 20060127 ACPI: Interpreter disabled. xen_mem: Initialising balloon driver. Setting mem allocation to 1048576 kiB PCI: System does not support PCI PCI: System does not support PCI IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $ audit: initializing netlink socket (disabled) audit(1196868858.453:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 i8042.c: No controller found. RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize xencons_init: Initializing xen vfb; pass xencons=tty to prevent this Xen virtual console successfully installed as xvc0 Event-channel device installed. mice: PS/2 mouse device common for all mice input: PC Speaker as /class/input/input0 md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 NET: Registered protocol family 2 IP route cache hash table entries: 65536 (order: 7, 524288 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered NET: Registered protocol family 1 XENBUS: Device with no driver: device/vbd/51713 XENBUS: Device with no driver: device/vbd/51729 XENBUS: Device with no driver: device/vif/0 XENBUS: Device with no driver: device/console/0 netfront: Initialising virtual ethernet driver. netfront: device eth0 has copying receive path. Registering block device major 202 blkfront: xvda1: barriers enabled blkfront: xvdb1: barriers enabled kjournald starting. Commit interval 5 seconds EXT3 FS on xvda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. NET: Registered protocol family 17 ________________________________________________________________________________________________________________________ Does anyone know what this means? Or what's causing it? Or how I can fix it? -- Marcus Herz -------------------------------------------------------- IT-Infrastructure -------------------------------------------------------- Max-Planck-Institute for the physics of complex systems Germany _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |