On Mon, 30 Mar 2020 at 01:16, Sean via Groups.Io
<sean.brogan=microsoft....@groups.io> wrote:
>
> Ard/Laszlo or anyone familiar with QEMU.
>
> I read up on the ovmf readme and the qemu wiki but still have a few issues i 
> am hoping for quick/easy answers.
>
> 1. How do i programmatically exit the emulator.   Seems like uefi shell > 
> reset just reboots.  Other ideas?

'reset' is supposed to do that. Use 'reset -s' to kill the VM

> 2. Is there an easy way to map a local file system so that i can setup a 
> startup.nsh?
>

As Andrew points out, use '-hda fat:<path>' and it will be exposed to
the VM as a FAT formatted block device.

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56601): https://edk2.groups.io/g/devel/message/56601
Mute This Topic: https://groups.io/mt/72559106/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to