| 
 Hi 
  I am trying 
to get this thing running xen 3.0.2. 
 I instaled 
into my debian 
linux-image-2.6.16-1-xen-686 
xen-hypervisor-3.0-i386 
xen-tools 
xen-utils-3.0. 
etc. 
  
  
succefuly booted 
dom0 and creted domU. 
but I am unable to 
find why i do get this... 
  
with this 
config I must manualy insert loop into kernel. 
  
>kernel = 
'/boot/vmlinuz-2.6.16-1-xen-vserver-686' >memory = 
96 >name   = 'testvm' >root   = '/dev/hda1 
ro' >disk   = [ 'file:/vserver//domains/testvm/disk.img,hda1,w', 
'file:/vserver//domains/testvm/swap.img,hda2,w' ] >dhcp = 
"dhcp"
  
  
and I get this 
 
  
>Registering 
block device major 3 >..... 
>Kernel panic - 
not syncing: VFS: Unable to mount root fs on 
unknown-block(3,1) 
  
or this 
config 
  
>name="tc" >kernel="/boot/vmlinuz-2.6.16-1-xen-686" >root="/dev/sda1" >memory=128 >disk=['phy:VG0/domU_tc_system,sda1,w']
  
># 
network >vif=[ '' ] >dhcp="off" >ip="10.1.24.250" >netmask="255.255.248.0" >gateway="10.1.24.254" >hostname="tc_new.petitpress.sk" 
> 
>extra="3"
  
i get the same error  
  >Registering block device major 
8 >..... 
>. 
>Kernel panic - not syncing: 
VFS: Unable to mount root fs on unknown-block(8,1)
  
heeelp I 
googled all nigh and nothing. 
  
Thanks for 
help. 
 Michal 
  
  
  
FULL boot 
LOG 
************************ 
  
Linux version 
2.6.16-1-xen-686 (Debian 2.6.16-12) (waldi@xxxxxxxxxx) (gcc version 4.0.4 20060422 
(prerelease) (Debian 4.0.3-2)) #1 SMP Thu May 4 17:05:43 UTC 
2006 BIOS-provided physical RAM map:  Xen: 0000000000000000 - 
0000000008000000 (usable) 0MB HIGHMEM available. 136MB LOWMEM 
available. ACPI in unprivileged domain disabled IRQ lockup detection 
disabled Built 1 zonelists Kernel command line:  
ip=10.1.24.250:1.2.3.4:10.1.24.254:255.255.248.0:tc_new.petitpress.sk:eth0:off 
root=/dev/sda1 3 Enabling fast FPU save and restore... done. Enabling 
unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash 
table entries: 1024 (order: 10, 16384 bytes) Xen reported: 3192.082 MHz 
processor. Dentry cache hash table entries: 32768 (order: 5, 131072 
bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 
bytes) Software IO TLB disabled vmalloc area: b9000000-fb7fe000, maxmem 
43ffe000 Memory: 126560k/139264k available (1506k kernel code, 4348k 
reserved, 528k data, 144k init, 0k highmem) Checking if this processor 
honours the WP bit even in supervisor mode... Ok. Calibrating delay using 
timer specific routine.. 6387.16 BogoMIPS (lpj=3193580) Security Framework 
v1.0.0 initialized SELinux:  Disabled at boot. Capability LSM 
initialized Mount-cache hash table entries: 512 CPU: Trace cache: 12K 
uops, L1 D cache: 16K CPU: L2 cache: 2048K Checking 'hlt' instruction... 
OK. Brought up 1 CPUs migration_cost=0 Grant table initialized NET: 
Registered protocol family 16 PCI: setting up Xen PCI frontend stub ACPI: 
Subsystem revision 20060127 ACPI: Interpreter disabled. Linux Plug and 
Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: 
Initialising balloon driver. PCI: System does not support PCI PCI: System 
does not support PCI audit: initializing netlink socket 
(disabled) audit(1147391579.055:1): initialized VFS: Disk quotas 
dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 
bytes) Initializing Cryptographic API io scheduler noop registered io 
scheduler anticipatory registered (default) io scheduler deadline 
registered io scheduler cfq registered PNP: No PS/2 controller found. 
Probing ports directly. i8042.c: No controller found. RAMDISK driver 
initialized: 16 RAM disks of 8192K size 1024 blocksize Xen virtual console 
successfully installed as tty1 Event-channel device installed. blkif_init: 
reqs=64, pages=704, mmap_vstart=0xb7400000 netfront: Initialising virtual 
ethernet driver. NET: Registered protocol family 2 Registering block 
device major 8 IP route cache hash table entries: 2048 (order: 1, 8192 
bytes) TCP established hash table entries: 8192 (order: 4, 65536 
bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash 
tables configured (established 8192 bind 8192) TCP reno registered TCP bic 
registered NET: Registered protocol family 1 NET: Registered protocol 
family 17 NET: Registered protocol family 8 NET: Registered protocol 
family 20 Using IPI Shortcut mode Kernel panic - not syncing: VFS: Unable 
to mount root fs on 
unknown-block(8,1)
  
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |