On Sunday 11 May 2008, Alvin wrote: > I have found the reason, on the ARM board, chown() can not operate on SD > card media, my test script is on SD card. But when I put them to NAND, it > all passed. > Yes, it runs as root, but seems no effect to USB device.
i'm guessing your SD is formatted as FAT. if that's the case, running any filesystem test that involves setting owner/group will fail. test a POSIX compliant filesystem rather than FAT. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
