public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* OVMF: cross-filesystem copy broken? ("The source and destination are the same")
@ 2016-11-17  3:11 Bruce Cran
  2016-11-17  9:35 ` Laszlo Ersek
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Cran @ 2016-11-17  3:11 UTC (permalink / raw)
  To: edk2-devel (edk2-devel@lists.01.org)

I don't know if this is a known issue, but it appears that 
cross-filesystem copies no longer work. I'm running OVMF X64 built from 
git commit a0426207c133bdf40c42561f26c20c4b3114d8f9.  I've tried copying 
between filesystems in various ways - with the current directory being 
fs0, fs1, specifying the destination as the current directory, a empty 
directory or a filename. It always results in the same error:

FS0:\efi\ubuntu\> cp grubx64.efi fs1:\

cp: The source and destination are the same.


I built OVMF with: `./OvmfPkg/build.sh -a X64 -t GCC49 -b NOOPT -D 
DEBUG_ON_SERIAL_PORT=TRUE` and am running OVMF with:


qemu-system-x86_64 -name uefi -M q35 -m size=16G -cpu host -enable-kvm \
   -drive 
if=pflash,format=raw,file=workspace/edk2/Build/OvmfX64/NOOPT_GCC49/FV/OVMF.fd 
-serial pty \
   -nodefaults -s -rtc base=utc -monitor stdio --usbdevice tablet \
   -vga qxl  -sdl                                       \
   -device vfio-pci,host=01:00.0,id=iodrive,rombar=0 \
   -drive file=uefi.img,if=ide,media=disk,id=disk,format=raw \
   -drive file=uefi_tmp.img,if=ide,media=disk,id=disk1,format=raw


-- 
Bruce



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-12-15  4:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17  3:11 OVMF: cross-filesystem copy broken? ("The source and destination are the same") Bruce Cran
2016-11-17  9:35 ` Laszlo Ersek
2016-11-17 15:24   ` Bruce Cran
2016-11-17 16:06     ` Laszlo Ersek
2016-12-14 22:08       ` Palmer, Thomas
2016-12-15  4:36         ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox