[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] cannot boot guest VM


  • To: "xen-users@xxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxx>
  • From: Thanos Makatos <thanos.makatos@xxxxxxxxxx>
  • Date: Fri, 8 Jun 2012 14:32:11 +0100
  • Accept-language: en-US
  • Acceptlanguage: en-US
  • Delivery-date: Sun, 10 Jun 2012 03:43:27 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>
  • Thread-index: Ac1FexvDO+EYdhz+SEKO0RBLiBzEmA==
  • Thread-topic: cannot boot guest VM

Hi,

 

I’m trying to boot a PV VM I just installed (following http://wiki.xen.org/wiki/Debian_Guest_Installation_Using_Debian_Installer) without success.

 

My XEN installation is xen-unstable 54c8c9eaee92+ on a Debian unstable machine (x86_64), kernel 3.3.4+. The VM I installed is, again, a Debian unstable x86_64. The installation went smoothly; I used an 8GB file as a disk back-end. I went for the simplest partition scheme (all in an ext3 partition).

Here’s the installation configuration file:

name = "debian-installer"

memory = 256

disk = ['file:/root/debian-blktap2.img,xvda,w']

kernel = "/root/netinst/vmlinuz"

ramdisk = "/root/netinst/initrd.gz"

extra = "debian-installer/exit/always_halt=true -- console=hvc0"

cpu_weight=256

vif=['bridge=xenbr0']

 

And here’s the configuration file used to boot the VM:

name = "debian"

memory = 256

disk = ['file:/root/debian-blktap2.img,xvda,w']

kernel = "/root/netinst/vmlinuz"

ramdisk = "/root/netinst/initrd.gz"

extra = "debian-installer/exit/always_halt=true -- console=hvc0"

cpu_weight=256

vif=['bridge=xenbr0']

root@dt07:~# cat debian-blktap2.cfg

name = "debian-installer"

memory = 256

disk = ['file:/root/debian-blktap2.img,xvda,w']

bootloader = "pygrub"

extra = "debian-installer/exit/always_halt=true -- console=hvc0"

cpu_weight=256

vif=['bridge=xenbr0']

 

When I try to boot the VM with the above configuration I get the following error:

Parsing config file debian-blktap2.cfg

libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk vdev=xvda spec.backend=unknown

libxl: debug: libxl_device.c:137:disk_try_backend: Disk vdev=xvda, backend phy unsuitable as phys path not a block device

libxl: debug: libxl_device.c:144:disk_try_backend: Disk vdev=xvda, backend tap unsuitable because blktap not available

libxl: debug: libxl_device.c:219:libxl__device_disk_set_backend: Disk vdev=xvda, using backend qdisk

libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk vdev=xvda spec.backend=qdisk

libxl: debug: libxl.c:1714:libxl_device_disk_local_attach: locally attaching qdisk /root/debian-blktap2.img

 

libxl: error: libxl_create.c:603:do_domain_create: failed to run bootloader: -3

xc: debug: hypercall buffer: total allocations:14 total releases:14

xc: debug: hypercall buffer: current allocations:0 maximum allocations:2

xc: debug: hypercall buffer: cache current size:2

xc: debug: hypercall buffer: cache hits:11 misses:2 toobig:1

 

When I try to see what goes wrong with pygrub (pygrub <image-file>), I get the following error:

Traceback (most recent call last):

  File "/usr/local/bin/pygrub", line 822, in <module>

    raise RuntimeError, "Unable to find partition containing kernel"

RuntimeError: Unable to find partition containing kernel

 

Does this mean that something went terribly wrong during the installation?

 

I mounted the disk image file with lomount, the partition table and file system in there seem to be fine. I then extract the kernel and ramdisk and try without pygrub:

# bootloader = "pygrub"

kernel = "vmlinuz-2.6.32-5-amd64"

ramdisk = "initrd.img-2.6.32-5-amd64"

 

This is the output of the new “xl create”:

Parsing config file debian-blktap2.cfg

libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk vdev=xvda spec.backend=unknown

libxl: debug: libxl_device.c:137:disk_try_backend: Disk vdev=xvda, backend phy unsuitable as phys path not a block device

libxl: debug: libxl_device.c:144:disk_try_backend: Disk vdev=xvda, backend tap unsuitable because blktap not available

libxl: debug: libxl_device.c:219:libxl__device_disk_set_backend: Disk vdev=xvda, using backend qdisk

domainbuilder: detail: xc_dom_allocate: cmdline="debian-installer/exit/always_halt=true -- console=hvc0", features="(null)"

domainbuilder: detail: xc_dom_kernel_file: filename="vmlinuz-2.6.32-5-amd64"

domainbuilder: detail: xc_dom_malloc_filemap    : 2367 kB

domainbuilder: detail: xc_dom_ramdisk_file: filename="initrd.img-2.6.32-5-amd64"

domainbuilder: detail: xc_dom_malloc_filemap    : 9075 kB

domainbuilder: detail: xc_dom_boot_xen_init: ver 4.2, caps xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64

domainbuilder: detail: xc_dom_parse_image: called

domainbuilder: detail: xc_dom_find_loader: trying multiboot-binary loader ...

domainbuilder: detail: loader probe failed

domainbuilder: detail: xc_dom_find_loader: trying Linux bzImage loader ...

domainbuilder: detail: xc_dom_malloc            : 11914 kB

domainbuilder: detail: xc_dom_do_gunzip: unzip ok, 0x2485c8 -> 0xba2b00

domainbuilder: detail: loader probe OK

xc: detail: elf_parse_binary: phdr: paddr=0x1000000 memsz=0x42d000

xc: detail: elf_parse_binary: phdr: paddr=0x142d000 memsz=0xd6150

xc: detail: elf_parse_binary: phdr: paddr=0x1504000 memsz=0x888

xc: detail: elf_parse_binary: phdr: paddr=0x1505000 memsz=0x160d8

xc: detail: elf_parse_binary: phdr: paddr=0x151c000 memsz=0x1de000

xc: detail: elf_parse_binary: memory: 0x1000000 -> 0x16fa000

xc: detail: elf_xen_parse_note: GUEST_OS = "linux"

xc: detail: elf_xen_parse_note: GUEST_VERSION = "2.6"

xc: detail: elf_xen_parse_note: XEN_VERSION = "xen-3.0"

xc: detail: elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000

xc: detail: elf_xen_parse_note: ENTRY = 0xffffffff8151c200

xc: detail: elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81009000

xc: detail: elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"

xc: detail: elf_xen_parse_note: PAE_MODE = "yes"

xc: detail: elf_xen_parse_note: LOADER = "generic"

xc: detail: elf_xen_parse_note: unknown xen elf note (0xd)

xc: detail: elf_xen_parse_note: SUSPEND_CANCEL = 0x1

xc: detail: elf_xen_parse_note: HV_START_LOW = 0xffff800000000000

xc: detail: elf_xen_parse_note: PADDR_OFFSET = 0x0

xc: detail: elf_xen_addr_calc_check: addresses:

xc: detail:     virt_base        = 0xffffffff80000000

xc: detail:     elf_paddr_offset = 0x0

xc: detail:     virt_offset      = 0xffffffff80000000

xc: detail:     virt_kstart      = 0xffffffff81000000

xc: detail:     virt_kend        = 0xffffffff816fa000

xc: detail:     virt_entry       = 0xffffffff8151c200

xc: detail:     p2m_base         = 0xffffffffffffffff

domainbuilder: detail: xc_dom_parse_elf_kernel: xen-3.0-x86_64: 0xffffffff81000000 -> 0xffffffff816fa000

domainbuilder: detail: xc_dom_mem_init: mem 256 MB, pages 0x10000 pages, 4k each

domainbuilder: detail: xc_dom_mem_init: 0x10000 pages

domainbuilder: detail: xc_dom_boot_mem_init: called

domainbuilder: detail: x86_compat: guest xen-3.0-x86_64, address size 64

domainbuilder: detail: xc_dom_malloc            : 512 kB

domainbuilder: detail: xc_dom_build_image: called

domainbuilder: detail: xc_dom_alloc_segment:   kernel       : 0xffffffff81000000 -> 0xffffffff816fa000  (pfn 0x1000 + 0x6fa pages)

domainbuilder: detail: xc_dom_pfn_to_ptr: domU mapping: pfn 0x1000+0x6fa at 0x7f3a5921f000

xc: detail: elf_load_binary: phdr 0 at 0x0x7f3a5921f000 -> 0x0x7f3a5964c000

xc: detail: elf_load_binary: phdr 1 at 0x0x7f3a5964c000 -> 0x0x7f3a59722150

xc: detail: elf_load_binary: phdr 2 at 0x0x7f3a59723000 -> 0x0x7f3a59723888

xc: detail: elf_load_binary: phdr 3 at 0x0x7f3a59724000 -> 0x0x7f3a5973a0d8

xc: detail: elf_load_binary: phdr 4 at 0x0x7f3a5973b000 -> 0x0x7f3a597c1000

domainbuilder: detail: xc_dom_alloc_segment:   ramdisk      : 0xffffffff816fa000 -> 0xffffffff83117000  (pfn 0x16fa + 0x1a1d pages)

domainbuilder: detail: xc_dom_malloc            : 156 kB

domainbuilder: detail: xc_dom_pfn_to_ptr: domU mapping: pfn 0x16fa+0x1a1d at 0x7f3a57802000

domainbuilder: detail: xc_dom_do_gunzip: unzip ok, 0x8dcc4c -> 0x1a1c010

domainbuilder: detail: xc_dom_alloc_segment:   phys2mach    : 0xffffffff83117000 -> 0xffffffff83197000  (pfn 0x3117 + 0x80 pages)

domainbuilder: detail: xc_dom_pfn_to_ptr: domU mapping: pfn 0x3117+0x80 at 0x7f3a5cd6f000

domainbuilder: detail: xc_dom_alloc_page   :   start info   : 0xffffffff83197000 (pfn 0x3197)

domainbuilder: detail: xc_dom_alloc_page   :   xenstore     : 0xffffffff83198000 (pfn 0x3198)

domainbuilder: detail: xc_dom_alloc_page   :   console      : 0xffffffff83199000 (pfn 0x3199)

domainbuilder: detail: nr_page_tables: 0x0000ffffffffffff/48: 0xffff000000000000 -> 0xffffffffffffffff, 1 table(s)

domainbuilder: detail: nr_page_tables: 0x0000007fffffffff/39: 0xffffff8000000000 -> 0xffffffffffffffff, 1 table(s)

domainbuilder: detail: nr_page_tables: 0x000000003fffffff/30: 0xffffffff80000000 -> 0xffffffffbfffffff, 1 table(s)

domainbuilder: detail: nr_page_tables: 0x00000000001fffff/21: 0xffffffff80000000 -> 0xffffffff833fffff, 26 table(s)

domainbuilder: detail: xc_dom_alloc_segment:   page tables  : 0xffffffff8319a000 -> 0xffffffff831b7000  (pfn 0x319a + 0x1d pages)

domainbuilder: detail: xc_dom_pfn_to_ptr: domU mapping: pfn 0x319a+0x1d at 0x7f3a5cd52000

domainbuilder: detail: xc_dom_alloc_page   :   boot stack   : 0xffffffff831b7000 (pfn 0x31b7)

domainbuilder: detail: xc_dom_build_image  : virt_alloc_end : 0xffffffff831b8000

domainbuilder: detail: xc_dom_build_image  : virt_pgtab_end : 0xffffffff83400000

domainbuilder: detail: xc_dom_boot_image: called

domainbuilder: detail: arch_setup_bootearly: doing nothing

domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_64 <= matches

domainbuilder: detail: xc_dom_compat_check: supported guest type: xen-3.0-x86_32p

domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_32

domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_32p

domainbuilder: detail: xc_dom_compat_check: supported guest type: hvm-3.0-x86_64

domainbuilder: detail: xc_dom_update_guest_p2m: dst 64bit, pages 0x10000

domainbuilder: detail: clear_page: pfn 0x3199, mfn 0x2125d8

domainbuilder: detail: clear_page: pfn 0x3198, mfn 0x2125d9

domainbuilder: detail: xc_dom_pfn_to_ptr: domU mapping: pfn 0x3197+0x1 at 0x7f3a5ce80000

domainbuilder: detail: start_info_x86_64: called

domainbuilder: detail: setup_hypercall_page: vaddr=0xffffffff81009000 pfn=0x1009

domainbuilder: detail: domain builder memory footprint

domainbuilder: detail:    allocated

domainbuilder: detail:       malloc             : 12631 kB

domainbuilder: detail:       anon mmap          : 0 bytes

domainbuilder: detail:    mapped

domainbuilder: detail:       file mmap          : 11442 kB

domainbuilder: detail:       domU mmap          : 33 MB

domainbuilder: detail: arch_setup_bootlate: shared_info: pfn 0x0, mfn 0x95b9e

domainbuilder: detail: shared_info_x86_64: called

domainbuilder: detail: vcpu_x86_64: called

domainbuilder: detail: vcpu_x86_64: cr3: pfn 0x319a mfn 0x2125d7

domainbuilder: detail: launch_vm: called, ctxt=0x7fffdec2f5b0

domainbuilder: detail: xc_dom_release: called

libxl: debug: libxl_device.c:183:libxl__device_disk_set_backend: Disk vdev=xvda spec.backend=qdisk

libxl: debug: libxl_dm.c:996:libxl__create_device_model: Spawning device-model /usr/lib/xen/bin/qemu-system-i386 with arguments:

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   /usr/lib/xen/bin/qemu-system-i386

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -xen-domid

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   24

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -chardev

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-24,server,nowait

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -mon

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   chardev=libxl-cmd,mode=control

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -xen-attach

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -name

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   debian

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -nographic

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -M

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   xenpv

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   -m

libxl: debug: libxl_dm.c:998:libxl__create_device_model:   257

libxl: debug: libxl_qmp.c:692:libxl__qmp_initialize: connected to /var/run/xen/qmp-libxl-24

libxl: debug: libxl_qmp.c:298:qmp_handle_response: message type: qmp

libxl: debug: libxl_qmp.c:555:qmp_send_prepare: next qmp command: '{"execute":"qmp_capabilities","id":1}'

libxl: debug: libxl_qmp.c:298:qmp_handle_response: message type: return

libxl: debug: libxl_qmp.c:555:qmp_send_prepare: next qmp command: '{"execute":"query-chardev","id":2}'

libxl: debug: libxl_qmp.c:298:qmp_handle_response: message type: return

libxl: debug: libxl_qmp.c:555:qmp_send_prepare: next qmp command: '{"execute":"query-vnc","id":3}'

libxl: debug: libxl_qmp.c:298:qmp_handle_response: message type: return

Daemon running with PID 6479

xc: debug: hypercall buffer: total allocations:153 total releases:153

xc: debug: hypercall buffer: current allocations:0 maximum allocations:2

xc: debug: hypercall buffer: cache current size:2

xc: debug: hypercall buffer: cache hits:148 misses:2 toobig:3

 

I don’t know how to interpret the above output. When I try to connect to the domain via “xl console”, I get the following output:

[    0.000000] Initializing cgroup subsys cpuset

[    0.000000] Initializing cgroup subsys cpu

[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-45) (dannf@xxxxxxxxxx) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun May 6 04:00:17 UTC 2012

[    0.000000] Command line: debian-installer/exit/always_halt=true -- console=hvc0

[    0.000000] KERNEL supported cpus:

[    0.000000]   Intel GenuineIntel

[    0.000000]   AMD AuthenticAMD

[    0.000000]   Centaur CentaurHauls

[    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 - 0000000010000000 (usable)

[    0.000000] DMI not present or invalid.

[    0.000000] last_pfn = 0x10000 max_arch_pfn = 0x400000000

[    0.000000] init_memory_mapping: 0000000000000000-0000000010000000

[    0.000000] RAMDISK: 016fa000 - 03117000

[    0.000000] No NUMA configuration found

[    0.000000] Faking a node at 0000000000000000-0000000010000000

[    0.000000] Bootmem setup node 0 0000000000000000-0000000010000000

[    0.000000]   NODE_DATA [000000000006a000 - 0000000000071fff]

[    0.000000]   bootmap [0000000000072000 -  0000000000073fff] pages 2

[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0010000000]

[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]

[    0.000000]   #1 [000319a000 - 00031b7000]   XEN PAGETABLES ==> [000319a000 - 00031b7000]

[    0.000000]   #2 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]

[    0.000000]   #3 [0001000000 - 00016d95c4]    TEXT DATA BSS ==> [0001000000 - 00016d95c4]

[    0.000000]   #4 [00016fa000 - 0003117000]          RAMDISK ==> [00016fa000 - 0003117000]

[    0.000000]   #5 [0003117000 - 000319a000]   XEN START INFO ==> [0003117000 - 000319a000]

[    0.000000]   #6 [0000008000 - 000006a000]          PGTABLE ==> [0000008000 - 000006a000]

[    0.000000] Zone PFN ranges:

[    0.000000]   DMA      0x00000000 -> 0x00001000

[    0.000000]   DMA32    0x00001000 -> 0x00100000

[    0.000000]   Normal   0x00100000 -> 0x00100000

[    0.000000] Movable zone start PFN for each node

[    0.000000] early_node_map[2] active PFN ranges

[    0.000000]     0: 0x00000000 -> 0x000000a0

[    0.000000]     0: 0x00000100 -> 0x00010000

[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org

[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs

[    0.000000] No local APIC present

[    0.000000] APIC: disable apic facility

[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000

[    0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:f0000000)

[    0.000000] Booting paravirtualized kernel on Xen

[    0.000000] Xen version: 4.2-unstable (preserve-AD)

[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1

[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff8800031ed000 s90328 r8192 d24360 u122880

[    0.000000] pcpu-alloc: s90328 r8192 d24360 u122880 alloc=30*4096

[    0.000000] pcpu-alloc: [0] 0

[    0.000000] Xen: using vcpu_info placement

[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 64443

[    0.000000] Policy zone: DMA32

[    0.000000] Kernel command line: debian-installer/exit/always_halt=true -- console=hvc0

[    0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)

[    0.000000] Initializing CPU#0

[    0.000000] Checking aperture...

[    0.000000] No AGP bridge found

[    0.000000] Memory: 222956k/262144k available (3083k kernel code, 384k absent, 38804k reserved, 2048k data, 592k init)

[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1

[    0.000000] Hierarchical RCU implementation.

[    0.000000] NR_IRQS:4352 nr_irqs:256

[    0.000000] Console: colour dummy device 80x25

[    0.000000] console [tty0] enabled

[    0.000000] console [hvc0] enabled

[    0.000000] installing Xen timer for CPU 0

[    0.000000] Detected 2660.052 MHz processor.

[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.10 BogoMIPS (lpj=10640208)

[    0.004000] Security Framework initialized

[    0.004000] SELinux:  Disabled at boot.

[    0.004000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)

[    0.004000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)

[    0.004000] Mount-cache hash table entries: 256

[    0.004000] Initializing cgroup subsys ns

[    0.004000] Initializing cgroup subsys cpuacct

[    0.004000] Initializing cgroup subsys devices

[    0.004000] Initializing cgroup subsys freezer

[    0.004000] Initializing cgroup subsys net_cls

[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K

[    0.004000] CPU: L2 cache: 256K

[    0.004000] CPU: L3 cache: 8192K

[    0.004000] CPU 0/0x6 -> Node 0

[    0.004000] CPU: Unsupported number of siblings 16

[    0.004000] Performance Events: unsupported p6 CPU model 30 no PMU driver, software events only.

[    0.004000] SMP alternatives: switching to UP code

[    0.004000] Freeing SMP alternatives: 28k freed

[    0.004240] Brought up 1 CPUs

[    0.004439] devtmpfs: initialized

[    0.011965] Grant table initialized

[    0.011978] regulator: core version 0.5

[    0.012024] NET: Registered protocol family 16

[    0.012331] PCI: Fatal: No config space access function found

[    0.012777] bio: create slab <bio-0> at 0

[    0.012899] ACPI: Interpreter disabled.

[    0.012941] xen_balloon: Initialising balloon driver.

[    0.012941] vgaarb: loaded

[    0.012941] PCI: System does not support PCI

[    0.012941] PCI: System does not support PCI

[    0.012941] Switching to clocksource xen

[    0.014224] pnp: PnP ACPI: disabled

[    0.014597] NET: Registered protocol family 2

[    0.014715] IP route cache hash table entries: 2048 (order: 2, 16384 bytes)

[    0.015113] TCP established hash table entries: 8192 (order: 5, 131072 bytes)

[    0.015254] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)

[    0.015342] TCP: Hash tables configured (established 8192 bind 8192)

[    0.015353] TCP reno registered

[    0.015447] NET: Registered protocol family 1

[    0.015526] Unpacking initramfs...

[    0.046953] Freeing initrd memory: 26740k freed

[    0.056738] platform rtc_cmos: registered platform RTC device (no PNP device found)

[    0.057076] audit: initializing netlink socket (disabled)

[    0.057102] type=2000 audit(1339162066.687:1): initialized

[    0.063338] HugeTLB registered 2 MB page size, pre-allocated 0 pages

[    0.065855] VFS: Disk quotas dquot_6.5.2

[    0.065951] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

[    0.066095] msgmni has been set to 487

[    0.066412] alg: No test for stdrng (krng)

[    0.066515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)

[    0.066530] io scheduler noop registered

[    0.066537] io scheduler anticipatory registered

[    0.066546] io scheduler deadline registered

[    0.066652] io scheduler cfq registered (default)

[    0.070219] Linux agpgart interface v0.103

[    0.070279] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

[    0.070573] input: Macintosh mouse button emulation as /devices/virtual/input/input0

[    0.070662] PNP: No PS/2 controller found. Probing ports directly.

[    0.071502] i8042.c: No controller found.

[    0.071613] mice: PS/2 mouse device common for all mice

[    0.071702] rtc_cmos: probe of rtc_cmos failed with error -16

[    0.071744] cpuidle: using governor ladder

[    0.071753] cpuidle: using governor menu

[    0.071765] No iBFT detected.

[    0.072238] TCP cubic registered

[    0.072448] NET: Registered protocol family 10

[    0.073558] Mobile IPv6

[    0.073571] NET: Registered protocol family 17

[    0.073723] registered taskstats version 1

[    0.073746] XENBUS: Device with no driver: device/vbd/51712

[    0.073754] XENBUS: Device with no driver: device/vif/0

[    0.073788] /build/buildd-linux-2.6_2.6.32-45-amd64-FcX7RM/linux-2.6-2.6.32/debian/build/source_amd64_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)

[    0.073852] Initalizing network drop monitor service

[    0.073962] Freeing unused kernel memory: 592k freed

[    0.074170] Write protecting the kernel read-only data: 4240k

Loading, please wait...

[    0.140302] udev[46]: starting version 164

[    0.224372] Initialising Xen virtual ethernet driver.

[    0.231454] blkfront: xvda: barriers enabled

[    0.231630]  xvda: xvda1 xvda2 < xvda5 >

Begin: Loading essential drivers ... done.

Begin: Running /scripts/init-premount ... done.

Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.

Begin: Running /scripts/local-premount ... [    0.534766] PM: Starting manual resume from disk

done.

mount: can't read '/etc/fstab': No such file or directory

Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory

done.

mount: mounting /sys on /root/sys failed: No such file or directory

mount: mounting /proc on /root/proc failed: No such file or directory

Target filesystem doesn't have requested /sbin/init.

No init found. Try passing init= bootarg.

 

 

BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash)

Enter 'help' for a list of built-in commands.

 

/bin/sh: can't access tty; job control turned off

(initramfs)

(initramfs)

 

So, what am I doing wrong?

 

Regards

 

--

Thanos Makatos

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.