|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Newbie DomU problem
Suse 10.1 AMD64 Xen3
New to Xen. The dom0 is up and running. I am trying to get my first domU
working. My approach is to use precompiled images from jailtime.org.
After some manual tinkering with the .cfg file the domU proceeds to boot
but stalls with the following error.
I cannot get past this - any ideas ?
Brian
Using config file "/etc/xen/vm/vm1".
Started domain vm1
Bootdata ok (command line is root=/dev/hda6 ro TERM=xterm)
Linux version 2.6.16.13-4-xen (geeko@buildhost) (gcc version 4.1.0 (SUSE
Linux)) #1 SMP Wed May 3 04:53:23 UTC 2006
No mptable found.
Built 1 zonelists
Kernel command line: root=/dev/hda6 ro TERM=xterm
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 65536 bytes)
Xen reported: 1790.826 MHz processor.
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Software IO TLB disabled
Memory: 246300k/270336k available (1846k kernel code, 23728k reserved, 780k
data, 140k init)
Calibrating delay using timer specific routine.. 4480.03 BogoMIPS
(lpj=8960079)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
checking if image is initramfs... it is
Freeing initrd memory: 6312k 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.
PCI: System does not support PCI
PCI: System does not support PCI
TC classifier action (bugs to netdev@xxxxxxxxxxxxxxx cc hadi@xxxxxxxxxx)
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1151874627.793: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
Linux agpgart interface v0.101 (c) Dave Jones
i8042.c: No controller found.
isa bounce pool size: 16 pages
RAMDISK driver initialized: 16 RAM disks of 128000K size 1024 blocksize
Xen virtual console successfully installed as tty1
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: 4096 (order: 3, 32768 bytes)
TCP established hash table entries: 16384 (order: 6, 262144 bytes)
TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
NET: Registered protocol family 1
XENBUS: Timeout connecting to devices!
Write protecting the kernel read-only data: 328k
Starting udevd
Creating devices
Loading xennet
netfront: Initialising virtual ethernet driver.
Loading xenblk
Registering block device major 3
Loading reiserfs
Waiting for device /dev/hda6 to appear: ..............................not
found -- exiting to /bin/sh
------------------------------------
My config file
isk = [ 'file:/home/poncho/gentoo/gentoo.2006-0.img,hda7,w' ]
memory = 256
vcpus = 1
builder = 'linux'
name = 'vm1'
vif = [ 'mac=00:16:3e:01:fa:c9' ]
localtime = 0
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
extra = 'TERM=xterm'
kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"
root = "/dev/hda6 ro"
------------------------------------
File system
Filesystem Size Used Avail Use% Mounted on
/dev/hda6 7.0G 6.2G 805M 89% /
udev 437M 220K 437M 1% /dev
/dev/hda7 11G 4.0G 6.3G 39% /home
/dev/hda1 20G 17G 2.3G 89% /mnt/data1
--
Powered by Suse Linux 9.2
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Newbie DomU problem,
Brian <=
|
|
|
|
|