El Tue, 13 Jan 2015 10:06:00 +0000 Peter Maydell <[email protected]> escribió: > On 13 January 2015 at 09:05, Marc Marí <[email protected]> > wrote: > > 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" > > 3.4 is pretty ancient; have you tried a newer kernel? > > -- PMM
I was fearing that answer :). No, I can't. I want to compare the behaviour of a "normal" Linux 3.4 with another modified Linux 3.4, and the second one is fixed. And is not that ancient, it only has 2.5 years :) Thanks Marc
