<div dir="ltr">Hi,<div>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.</div><div><br></div><div>I am using qemu-system-ppc with PREP (-M prep)  (qemu v2.5.0)</div><div>I am using rtems 4.11.3</div><div><br></div><div>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.</div><div><br></div><div>I am wondering if the problem is with the command line I am using, I tried with:</div><div><br></div><div>-drive file=fat:rw:./</div><div><br></div><div>or</div><div><br></div><div>-hda fat:./</div><div><br></div><div>In both cases I see that there is a vfat message displayed:</div><div><br></div><div>vvfat ./ chs 1024,16,63</div><div><br></div><div>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 ?</div><div><br></div><div><br></div><div>Eric </div></div>