From: Richard Neill <rn214@hermes.cam.ac.uk>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] SMB server and permissions
Date: Tue, 10 Oct 2006 01:44:12 +0100 [thread overview]
Message-ID: <452AECDC.2020809@hermes.cam.ac.uk> (raw)
Dear All,
Just thinking - it would be really neat to get a Linux "live-CD" working
with a USB stick, and SMB. Sort of like Qemu-Puppy, or
damnsmalllinux-embedded do. BUT...
DSL/PuppyLinux both use a loopback filesystem and a disk image for
/home. This works well, but the disk-image is hard to work with from the
host.
It would be much much neater to use SMB, and a regular directory, since
this allows /home to be a regular directory, accessible:
- from the host (as a normal directory)
- from the guest (via SMB)
- from the pendrive, when booted directly.
BUT, the pendrive has to be formatted with VFAT, in order to be Windows
compatible. So, at last, my question:
"Is there any way to get QEMU's SMB server to support Unix filesystem
semantics (permissions, case-sensitive, symlinks, owners) while the data
is actually stored on a VFAT filesystem?"
- I know about UMSDOS, but it's now defunct.
- Permissions,ownerships aren't so important, but symlinks, and
avoiding clashes between filenames with case-differences are.
Alternatively, now that Qemu has rw support for virtual FAT, could it be
done this way? Alternatively, how about supporting an ext2 partition?
Thanks for your advice - QEMU is brilliant!
Richard
reply other threads:[~2006-10-10 0:44 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=452AECDC.2020809@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).