From: Tommy Reynolds <Tommy.Reynolds@MegaCoder.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Re: vfat question
Date: Wed, 21 Dec 2005 10:43:21 -0600 [thread overview]
Message-ID: <20051221104321.1d02ca43.Tommy.Reynolds@MegaCoder.com> (raw)
In-Reply-To: <43A981FD.5030202@scienion.de>
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
Uttered Sebastian Kloska <kloska@scienion.de>, spake thus:
Please do not set the reply-to: mail header when sending to a mailing
list. Thanks.
> I have to admit I do not even have a clue how to get access to
> the directory table of a mounted vfat device. The whole idea
> is for manipulating the ordering of mp3-players which
> (on some devices) seems to dictate the play order.
> So if someone could point me to a good documentation
> I would appreciate it.
Accessing a mounted VFAT for this is probably not a good idea.
However, a userland solution should be possible and much easier than
trying this from the kernel.
Look at the mtools package:
http://www.gnu.org/software/mtools/mtools.html
where you should find tools that do such access already. Then, start
hacking the mdir(1) tool, or some such, to sort the VFAT orders
however you like them.
Cheers
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-12-21 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-21 9:24 vfat question Sebastian Kloska
2005-12-21 16:02 ` Horst von Brand
2005-12-21 16:25 ` Sebastian Kloska
2005-12-21 16:43 ` Tommy Reynolds [this message]
2005-12-21 18:11 ` Sebastian Kloska
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=20051221104321.1d02ca43.Tommy.Reynolds@MegaCoder.com \
--to=tommy.reynolds@megacoder.com \
--cc=linux-kernel@vger.kernel.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