[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] Re: [ANNOUNCE] Kexec for Xen on IA64 (Take III)
On Fri, Feb 16, 2007 at 04:06:07PM +0000, TuskenTower wrote: > > > > # kexec -l --append "dom0_mem=1G -- root=/dev/hda2" --vmm > > > > "/boot/xen.gz" "/boot/vmlinux.gz" > > > > Cannot open `dom0_mem=1G -- root=/dev/hda2': stream error > > Does IA64 kexec handle "--append" differently? On x86_64 its > kexec -l --append="dom0_mem=1G -- root=/dev/hda2" --vmm="/boot/xen.gz" > "/boot/vmlinux.gz" > note I put an equals sign after the "--append" and "--vmm". I believe > that /sbin/kexec thinks that you're trying to load the kernel. I think that you might be onto something there. The options _should_ work the same on ia64 and x86_64 (that is to say, they may not, but if so its probably a bug). I also have = in there, here is what I am using. kexec -l \ --append="maxcpus=1 sync_console conswitch=bb -- console=tty0 console=ttyS0 ro" \ --vmm="/boot/xen-ia64.gz" \ "/boot/vmlinux-xen-ia64" \ --initrd=/tmp/initramfs_data.cpio I've tried a number of things, including omitting the append line, but regardless I am unable to reproduce the problem that Alex sees. For reference I have the following setup RX2620 xen-instable-ia64 13965:04c23c1ef888 + patches as posted earlier I have also done a limited ammount of testing with 13906:eb6c19ed6e67 and 14036:315c348e5f9e, none of which seem to show the problem that Alex sees. When I kexec I can get all the way to the second user userspace, as per the log below howver console input appears to be broken. Note that it appears to stop earlier if sync_console is not specified, but as I mentioned the console seems to be a bit broken, which would seem to explain this. I say that I think that input is broken because I replaced the shell spawned on /dev/console with a script that echoed a string once a second, and I could see it doing that. I suspect that there is some shutdown/initialisation problem in the xen console as I can't even Ctrl-aaa (Ctrl-bbb in my setup). We do have some other console problems on the machine, notably that input doesn't work on the serial-redirected bios. I'm not sure if this is related. But for now I will hunt around the Xen serial code a bit to see what happens. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ ELILO Uncompressing Linux... done Loading initrd people/horms/initramfs_data.cpio.gz...done Loading initrd people/horms/vmlinux-xen...done __ __ _____ ___ _ _ _ \ \/ /___ _ __ |___ / / _ \ _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ |_ \| | | |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | ___) | |_| |__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |____(_)___/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| http://www.cl.cam.ac.uk/netos/xen University of Cambridge Computer Laboratory Xen version 3.0-unstable (horms@xxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) Wed Feb 21 12:20:39 JST 2007 Latest ChangeSet: (XEN) Console output is synchronous. (XEN) Xen command line: BOOT_IMAGE=net0:ia64/people/horms/vmlinux-xen maxcpus=1 sync_console conswitch=bb (XEN) xen image pstart: 0x4000000, xenheap pend: 0x8000000 (XEN) Xen patching physical address access by offset: 0x0 (XEN) find_memory: efi_memmap_walk returns max_page=103fff8 (XEN) Before xen_heap_start: f0000000041a0200 (XEN) After xen_heap_start: f0000000043b0000 (XEN) Init boot pages: 0x10000d8 -> 0x4000000. (XEN) Init boot pages: 0x8000000 -> 0x3e874000. (XEN) Init boot pages: 0x3eb90000 -> 0x3ee78000. (XEN) Init boot pages: 0x3fc00000 -> 0x3fe28000. (XEN) Init boot pages: 0x100000000 -> 0x1ffffc000. (XEN) Init boot pages: 0x4040000000 -> 0x40fd0f8010. (XEN) Init boot pages: 0x40fd0f8070 -> 0x40fd0fbf9c. (XEN) Init boot pages: 0x40fd0fbff0 -> 0x40fd0ff000. (XEN) Init boot pages: 0x40fd607768 -> 0x40fd608000. (XEN) Init boot pages: 0x40fdf971d2 -> 0x40fef9e010. (XEN) Init boot pages: 0x40fef9e8e0 -> 0x40feffc000. (XEN) Init boot pages: 0x40ff000000 -> 0x40ffcac000. (XEN) Init boot pages: 0x40ffd18000 -> 0x40ffe04000. (XEN) Init boot pages: 0x40ffe80000 -> 0x40fffe0000. (XEN) System RAM: 8156MB (8352208kB) (XEN) size of virtual frame_table: 20480kB (XEN) virtual machine to physical table: f3fffffff7e00040 size: 4176kB (XEN) max_page: 0x103fff8 (XEN) allocating frame table/mpt table at mfn 0. (XEN) Domain heap initialised: DMA width 30 bits (XEN) Xen heap: 60MB (61760kB) (XEN) avail:0x3170074000000000, status:0x74000000000,control:0x3170000000000000, vm?0x10000000000 (XEN) WARNING: no opcode provided from hardware(0)!!! (XEN) vm buffer size: 1048576, order: 6 (XEN) cpu_init: current=f00000000410c000 (XEN) vm_buffer: 0xf000000007e00000 (XEN) vhpt_init: vhpt paddr=0x1fffe0000, end=0x1fffeffff (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Time init: (XEN) .... System Time: 1531926ns (XEN) .... scale: 2DB6D2522 (XEN) num_online_cpus=1, max_cpus=1 (XEN) Brought up 1 CPUs (XEN) xenoprof: using perfmon. (XEN) perfmon: version 2.0 IRQ 238 (XEN) perfmon: Montecito PMU detected, 27 PMCs, 35 PMDs, 12 counters (47 bits) (XEN) Maximum number of domains: 63; 18 RID bits per domain (XEN) *** LOADING DOMAIN 0 *** (XEN) Dom0 kernel: 64-bit, lsb, paddr 0x4000000 -> 0x4631230 (XEN) METAPHYSICAL MEMORY ARRANGEMENT: (XEN) Kernel image: 4000000->4631230 (XEN) Entry address: 400ff20 (XEN) Init. ramdisk: 4638000 len 98f1d2 (XEN) Start info.: 4634000->4638000 (XEN) Dom0 max_vcpus=1 (XEN) Dom0: 0xf000000007a9c080 (XEN) enable lsapic entry: 0xf00000003fe35f88 (XEN) DISABLE lsapic entry: 0xf00000003fe35fa0 (XEN) DISABLE lsapic entry: 0xf00000003fe35fb8 (XEN) DISABLE lsapic entry: 0xf00000003fe35fd0 (XEN) Domain0 EFI passthrough: ACPI 2.0=0x3fe2a000 SMBIOS=0x3ee7c000 (XEN) Scrubbing Free RAM: .............................................................................done. (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) ********************************************** (XEN) ******* WARNING: CONSOLE OUTPUT IS SYNCHRONOUS (XEN) ******* This option is intended to aid debugging of Xen by ensuring (XEN) ******* that all output is synchronously delivered on the serial line. (XEN) ******* However it can introduce SIGNIFICANT latencies and affect (XEN) ******* timekeeping. It is NOT recommended for production use! (XEN) ********************************************** (XEN) 3... 2... 1... (XEN) *** Serial input -> DOM0 (type 'CTRL-b' three times to switch input to Xen). (XEN) vcpu_set_itc: Setting ar.itc is currently disabled (this message is only displayed once) Linux version 2.6.18-xen (horms@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) #1 SMP Wed Feb 21 12:23:20 JST 2007 EFI v1.00 by Xen/ia64: SALsystab=0x2178 ACPI 2.0=0x3fe2a000 SMBIOS=0x3ee7c000 Initial ramdisk at: 0xe000000004638000 (10023378 bytes) SAL 0.1: Xen/ia64 Xen/ia64 version 0.0 SAL: AP wakeup using external interrupt vector 0xf3 No logical to physical processor mapping available ACPI: Local APIC address c0000000fee00000 ACPI: [APIC:0x07] ignored 4 entries of 8 found GSI 36 (level, low) -> CPU 0 (0x0000) vector 49 1 CPUs available, 4 CPUs total Running on Xen! start_info_pfn=0x118d nr_pages=32768 flags=0x3 MCA related initialization done SMP: Allowing 4 CPUs, 3 hotplug CPUs Built 1 zonelists. Total pages: 31744 Kernel command line: console=tty0 console=ttyS0 ro PID hash table entries: 2048 (order: 11, 16384 bytes) start_kernel(): bug: interrupts were enabled early Console: colour dummy device 80x25 Dentry cache hash table entries: 65536 (order: 5, 524288 bytes) Inode-cache hash table entries: 32768 (order: 4, 262144 bytes) Software IO TLB enabled: Aperture: 64 megabytes Kernel range: e000000004fc8000 - e000000008fc8000 Address size: 30 bits Memory: 405504k/491520k available (3237k code, 85760k reserved, 1850k data, 224k init) McKinley Errata 9 workaround not needed; disabling it Mount-cache hash table entries: 1024 ACPI: Core revision 20060707 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2a000 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe35ba8 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe32568 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2c000 Boot processor id 0x0/0x0 Brought up 1 CPUs Total of 1 processors activated (2785.28 BogoMIPS). migration_cost=0 checking if image is initramfs... it is Freeing initrd memory: 9776kB freed (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3ee7c010 DMI 2.3 present. grant table at e000010000104000 Grant table initialized ACPI: bus type pci registered (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2a000 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe35ba8 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe32568 ACPI: Interpreter enabled ACPI: Using IOSAPIC for interrupt routing (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2cd15 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe38090 ACPI: PCI Root Bridge [L000] (0000:00) ACPI: PCI Root Bridge [L001] (0000:20) ACPI: PCI Root Bridge [L002] (0000:40) ACPI: PCI Root Bridge [L003] (0000:60) ACPI: PCI Root Bridge [L004] (0000:80) ACPI: PCI Root Bridge [L006] (0000:c0) ACPI: PCI Root Bridge [L007] (0000:e0) xen_mem: Initialising balloon driver. SCSI subsystem initialized perfmon: version 2.0 IRQ 238 perfmon: Montecito PMU detected, 27 PMCs, 35 PMDs, 12 counters (47 bits) PAL Information Facility v0.5 perfmon: added sampling format default_format perfmon_default_smpl: default_format v2.0 registered io scheduler noop registered io scheduler anticipatory registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 ACPI: Power Button (FF) [PWRF] ACPI: Sleep Button (FF) [SLPF] ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x1 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x2 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x3 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x4 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x5 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x6 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x7 ACPI: Thermal Zone [THM0] (27 C) RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Linux video capture interface: v2.00 Xen virtual console successfully installed as ttyS0 Event-channel device installed. i8042.c: No controller found. mice: PS/2 mouse device common for all mice EFI Variables Facility v0.08 2004-May-17 xen privcmd uses pseudo physical addr range [0x4100000000, 0x3ffff000000] (3928048MB) Freeing unused kernel memory: 224kB freed init started: BusyBox v1.2.1 (2006.09.23-05:46+0000) multi-call binary Starting pid 740, console /dev/console: '/etc/init.d/rcS' mount: Mounting none on /tmp failed: Invalid argument ifconfig: socket: Function not implemented ifconfig: No usable address families found. ifconfig: socket: Function not implemented Starting pid 822, console /dev/console: '/bin/sh' BusyBox v1.2.1 (2006.09.23-05:46+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. / # do_kexec Kexec: Xen->Xen Create ramdisk Load kernel kexec-ia64 -l \ --append="maxcpus=1 sync_console conswitch=bb -- console=tty0 console=ttyS0 ro" \ --vmm="/boot/xen-ia64.gz" \ "/boot/vmlinux-xen-ia64" \ --initrd=/tmp/initramfs_data.cpio Kexec kexec -e ifdown: socket: Function not implemented Starting new kernel __ __ _____ ___ _ _ _ \ \/ /___ _ __ |___ / / _ \ _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ |_ \| | | |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | ___) | |_| |__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |____(_)___/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| http://www.cl.cam.ac.uk/netos/xen University of Cambridge Computer Laboratory Xen version 3.0-unstable (horms@xxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) Wed Feb 21 12:20:39 JST 2007 Latest ChangeSet: (XEN) Console output is synchronous. (XEN) Xen command line: maxcpus=1 sync_console conswitch=bb (XEN) xen image pstart: 0x4000000, xenheap pend: 0x8000000 (XEN) Xen patching physical address access by offset: 0x0 (XEN) find_memory: efi_memmap_walk returns max_page=103fff8 (XEN) Before xen_heap_start: f0000000041a0200 (XEN) After xen_heap_start: f0000000043b0000 (XEN) Init boot pages: 0x10000f0 -> 0x4000000. (XEN) Init boot pages: 0x9000000 -> 0x1d7bc000. (XEN) Init boot pages: 0x1dcc4768 -> 0x1dccc000. (XEN) Init boot pages: 0x1f064600 -> 0x1f06c000. (XEN) Init boot pages: 0x1f06c025 -> 0x1f074000. (XEN) Init boot pages: 0x1f074960 -> 0x1f07c000. (XEN) Init boot pages: 0x1f07c060 -> 0x3e874000. (XEN) Init boot pages: 0x3eb90000 -> 0x3ee78000. (XEN) Init boot pages: 0x3fc00000 -> 0x3fe28000. (XEN) Init boot pages: 0x100000000 -> 0x1ffffc000. (XEN) Init boot pages: 0x4040000000 -> 0x40feffc000. (XEN) Init boot pages: 0x40ff000000 -> 0x40ffcac000. (XEN) Init boot pages: 0x40ffd18000 -> 0x40ffe04000. (XEN) Init boot pages: 0x40ffe80000 -> 0x40fffe0000. (XEN) System RAM: 8140MB (8335824kB) (XEN) size of virtual frame_table: 20448kB (XEN) virtual machine to physical table: f3fffffff7e00040 size: 4176kB (XEN) max_page: 0x103fff8 (XEN) allocating frame table/mpt table at mfn 0. (XEN) Domain heap initialised: DMA width 30 bits (XEN) Xen heap: 60MB (61760kB) (XEN) avail:0x3170074000000000, status:0x74000000000,control:0x3170000000000000, vm?0x10000000000 (XEN) WARNING: no opcode provided from hardware(0)!!! (XEN) vm buffer size: 1048576, order: 6 (XEN) cpu_init: current=f00000000410c000 (XEN) vm_buffer: 0xf000000007e00000 (XEN) vhpt_init: vhpt paddr=0x1fffe0000, end=0x1fffeffff (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Time init: (XEN) .... System Time: 1532992ns (XEN) .... scale: 2DB6D2522 (XEN) Unexpected irq vector 0x30 on CPU 0! (XEN) num_online_cpus=1, max_cpus=64 (XEN) Brought up 1 CPUs (XEN) xenoprof: using perfmon. (XEN) perfmon: version 2.0 IRQ 238 (XEN) perfmon: Montecito PMU detected, 27 PMCs, 35 PMDs, 12 counters (47 bits) (XEN) Maximum number of domains: 63; 18 RID bits per domain (XEN) *** LOADING DOMAIN 0 *** (XEN) Dom0 kernel: 64-bit, lsb, paddr 0x4000000 -> 0x4631230 (XEN) METAPHYSICAL MEMORY ARRANGEMENT: (XEN) Kernel image: 4000000->4631230 (XEN) Entry address: 400ff20 (XEN) Init. ramdisk: 4638000 len 1398600 (XEN) Start info.: 4634000->4638000 (XEN) Dom0 max_vcpus=1 (XEN) Dom0: 0xf000000007a9c080 (XEN) enable lsapic entry: 0xf00000003fe35f88 (XEN) Domain0 EFI passthrough: ACPI 2.0=0x3fe2a000 SMBIOS=0x3ee7c000 (XEN) Scrubbing Free RAM: ..............................................................................done. (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) ********************************************** (XEN) ******* WARNING: CONSOLE OUTPUT IS SYNCHRONOUS (XEN) ******* This option is intended to aid debugging of Xen by ensuring (XEN) ******* that all output is synchronously delivered on the serial line. (XEN) ******* However it can introduce SIGNIFICANT latencies and affect (XEN) ******* timekeeping. It is NOT recommended for production use! (XEN) ********************************************** (XEN) 3... 2... 1... (XEN) *** Serial input -> DOM0 (type 'CTRL-b' three times to switch input to Xen). (XEN) vcpu_set_itc: Setting ar.itc is currently disabled (this message is only displayed once) Linux version 2.6.18-xen (horms@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 3.4.5) #1 SMP Wed Feb 21 12:23:20 JST 2007 EFI v1.00 by Xen/ia64: SALsystab=0x2178 ACPI 2.0=0x3fe2a000 SMBIOS=0x3ee7c000 Initial ramdisk at: 0xe000000004638000 (20547072 bytes) SAL 0.1: Xen/ia64 Xen/ia64 version 0.0 SAL: AP wakeup using external interrupt vector 0xf3 No logical to physical processor mapping available ACPI: Local APIC address c0000000fee00000 ACPI: [APIC:0x07] ignored 4 entries of 8 found GSI 36 (level, low) -> CPU 0 (0x0000) vector 49 1 CPUs available, 4 CPUs total Running on Xen! start_info_pfn=0x118d nr_pages=32768 flags=0x3 MCA related initialization done SMP: Allowing 4 CPUs, 3 hotplug CPUs Built 1 zonelists. Total pages: 30720 Kernel command line: console=tty0 console=ttyS0 ro PID hash table entries: 2048 (order: 11, 16384 bytes) start_kernel(): bug: interrupts were enabled early Console: colour dummy device 80x25 Dentry cache hash table entries: 65536 (order: 5, 524288 bytes) Inode-cache hash table entries: 32768 (order: 4, 262144 bytes) Software IO TLB enabled: Aperture: 64 megabytes Kernel range: e000000009000000 - e00000000d000000 Address size: 30 bits Memory: 362496k/458752k available (3237k code, 96000k reserved, 1850k data, 224k init) McKinley Errata 9 workaround not needed; disabling it Mount-cache hash table entries: 1024 ACPI: Core revision 20060707 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2a000 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe35ba8 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe32568 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2c000 Boot processor id 0x0/0x0 Brought up 1 CPUs Total of 1 processors activated (2791.83 BogoMIPS). migration_cost=0 checking if image is initramfs... it is Freeing initrd memory: 20064kB freed (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3ee7c010 DMI 2.3 present. grant table at e000010000104000 Grant table initialized ACPI: bus type pci registered (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2a000 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe35ba8 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe32568 ACPI: Interpreter enabled ACPI: Using IOSAPIC for interrupt routing (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe2cd15 (XEN) mm.c:530:d0 Warning: UC to WB for mpaddr=3fe38090 ACPI: PCI Root Bridge [L000] (0000:00) ACPI: PCI Root Bridge [L001] (0000:20) ACPI: PCI Root Bridge [L002] (0000:40) ACPI: PCI Root Bridge [L003] (0000:60) ACPI: PCI Root Bridge [L004] (0000:80) ACPI: PCI Root Bridge [L006] (0000:c0) ACPI: PCI Root Bridge [L007] (0000:e0) xen_mem: Initialising balloon driver. SCSI subsystem initialized perfmon: version 2.0 IRQ 238 perfmon: Montecito PMU detected, 27 PMCs, 35 PMDs, 12 counters (47 bits) PAL Information Facility v0.5 perfmon: added sampling format default_format perfmon_default_smpl: default_format v2.0 registered io scheduler noop registered io scheduler anticipatory registered (default) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 ACPI: Power Button (FF) [PWRF] ACPI: Sleep Button (FF) [SLPF] ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x1 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x2 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x3 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x4 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x5 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x6 ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ACPI: Getting cpuindex for acpiid 0x7 ACPI: Thermal Zone [THM0] (27 C) RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Linux video capture interface: v2.00 Xen virtual console successfully installed as ttyS0 Event-channel device installed. i8042.c: No controller found. mice: PS/2 mouse device common for all mice EFI Variables Facility v0.08 2004-May-17 xen privcmd uses pseudo physical addr range [0x4100000000, 0x3ffff000000] (3928048MB) Freeing unused kernel memory: 224kB freed init started: BusyBox v1.2.1 (2006.09.23-05:46+0000) multi-call binary init: Bummer, can't write to log on /dev/tty5! Starting pid 740, console /dev/console: '/etc/init.d/rcS' mount: Mounting none on /tmp failed: Invalid argument ifconfig: socket: Function not implemented ifconfig: No usable address families found. ifconfig: socket: Function not implemented init: Bummer, can't write to log on /dev/tty5! Starting pid 822, console /dev/console: '/bin/sh' BusyBox v1.2.1 (2006.09.23-05:46+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. / # _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |