[Buildroot] USB FAT drive in Linux on MPC8321

Tim Judd tjudd2k at yahoo.com
Fri Dec 2 23:09:05 UTC 2011


Debian is taking advantage of "Long File Name" support in DOS.  Your MPC8321 is doing only the 8.3 legacy dos naming convention.

Enabling LFN support in your msdos driver is what's missing.




 
If opportunity doesn't knock, build a door.
"I can" is a way of life.
More and Bigger is not always Better.
The road to success is always uphill.
Life isn't about finding yourself, it's about creating yourself.


________________________________
 From: Charles Krinke <charles.krinke at gmail.com>
To: buildroot <buildroot at busybox.net> 
Sent: Friday, December 2, 2011 3:37 PM
Subject: [Buildroot] USB FAT drive in Linux on MPC8321
 
Gentlemen:

I seem to be having a file name issue with USB drives with my MPC8321
target. This isnt a buildroot issue so much as a plea for help in
understanding how I can gain sanity back into this FAT USB disk issue.

To illustrate, here is an ls from my debian laptop followed by an ls
of the same USB drive from the MPC8321 target illustrating the issues.

I do have the module vfat in the build, so it is something more then vfat.ko

ls /media/801C-A3AB/
1q.bmp
2q.bmp
4.bmp
5.bmp
Logic Setup 1.1.5.1 (32-bit).exe
SdlcSerialAnalyser.dll
startup
TEES2009.pdf
CD00264885.pdf
TEMP
CHKSER
TempATCControllerFirmwarePDP.doc
CHKUSB
TESTCLOC
CK

1q    ~1.bmp
2q    ~1.bmp
4     ~1.bmp
5     ~1.bmp
logics~1.exe
sdlcse~1.dll
startup
tees2009.pdf
temp
testcloc

-- 
Charles Krinke
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111202/35bd9045/attachment.html>


More information about the buildroot mailing list