qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Linux 3.4, VersatilePB and PCI
@ 2015-01-13  9:05 Marc Marí
  2015-01-13 10:06 ` Peter Maydell
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Marí @ 2015-01-13  9:05 UTC (permalink / raw)
  To: qemu-devel

Hi

In short:
I have a Linux 3.4 kernel on top of a VersatilePB machine that
fails to mount root file system with message:

sym53c8xx 0000:00:0c.0: BAR 0: can't reserve [io 0x44000000-0x440000ff]

after booting with:

qemu-system-arm -M versatilepb -serial telnet::4444,server -kernel
vmlinuz-3.4.0 -initrd initrd.img-3.4.0 -hda hda.img -hdb hdb.img
-append "console=ttyAMA0 root=/dev/sda1"

In long:
I have a VersatilePB machine with Debian and Linux 3.2 on top. I
downloaded Linux 3.4 and, inside the machine (no cross-compilation, to
avoid any little issues), I copied the actual 3.2 config to the new
kernel, run menuconfig, just changed SCSI ACARD support (because it
does not compile in 3.4) and kernel compression to GZIP, and run
make-kpkg --initrd kernel_image (Debian-specific tools, to avoid any
little issues). When it finished, I installed the resulting .deb, and
in the host I copied the /boot/vmlinuz-3.4.0 and the /boot/initrd-3.4.0
from the guest, and tried to boot again. Initrd will fail to mount root
file system with the message above.

But if I do exactly the same process with a Linux 3.2.0 it does work.

Am I doing something wrong with the kernels? Or is this a bug either in
QEMU or Linux? I'd like a bit of help in, at least, knowing if the
error is anything related with QEMU.

Thanks
Marc

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-13 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13  9:05 [Qemu-devel] Linux 3.4, VersatilePB and PCI Marc Marí
2015-01-13 10:06 ` Peter Maydell
2015-01-13 10:35   ` Marc Marí
2015-01-13 10:46     ` Peter Maydell
2015-01-13 11:02       ` Marc Marí

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).