Hi Experts,
QEMU 1.2.0
Virtual Platform:versatilepb
Linux Kernel:3.5.5
Command to run QEMU:
/usr/local/bin/qemu-system-arm -M versatilepb -kernel
/home/vgahlaut/labs/linux-3.5.5/arch/arm/boot/zImage -nographic -hda
/home/vgahlaut/labs/disk.img -append "root
ernel-config.xml
>>
>> ---
>> Best regards!
>> Fam Zheng
>>
>>
>> On Fri, Nov 9, 2012 at 4:19 PM, Fam Zheng wrote:
>> > I'm wondering if the interface might be IDE in this case?
>> >
>> > ---
>> > Best regards!
>
gards!
> Fam Zheng
>
>
> On Fri, Nov 9, 2012 at 3:59 PM, Vipin Gahlaut wrote:
> > Hi Dunrong,
> >
> > I tried your suggestion but it is not working. Please find more details
> > below.
> >
> > 1. I have created image using qemu-img command (qemu-img
x80/0x100) from []
(prepare_namespace+0x118/0x1ec)
[] (prepare_namespace+0x118/0x1ec) from []
(kernel_init+0x144/0x1d4)
[] (kernel_init+0x144/0x1d4) from []
(kernel_thread_exit+0x0/0x8)
Best Regards
Vipin
On Fri, Nov 9, 2012 at 7:39 AM, Dunrong Huang wrote:
> Hi,
>
> 2012/11/8 Vipin Ga
Hi Experts,
I am using qemu 1.2.0 and using arm versatilepb model. I am spevifying
-hda hdd.img but linux is not able to recognize hard disk. I do not see it
in device nodes. NONE of below exist in device nodes
/dev/sda
/dev/sda1
/dev/hda
/dev/hda1
Can anyone please help?