Package: qemu
Version: 0.6.1+20050407-1
Severity: minor
Hi,
$ strace -eopen qemu -hda hd.img -snapshot
[...]
open("hd.img", O_RDONLY|O_LARGEFILE) = 4
open("hd.img", O_RDWR|O_LARGEFILE) = 4
open("/tmp/vl.jxyCmR", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1
EACCES (Permission denied)
open("/tmp/vl.jxyCmR", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0644) = -1
EACCES (Permission denied)
qemu: could not open hard disk image 'hd.img'
It had better say /tmp is not writable.
Thanks,
Feri.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages qemu depends on:
ii bochsbios 2.1.1+20041109-3 BIOS for the Bochs emulator
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer
ii vgabios 0.5a-1 VGA BIOS software for the Bochs an
ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]