--- In Hasan Güven Candoðan <> wrote:
>
> Hi;
> I need to reach two usb flash via on ts7800 at the same time to complete my
> intership project. So; I started to learn mounting usb flash. Although, I
> menage to mount on debian linux ; I couldn't mount on the kernel.
>
> I write these commands on the kernel as it is written here.
> http://www.embeddedarm.com/about/resource.php?item=393
> modprobe sd_mod
> modprobe usb_storage
> mdev -s
> mount /dev/sda1 /mnt/host
> when I write these commands , this is the error message "mount:mounting
> /dev/sda1 on /mnt/host failed: Invalid argument"
>
> when I "locate" sda1 it finds the file and path. However when I write " ls
> dev " command , I can't see the "sda1" file.
>
> I have been stuck with this problem for 4 days . Any help will be very
> useful for me.
>
> thanks in advance;
>
I menage to mount on debian linux ; I couldn't mount on the kernel.
You seem a bit confused about what the terminology means and its not much help
having to guess what you meant to say. What debian? What kernel? did you mean
console??
Did you mean ls dev or ls /dev : be precise please.
You call mdev , what mdev rules to you have set up, do they affect usb devices?
Mistrust busybox error messages , especially if you are using the now very old,
pre-release BB distributed with TSlinux.
BB is small, don't expect full, clear error messages .
------------------------------------
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/
|