How to use qemu vfat feature with RTEMS and the powerPC PREP bsp
Éric Tremblay
e.tremblay at axis-canada.com
Wed Mar 7 13:55:29 UTC 2018
Hi,
I read that it is possible to make a folder available to the guest system
using the vfat feature of Qemu but can't get it to work.
I am using qemu-system-ppc with PREP (-M prep) (qemu v2.5.0)
I am using rtems 4.11.3
I am currently experiencing with the 'qemu_vfat' example but can't get
passed the 'rtems_bdpart_register_from_disk("/dev/hda")' which always
return INVALID_NAME.
I am wondering if the problem is with the command line I am using, I tried
with:
-drive file=fat:rw:./
or
-hda fat:./
In both cases I see that there is a vfat message displayed:
vvfat ./ chs 1024,16,63
How can I get it to work, does the bsp need to have a IDE driver? Is this
feature supported with the qemuprep ? If not how can I make it work or
what are my options ? using a shared memory to share data between the host
and guest ?
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180307/87086832/attachment.html>
More information about the users
mailing list