Mailinglist Archive: opensuse-bugs (19837 mails)

< Previous Next >
[Bug 393142] build of factory/kernel-xen fails to include "xennet" & " xenblk" kernel modules
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 21 May 2008 18:30:36 -0600 (MDT)
  • Message-id: <20080522003036.D21DCCC6D4@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=393142

User schneecrash+opensuse@xxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=393142#c4





--- Comment #4 from snow crash <schneecrash+opensuse@xxxxxxxxx> 2008-05-21
18:30:36 MST ---
for reference, checking factory repo's kernel-xen,

rpm -qa | grep kernel | grep xen
kernel-2.6.25.42xenCUSTOM-1

zypper install -y kernel-xen

rpm -qa | grep kernel | grep xen
kernel-xen-2.6.25.4-2
kernel-2.6.25.42xenCUSTOM-1

setenv MKINITRD_TARG "2.6.25.4-2-xen"
depmod ${MKINITRD_TARG}
mkinitrd -k "/boot/vmlinuz-${MKINITRD_TARG}" -i
"/boot/initrd-${MKINITRD_TARG}"

Kernel image: /boot/vmlinuz-2.6.25.4-2-xen
Initrd image: /boot/initrd-2.6.25.4-2-xen
Root device: /dev/v_0/l_root (mounted on / as ext3)
Resume device: /dev/v_0/l_swap
Kernel Modules: xennet xenblk dm-mod dm-snapshot dock scsi_mod libata
sata_nv sd_mod usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid raid0
raid1 xor async_tx async_memcpy async_xor raid456 linear mbcache jbd ext3
Features: dm block usb md lvm2 resume.userspace resume.kernel
Bootsplash: No bootsplash for kernel flavor xen
24498 blocks
node name not found
node name not found
node name not found

note the,

"Kernel Modules: xennet xenblk ..."

so something @ your build system works differently than mine, atm.

also, the,

"node name not found"

don't look healthy ...


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References