LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Mobile
User Name
Password
Linux - Mobile This forum is for the discussion of all topics relating to Mobile Linux. This includes Android, Tizen, Sailfish OS, Replicant, Ubuntu Touch, webOS, and other similar projects and products.

Notices


Reply
  Search this Thread
Old 03-26-2011, 04:42 AM   #1
vinodk_gautam
LQ Newbie
 
Registered: Feb 2011
Posts: 9

Rep: Reputation: 0
qemu error


while i am starting linux kernel image with qemu emulator it's aborting by giving following error : -



vinod@linux-f9ob:~/Desktop/my bootup> qemu-system-arm -kernel zImage -initrd rootfs.img.gz -nographic
qemu: hardware error: integratorcm_read: Unimplemented offset 0x1f1018

CPU #0:
R00=00013c92 R01=001b4824 R02=00000055 R03=101f1000
R04=001b47e0 R05=001b481c R06=001b4818 R07=001b47e0
R08=00000100 R09=00000000 R10=10000000 R11=001b580c
R12=001b5810 R13=001b5800 R14=00010a80 R15=00010878
PSR=200001d3 --C- A svc32
Aborted

vinod@linux-f9ob:~/Desktop/my bootup>


PLEASE HELP ME OUT

THANKS
 
Old 04-21-2011, 04:50 AM   #2
jadrevenge
Member
 
Registered: Mar 2011
Location: Manchester,UK
Distribution: OpenIndiana/Ubuntu
Posts: 37

Rep: Reputation: 2
according to: http://fedoraproject.org/wiki/Archit.../ARM/HowToQemu

the qemu ARM variety of processor doesn't have disk support ... you need to tell it to boot off an NFS volume:

qemu-system-arm -M versatilepb -kernel zImage-versatile -append root="/dev/nfs nfsroot=<host-ip>:/mnt/ARM_FS rw ip=dhcp" \
-net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=./qemu-ifup

(where <host-ip> is your local host ip, and /mnt/ARM_FS is the nfs share) or similar ...

not sure if that helps.

Jon
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error while installing qemu (qemu-kvm-0.13.0) in rhel 5.3 birla.sunil Linux - Virtualization and Cloud 2 10-19-2010 03:56 AM
QEMU error Muthu I Linux - Newbie 1 07-02-2010 02:19 AM
Error while booting from QEMU Muthu I Linux - Newbie 2 06-29-2010 03:39 PM
On qemu-kvm, qemu-ifup script not found on Slackware 13 AndrewGaven Linux - Virtualization and Cloud 14 01-29-2010 03:36 AM
After qemu-img, qemu is not capable to detect the C drive (empty) frenchn00b Linux - General 3 10-18-2009 05:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Mobile

All times are GMT -5. The time now is 09:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration