I' ve installed gutsy server and xen 3.10 as described here : http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories But when I try to create domU image, kernel panics and this is the log:
[ 116.420322] BUG: unable to handle kernel paging request at virtual address 00200204 [ 116.420507] printing eip: [ 116.420582] ee1a68c9 [ 116.420585] 04a05000 -> *pde = 00000000:3e022001 [ 116.420666] 02c22000 -> *pme = 00000000:00000000 [ 116.420747] Oops: 0000 [#1] [ 116.420821] SMP [ 116.420995] Modules linked in: af_packet bridge parport_pc lp parport loop snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq iTCO_wdt snd_timer snd_seq_device intel_agp snd psmouse serial_core pcspkr serio_raw iTCO_vendor_support agpgart soundcore snd_page_alloc ipv6 evdev ext3 jbd mbcache usbhid hid sg sd_mod 8139cp ata_piix ata_generic floppy 8139too mii libata scsi_mod ehci_hcd uhci_hcd usbcore thermal processor fan fuse apparmor commoncap [ 116.424050] CPU: 0 [ 116.424050] EIP: 0061:[<ee1a68c9>] Not tainted VLI [ 116.424051] EFLAGS: 00010286 (2.6.22-14-xen #1) [ 116.424314] EIP is at walk_page_buffers+0x19/0x70 [ext3] [ 116.424400] eax: 00000000 ebx: fffbb83c ecx: fffbb83d edx: 00200200 [ 116.424486] esi: 00200200 edi: c183e4d4 ebp: ffffffff esp: cb071dfc [ 116.424572] ds: 007b es: 007b fs: 00d8 gs: 0000 ss: 0069 [ 116.424655] Process pdflush (pid: 4819, ti=cb070000 task=c12f74c0 task.ti=cb070000) [ 116.424743] Stack: 00000000 c20a08b8 c16634c0 c183e4d4 c20a08b8 c20a08b8 ee1a9ad1 00001000 [ 116.425272] 00000000 ee1a6920 00000000 c16634c0 cb071f68 c2c21cac 0000000d cb071f68 [ 116.425836] 00000000 c0157a38 c16634c0 c0157ef4 00000000 0000000e c0157a30 c2c21cac [ 116.426377] Call Trace: [ 116.426521] [<ee1a9ad1>] ext3_ordered_writepage+0xe1/0x1a0 [ext3] [ 116.426661] [<ee1a6920>] bget_one+0x0/0x10 [ext3] [ 116.426810] [<c0157a38>] __writepage+0x8/0x30 [ 116.426961] [<c0157ef4>] write_cache_pages+0x214/0x310 [ 116.427092] [<c0157a30>] __writepage+0x0/0x30 [ 116.427220] [<c0106e20>] do_IRQ+0x40/0x70 [ 116.427356] [<c0158010>] generic_writepages+0x20/0x30 [ 116.427492] [<c0158069>] do_writepages+0x49/0x50 [ 116.427620] [<c01980c3>] __writeback_single_inode+0x93/0x3c0 [ 116.427757] [<c019877e>] sync_sb_inodes+0x17e/0x240 [ 116.427888] [<c0198c49>] writeback_inodes+0x99/0xd0 [ 116.428028] [<c0158632>] background_writeout+0x92/0xb0 [ 116.428173] [<c0158ab0>] pdflush+0x0/0x260 [ 116.428307] [<c0158bf8>] pdflush+0x148/0x260 [ 116.428435] [<c01585a0>] background_writeout+0x0/0xb0 [ 116.428565] [<c0136312>] kthread+0x42/0x70 [ 116.428692] [<c01362d0>] kthread+0x0/0x70 [ 116.428820] [<c0105927>] kernel_thread_helper+0x7/0x10 [ 116.428951] ======================= [ 116.429028] Code: 74 f0 31 c0 39 cb 5b 0f 92 c0 c3 8d b4 26 00 00 00 00 55 57 89 d7 56 53 83 ec 08 89 0c 24 31 c9 89 44 24 04 8b 6a 14 8d 5c 0d 00 <8b> 72 04 3b 1c 24 76 2f 89 d8 29 e8 3b 44 24 1c 73 25 8b 44 24 [ 116.432334] EIP: [<ee1a68c9>] walk_page_buffers+0x19/0x70 [ext3] SS:ESP 0069:cb071dfc I' m trying this installation on two pc a Fujitsu Siemens esprimo p2511 and an Hp compaq dx2300m pd925 but the result is the same -- Gutsy xen-3.1/kernel-2.6.22 dom0 kernel panic https://bugs.launchpad.net/bugs/135818 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
