Thanks for your discussion, I will try later.
Thanks!
On 5 September 2013 19:00, Phi Debian wrote:
> Hi Bintian,
> As Chistopher said in this post, did you add ext4 in the menuconfig ?
>
> things to check after menuconfig in your .config
>
> CONFIG_BLK_DEV=y
> CONFIG_VIRTIO_BLK=y <<=== need to
Hi Bintian,
As Chistopher said in this post, did you add ext4 in the menuconfig ?
things to check after menuconfig in your .config
CONFIG_BLK_DEV=y
CONFIG_VIRTIO_BLK=y <<=== need to be added menuconfig missed(*)
CONFIG_VIRTIO=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_MMIO=y
CONFIG_VIRTIO_MMIO_CMDLI
I encounter the same problem when compiled my own kernel following "
https://wiki.linaro.org/HowTo/BuildArm64Kernel";
The new kernel failed to be booted :( got the same error as you
described.
On 21 August 2013 18:34, Phi Debian wrote:
> Hi Fathi
>
> Ha, ouch, I wrote a request into linaro-k
Hurray!!!
Jeez I definitly owe you a pint !!!
The docco page need a cleanup, dunno who can do that, I may try but I
guess there must be some procedure to follow to do so.
The booted OS
root@genericarmv8:/# uname -a
Linux genericarmv8 3.11.0-rc6+ #3 SMP Fri Aug 23 16:55:42 CEST 2013
aarch64 GNU/Li
Opps missed that one
rebuild
On Fri, Aug 23, 2013 at 5:05 PM, Christopher Covington
wrote:
> Hi Phi,
>
> On 08/23/2013 10:55 AM, Phi Debian wrote:
>> Using
>> .config - Linux/arm64 3.11.0-rc6 Kernel Configuration
>>
>> I got
>> Device Drivers --->
>> | |[ ] Virtualization drivers (NEW)
Hi Phi,
On 08/23/2013 10:55 AM, Phi Debian wrote:
> Using
> .config - Linux/arm64 3.11.0-rc6 Kernel Configuration
>
> I got
> Device Drivers --->
> | |[ ] Virtualization drivers (NEW) | |
> | |Virtio drivers --->
May be I should use another receipe to build and boot a kernel instead
of the the one given on the web site
https://wiki.linaro.org/HowTo/BuildArm64Kernel
Does someone do this another way ?
To me the docco there is almost good sounds like a tiny bit is
missing, but I can decipher myslf.
Cheers,
Hi Christopher,
There is no virtio in this log... (and never saw a virtio reference in
the receipe)
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Initializing cgroup subsys cpu
Linux version 3.11.0-rc6+ (phi@hpfrcu82) (gcc version 4.8.2 20130624
(prerelease) (crosstool-NG
Hi Phi,
On 08/23/2013 01:52 AM, Phi Debian wrote:
> Hi Christopher,
> I was traveling yesterday, I will resume on this hopefully today
>
> This rootfs.imf is a short rename of standard (downloaded)
> decompressed
> /home/phi/armv8-dl/vexpress64-openembedded_lamp-armv8_20130719-403.img.gz
>
Hi Christopher,
I was traveling yesterday, I will resume on this hopefully today
This rootfs.imf is a short rename of standard (downloaded)
decompressed
/home/phi/armv8-dl/vexpress64-openembedded_lamp-armv8_20130719-403.img.gz
Then
CU82$ file rootfs.img
rootfs.img: x86 boot sector; partition
Hi Phi,
On 08/22/2013 02:22 AM, Phi Debian wrote:
> Hi Christopher,
>
> Progress!!! giving the full path for FDT_SRC give make(1) success
> I obtained a linux-system-foundation.axf
>
> Note that I build linux-system-foundation.axf this way.
>
> make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"r
Hi Christopher,
Progress!!! giving the full path for FDT_SRC give make(1) success
I obtained a linux-system-foundation.axf
Note that I build linux-system-foundation.axf this way.
make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"root=/dev/vda2
consolelog=9 rw console=ttyAMA0"'
FDT_SRC=../linux/ar
On 08/21/2013 03:04 PM, Phi Debian wrote:
> It is still a non trivial operation.
>
> I can built linus kernel, but I can't build the boot loader, the
>
> vexpress-foundation-v8.dts is missing, them
>
> make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"root=/dev/vda2
> consolelog=9 rw console=tty
It is still a non trivial operation.
I can built linus kernel, but I can't build the boot loader, the
vexpress-foundation-v8.dts is missing, them
make CROSS_COMPILE=aarch64-linux-gnu- BOOTARGS='"root=/dev/vda2
consolelog=9 rw console=ttyAMA0"' FDT_SRC=vexpress-foundation-v8.dts
IMAGE=linux-syst
Well git.linaro.org/kernel/linux-linaro-tracking.git don't have arm64
inside arch/ so doesn't work really.
I am downloading from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
takes for ever real slow...
Still digging...
On Wed, Aug 21, 2013 at 5:06 PM, Phi Debian wrote:
> go
got this working
tsocks git clone git://git.linaro.org/kernel/linux-linaro-tracking.git
Cheers,
Phi
On Wed, Aug 21, 2013 at 5:01 PM, Phi Debian wrote:
> Do I need some credential to do this ?
>
> CU82$ tsocks git clone https://git.kernel.org/cgit/linux/kernel/git/torvalds/>
> Cloning into
Do I need some credential to do this ?
CU82$ tsocks git clone https://git.kernel.org/cgit/linux/kernel/git/torvalds/>
Cloning into v3.11-rc6...
warning: remote HEAD refers to nonexistent ref, unable to checkout.
CU82$ tsocks git clone
https://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.g
Super
I try that immedialty.
Regarding the web page, I went throuh it a couple of iteration in July
then Aug, and amazingly the links to version specif stuff where always
accurate like
wget http://releases.linaro.org/13.07/openembedded/aarch64/img-foundation.axf or
wget http://releases.linaro
On 21 August 2013 16:57, Phi Debian wrote:
> I am git iliterate, looking at https://git.linaro.org/gitweb,
> git://git.linaro.org/kernel/linaro-aarch64.git seems the latest... How
> could I get a better one?
We need to update this page.
As Riku said:
* latest linux-linaro
https://git.linaro.org/
I am git iliterate, looking at https://git.linaro.org/gitweb,
git://git.linaro.org/kernel/linaro-aarch64.git seems the latest... How
could I get a better one?
Phi
On Wed, Aug 21, 2013 at 1:33 PM, Phi Debian wrote:
> Well not being a got expert I did the line given in the receipe
> https://wiki
Well not being a got expert I did the line given in the receipe
https://wiki.linaro.org/HowTo/BuildArm64Kernel
% git clone git://git.linaro.org/kernel/linaro-aarch64.git
% cd linaro-aarch64
% git checkout -b linaro-aarch64 origin/linaro-aarch64
I dunno how to get the latest?
Cheers,
Phi
On W
Hi Phi Debian,
>> Image.gz-3.7.0-rc2+
>> config-3.7.0-rc2+
>> System.map-3.7.0-rc2+
>> boot.axf
>> In there but still no joy
You might want to try to build a newer kernel, either the latest
linux-linaro or latest mainline kernel.
Riku
___
linaro-dev
Hi Fathi
Ha, ouch, I wrote a request into linaro-kernel in July...
Ok you cc'ed linaro.dev, let see if one can help.
My need is to boot a freshly build kernel, with a standard (regular?) rootfs.
I provide here more detail about what I did today.
I first downloaded and boot a pre-build system l
Hi,
On 21 August 2013 12:46, Phi Debian wrote:
> Hi Fathi,
>
> Do you know someone who could help me progress on this, I am stuck
> since Jul 12, well doing other things meanwhile :)
>
> I follow the receipe to download an boot and armv8 image, all that goes well.
Which recipe?
http://www.linaro
24 matches
Mail list logo