|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1130] New: ata_piix driver not loading in 3.2.0rc4
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1130
Summary: ata_piix driver not loading in 3.2.0rc4
Product: Xen
Version: unstable
Platform: x86
OS/Version: Linux-2.6
Status: NEW
Severity: normal
Priority: P2
Component: Hypervisor
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: whi@xxxxxxxxxxxx
When booting a compilation of 3.2.0rc4 from source made with the following
method:
hg clone http://xenbits.xensource.com/staging/xen-unstable.hg
cd xen-unstable.hg
make dist XEN_TARGET_X86_PAE=y
cd dist
./install.sh /
depmod -a linux-2.6.18.8-xen
mkinitrd -v -f /boot/initrd-2.6.18-xen.img 2.6.18.8-xen
#edit grub.conf
#title Xen 3.2.0rc4
# kernel /xen-3.2.gz console=vga noreboot dom0_mem=258000
# module /vmlinuz-2.6.18.8-xen root=/dev/sda2 ro console=tty0
# module /initrd-2.6.18.8-xen.img
the kernel fails to load ata_piix.ko from my initrd, citing "Unknown symbol in
module". The last output I can see on the console is as follows (transposed
manually):
ata_piix: Unknown symbol ata_host_stop
ata_piix: Unknown symbol ata_pci_remove_one
ata_piix: Unknown symbol ata_std_softreset
ata_piix: Unknown symbol ata_pci_default_filter
ata_piix: Unknown symbol ata_std_prereset
ata_piix: Unknown symbol ata_port_start
insmod: error inserting '/lib/ata_piix.ko': -1 Unknown symbol in module
Loading ide-disk.ko module
Scanning and configuring dmraid supported devices
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
The box runs CentOS 5.1 32bit with the latest updates.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-bugs] [Bug 1130] New: ata_piix driver not loading in 3.2.0rc4,
bugzilla-daemon <=
|
|
|
|
|