Re: how to support long file name in vfat format under linux

2009-10-13 Thread loody
hi: 2009/10/13 loody milo...@gmail.com: Dear all: there is a long file name under my usb flash, but I only can see 8.3 format under my linux. Does that mean I lost any file system config? if so, which one I should include? my kernel version is 2.6.18. appreciate your help, miloody should

Re: how to support long file name in vfat format under linux

2009-10-13 Thread Srdjan Todorovic
Hi, On 13/10/2009, loody milo...@gmail.com wrote: 2009/10/13 loody milo...@gmail.com: there is a long file name under my usb flash, but I only can see 8.3 should I add more mount option? I only use: mount /dev/sda1 /media/usb Type 'mount' and you will probably see it as fat or fat16. You

Re: how to support long file name in vfat format under linux

2009-10-13 Thread loody
dear all: 2009/10/13 loody milo...@gmail.com: hi: 2009/10/13 loody milo...@gmail.com: Dear all: there is a long file name under my usb flash, but I only can see 8.3 format under my linux. Does that mean I lost any file system config? if so, which one I should include? my kernel version

Re: how to support long file name in vfat format under linux

2009-10-13 Thread Rahul Tank
Hi, On Tue, Oct 13, 2009 at 6:36 PM, loody milo...@gmail.com wrote: dear all: 2009/10/13 loody milo...@gmail.com: hi: 2009/10/13 loody milo...@gmail.com: Dear all: there is a long file name under my usb flash, but I only can see 8.3 format under my linux. Does that mean I lost

Re: how to support long file name in vfat format under linux

2009-10-13 Thread arshad hussain
I have another question right now. I write a autorun.sh to detect the hotplug event and mount the disk. But if I got a usb HD that have vfat, NTFS and ext3 formats at different partitions, how could I write one mount command for all cases? I cannot mount every /dev/sda[1-9] as -t vfat,

Re: how to support long file name in vfat format under linux

2009-10-13 Thread loody
Hi: 2009/10/13 Rahul Tank gr8ra...@gmail.com: Hi, On Tue, Oct 13, 2009 at 6:36 PM, loody milo...@gmail.com wrote: dear all: 2009/10/13 loody milo...@gmail.com: hi: 2009/10/13 loody milo...@gmail.com: Dear all: there is a long file name under my usb flash, but I only can see 8.3

Re: how to support long file name in vfat format under linux

2009-10-13 Thread abhijeet tripathi
Hello, --- On Tue, 13/10/09, Rahul Tank gr8ra...@gmail.com wrote: From: Rahul Tank gr8ra...@gmail.com Subject: Re: how to support long file name in vfat format under linux To: loody milo...@gmail.com Cc: Kernel Newbies kernelnewbies@nl.linux.org Date: Tuesday, 13 October, 2009, 7:18 PM

RE: how to support long file name in vfat format under linux

2009-10-13 Thread Rajat Jain
Hi, The problem comes from my trying to write a autoscrpit to mound usb device under my embedded system. I guess hotplug agents are what you are looking for. I had used them long back and I think they are still available. The basic concept is that every time anew device is added in the