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

[Xen-users] Problem booting xen domU Guest

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem booting xen domU Guest
From: "Philipp" <Xerberus999X@xxxxxxx>
Date: Thu, 01 Jan 2009 00:30:17 +0100
Delivery-date: Wed, 31 Dec 2008 15:31:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I´m trying to compile the new 2.6.28 vanilla kernel as domU guest. The kernel 
seems to work fine when I try to boot with it by its own. But when I try to 
boot this kernel as domU, he cant seem to find any devices. I cant seem to 
figure out where´s the problem. Any hints would be much appreciated.

######################################
[    0.000000] Reserving virtual address space above 0xf5800000
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.28 (root@debian) (gcc version 4.1.2 20061115 
(prerelease) (Debian 4.1.1-21)) #8 SMP Thu Jan 1 02:23:26 CET 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   NSC Geode by NSC
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
[    0.000000]  Xen: 0000000000100000 - 0000000000a11000 (usable)
[    0.000000]  Xen: 0000000000a11000 - 0000000000a54000 (reserved)
[    0.000000]  Xen: 0000000000a54000 - 0000000010000000 (usable)
[    0.000000] DMI not present or invalid.
[    0.000000] last_pfn = 0x10000 max_arch_pfn = 0x1000000
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] RAMDISK: 007df000 - 00a11000
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 256MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 10000000
[    0.000000]   low ram: 00000000 - 10000000
[    0.000000]   bootmap 00002000 - 00004000
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0010000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 
- 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 
- 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 
- 0000007000]
[    0.000000]   #3 [0000200000 - 00007de780]    TEXT DATA BSS ==> [0000200000 
- 00007de780]
[    0.000000]   #4 [00007df000 - 0000a11000]          RAMDISK ==> [00007df000 
- 0000a11000]
[    0.000000]   #5 [0000a54000 - 0000a5c000]    INIT_PG_TABLE ==> [0000a54000 
- 0000a5c000]
[    0.000000]   #6 [0000007000 - 000007f000]          PGTABLE ==> [0000007000 
- 000007f000]
[    0.000000]   #7 [0000002000 - 0000004000]          BOOTMAP ==> [0000002000 
- 0000004000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00010000
[    0.000000]   HighMem  0x00010000 -> 0x00010000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x00000a11
[    0.000000]     0: 0x00000a54 -> 0x00010000
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 
10000000:f0000000)
[    0.000000] PERCPU: Allocating 40960 bytes of per cpu data
[    0.000000] Xen: using vcpu_info placement
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 64861
[    0.000000] Kernel command line: root=/dev/hda1 ro
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Detected 2700.000 MHz processor.
[    0.004000] Console: colour dummy device 80x25
[    0.004000] console [tty0] enabled
[    0.004000] console [hvc0] enabled
[    0.004000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.004000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.004000] Memory: 250256k/262144k available (3560k kernel code, 11104k 
reserved, 1554k data, 344k init, 0k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xf5618000 - 0xf57ff000   (1948 kB)
[    0.004000]     pkmap   : 0xf5200000 - 0xf5400000   (2048 kB)
[    0.004000]     vmalloc : 0xd0800000 - 0xf51fe000   ( 585 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.004000]       .init : 0xc0707000 - 0xc075d000   ( 344 kB)
[    0.004000]       .data : 0xc057a06e - 0xc06feb54   (1554 kB)
[    0.004000]       .text : 0xc0200000 - 0xc057a06e   (3560 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor 
mode...Ok.
[    0.004000] installing Xen timer for CPU 0
[    0.004000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 5400.00 BogoMIPS (lpj=10800000)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Mount-cache hash table entries: 512
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.004000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] SMP alternatives: switching to UP code
[    0.058306] Freeing SMP alternatives: 18k freed
[    0.058381] cpu 0 spinlock event irq 1
[    0.059521] Brought up 1 CPUs
[    0.059806] net_namespace: 776 bytes
[    0.059817] Booting paravirtualized kernel on Xen
[    0.059823] Xen version: 3.3.0 (preserve-AD)
[    0.059983] xor: automatically using best checksumming function: pIII_sse
[    0.076005]    pIII_sse  :  1873.000 MB/sec
[    0.076013] xor: using function: pIII_sse (1873.000 MB/sec)
[    0.076099] Grant table initialized
[    0.076149] NET: Registered protocol family 16
[    0.077295] PCI: Fatal: No config space access function found
[    0.080163] ACPI: Interpreter disabled.
[    0.080538] xen_balloon: Initialising balloon driver.
[    0.082084] SCSI subsystem initialized
[    0.082270] usbcore: registered new interface driver usbfs
[    0.082352] usbcore: registered new interface driver hub
[    0.082415] usbcore: registered new device driver usb
[    0.082658] PCI: System does not support PCI
[    0.082665] PCI: System does not support PCI
[    0.082813] pnp: PnP ACPI: disabled
[    0.083336] NET: Registered protocol family 2
[    0.083510] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.083768] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.083809] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.083851] TCP: Hash tables configured (established 8192 bind 8192)
[    0.083860] TCP reno registered
[    0.083959] NET: Registered protocol family 1
[    0.084128] checking if image is initramfs... it is
[    0.088186] Freeing initrd memory: 2248k freed
[    0.088430] platform rtc_cmos: registered platform RTC device (no PNP device 
found)
[    0.088850] audit: initializing netlink socket (disabled)
[    0.088869] type=2000 audit(1230765978.923:1): initialized
[    0.089075] VFS: Disk quotas dquot_6.5.1
[    0.089114] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.089314] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[    0.089704] JFS: nTxBlock = 2065, nTxLock = 16524
[    0.090447] SGI XFS with ACLs, security attributes, realtime, no debug 
enabled
[    0.090704] SGI XFS Quota Management subsystem
[    0.090721] msgmni has been set to 516
[    0.090966] alg: No test for stdrng (krng)
[ [    0.248006] raid6: int32x2   1144 MB/s
[    0.316046] raid6: int32x4   1064 MB/s
[    0.384067] raid6: int32x8    714 MB/s
[    0.452013] raid6: mmxx1     2027 MB/s
[    0.520016] raid6: mmxx2     3445 MB/s
[    0.588037] raid6: sse1x1    1958 MB/s
[    0.656025] raid6: sse1x2    3245 MB/s
[    0.724015] raid6: sse2x1    3319 MB/s
[    0.792019] raid6: sse2x2    4205 MB/s
[    0.792027] raid6: using algorithm sse2x2 (4205 MB/s)
[    0.792035] md: raid6 personality registered for level 6
[    0.792043] md: raid5 personality registered for level 5
[    0.792050] md: raid4 personality registered for level 4
[    0.792087] device-mapper: uevent: version 1.0.3
[    0.792203] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: 
dm-devel@xxxxxxxxxx
[    0.792215] cpuidle: using governor ladder
[    0.792223] No iBFT detected.
[    0.792668] TCP cubic registered
[    0.792675] NET: Registered protocol family 17
[    0.792806] RPC: Registered udp transport module.
[    0.792813] RPC: Registered tcp transport module.
[    0.792837] IO APIC resources could be not be allocated.
[    0.792844] Using IPI No-Shortcut mode
[    0.793001] registered taskstats version 1
[    0.892023] XENBUS: Device with no driver: device/console/0
[    0.892057] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.892303] Freeing unused kernel memory: 344k freed
[    0.912479] Fusion MPT base driver 3.04.07
[    0.912493] Copyright (c) 1999-2008 LSI Corporation
[    0.920669] Fusion MPT SPI Host driver 3.04.07
/bin/cat: /sys/block/sda/dev: No such file or directory
Waiting 1 seconds for /sys/block/sda/dev to show up
/bin/cat: /sys/block/sda/dev: No such file or directory
Waiting 2 seconds for /sys/block/sda/dev to show up
/bin/cat: /sys/block/sda/dev: No such file or directory
Waiting 4 seconds for /sys/block/sda/dev to show up
/bin/cat: /sys/block/sda/dev: No such file or directory
......
######################################

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem booting xen domU Guest, Philipp <=