On Thu, 15 Jan 2009, Dan wrote:
> I suspect you will want to add an entry to your /etc/fstab file. Of
> course, I don't exactly know what I'm doing either. I'm sure someone
> will happy point out that I am wrong if that's the case.
>
> http://en.wikipedia.org/wiki/Fstab
only part of the answer. Not sure which kernel you have. I _think_ with 2.4
kernel, your only option is to write a daemon which periodically checks if
there is a filesystem at e.g. /dev/sda1, and if there is it mounts it.
Beware, you'd also need code to unmount it and inform the daemon not to
re-mount the file system until it has "gone away and come back".
Jim
>
> --- In "joshs_mcs" <> wrote:
>>
>> Hi,
>>
>> I'm still fairly new to Linux and Embedded Arm products. I need to be
>> able to have the system auto-mount a usb flash drive. I'm running the
>> stock OS that came on the SD card from Technologic.
>>
>> fdisk list is showing me the usb drive as /dev/sda
>>
>> Any help is greatly appreciated.
>>
>> Thanks,
>>
>> Josh
>>
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|