Re: [Qemu-devel] QEMU SD card emulation problem

2013-09-18 Thread Andreas Färber
Hi, Am 17.09.2013 14:13, schrieb Taimoor Mirza: > I have been trying to use SD card emulation of QEMU by providing host > directory to QEMU to treat it as SD card. For this I am using option > "-sd fat:16:rw:/home/taimoor/temp/sdcard". This works fine for me and > I can see list of files in guest

[Qemu-devel] QEMU SD card emulation problem

2013-09-17 Thread Taimoor Mirza
Hi Guys, I have been trying to use SD card emulation of QEMU by providing host directory to QEMU to treat it as SD card. For this I am using option "-sd fat:16:rw:/home/taimoor/temp/sdcard". This works fine for me and I can see list of files in guest system. But when I delete some file from guest