We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now I am stuck at "Still waiting for root device" Following is the serial output :
:: :: GenericBooter for RealView, Copyright 2013, winocm. :: :: BUILD_TAG: GenericBooter-200.1-16-gb2f0298-dirty :: :: BUILD_STYLE: DEVELOPMENT :: :: COMPILE_DATE: Apr 19 2016 23:04:58
Please help how to go about. Any help is greatly appreciated. Also how to type through keyboard on the qemu windows?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Now I am stuck at "Still waiting for root device"
Following is the serial output :
::
:: GenericBooter for RealView, Copyright 2013, winocm.
::
:: BUILD_TAG: GenericBooter-200.1-16-gb2f0298-dirty
::
:: BUILD_STYLE: DEVELOPMENT
::
:: COMPILE_DATE: Apr 19 2016 23:04:58
::
image3_get_tag_data: data at 0x84010080 of size 0x00869970 for image type 'krnl'
Loading kernel at 0x70001000
Slidden address at 0x80001000
image3_get_tag_data: data at 0x86079a60 of size 0x00000a5b for image type 'xmdt'
image3_get_tag_data: data at 0x84879a30 of size 0x01800000 for image type 'rdsk'
creating ramdisk at 0x708b2000 of size 0x1800000, from image at 0x84879a30
creating device tree at 0x720b2000 of size 0xa00
gBootArgs.commandLine = []
kernel prepped at 0x7012b8e0, transferring control out of booter now!
PE_RealView: pic at 0xc0002000, distribution at 0xc0003000
cache: initializing i+dcache ... done
CPU: Cortex A8-r0 rev 0 (Cortex-A core)
Supported features: ARM_ISA THUMB2 THUMBEE ARMv4
WB enabled LABT branch prediction enabled
LoUU:2 LoC:2 LoUIS:1
Cache level 1:
16KB/64B 4-way data cache WT WB Read-Alloc
16KB/64B 4-way instruction cache Read-Alloc
pmap_steal_memory: C0307000 - C0309000; size=00002000
pmap_steal_memory: C0309000 - C030A000; size=00001000
pmap_steal_memory: C030A000 - C0310000; size=00006000
pmap_steal_memory: C0310000 - C0390000; size=00080000
pmap_steal_memory: C0390000 - C03E0000; size=00050000
pmap_steal_memory: C03E0000 - C08E8918; size=00508918
Filling vm_pages with pattern: 0xdeb8f177
[ASID configuration start]
All ASID/asids enabled: real_ncpus: 1, pmap_asid_ncpus: 1
Scheduler: Default of traditional
PE_RealView: decrementer frequency = 5000
PE_RealView: RealView Timer initialized, Timer value 4811
rtclock_bus_configure: Configuring RTCLOCK...
[RTCLOCK] Frequency = 1.000000MHz, cvtt2n = 000003E8.00000000, cvtn2t = 00000000.00418937
Initializing serial KDP
Kernel boot args: ''
PE_init_iokit: starting IOKit now!
COLOR video console at 0xc0007000 (1024x768x32)
bsd_autoconf: calling kminit
Please help how to go about. Any help is greatly appreciated. Also how to type through keyboard on the qemu windows?
The text was updated successfully, but these errors were encountered: