Re: vfat question

From: Sebastian Kloska
Date: Wed Dec 21 2005 - 13:10:54 EST



thanks...

Tommy Reynolds wrote:

Uttered Sebastian Kloska <kloska@xxxxxxxxxxx>, 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




--
**********************************
Dr. Sebastian Kloska
Head of Bioinformatics
Scienion AG
Volmerstr. 7a
12489 Berlin
phone: +49-(30)-6392-1747
fax: +49-(30)-6392-1701
http://www.scienion.de
**********************************

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/