Your message dated Sun, 3 Jan 2010 17:38:23 -0800
with message-id <[email protected]>
and subject line Re: Bug#315469: qemu: confusing error message when CDROM not
found
has caused the Debian Bug report #315469,
regarding qemu: confusing error message when CDROM not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
315469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315469
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 0.6.1+20050407-1
Severity: minor
the command:
qemu -user-net -nographic -cdrom foo
(foo is an empty file)
gives the error:
qemu: could not open hard disk image 'foo'
since i didn't specify any hard disk images, this was a little
confusing.
live well,
vagrant
-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
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 compression library - runtime
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 0.11.1-1
On Wed, Jun 22, 2005 at 03:10:05PM -0600, Vagrant Cascadian wrote:
> Package: qemu
> Version: 0.6.1+20050407-1
> Severity: minor
> the command:
>
> qemu -user-net -nographic -cdrom foo
>
> (foo is an empty file)
an empty file now works fine.
> gives the error:
>
> qemu: could not open hard disk image 'foo'
a missing file still gives the error message:
qemu -cdrom foo
qemu: could not open disk image foo
at least it's not hard-coded to say "hard disk image", so this has improved
slightly. seems good enough to me to close this one.
live well,
vagrant
--- End Message ---