From: Richard Neill <rn214@hermes.cam.ac.uk>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] smb option requires full path! Grr!
Date: Thu, 15 Dec 2005 07:12:47 +0000 [thread overview]
Message-ID: <43A1176F.30708@hermes.cam.ac.uk> (raw)
I've just spent *hours* tracking this down.
When you invoke qemu with the -smb option, unless you specify the full
path to the directory which is to be shared, you get all sorts of
totally weird and unhelpful windows errors.
Fixes that are needed:
1)Most urgently, this documentation page:
http://fabrice.bellard.free.fr/qemu/qemu-doc.html
needs to be modified. Where it refers to
`-smb dir', it is important to note that dir must be an absolute path.
[Incidentally, I note that the -redir option still doesn't document that
slirp is broken, and has been for ages. Please can these be updated - it
will save someone else the many wasted hours I have experienced fixing
these two bugs]
2)It would be nice if the -smb option to qemu either detected the
relative path and printed an error, or it corrected it to the absolute path.
3)Perhaps it would be worth printing to stdout:
"Using smb configuration file /tmp/...../smb.conf"
4)I note that there are lots of defunct, but smb processes which do not
properly exit until QEMU closes. These are harmless, but rather ugly.
Regards,
Richard
reply other threads:[~2005-12-15 7:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43A1176F.30708@hermes.cam.ac.uk \
--to=rn214@hermes.cam.ac.uk \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).