--- In [email protected], Paul Roth <[EMAIL PROTECTED]> wrote: > > hi you all once more, > > I have a flash card, which I can mount with "mount -t vfat /dev/mmc0 /mnt/0" and it works. I must mount this device with fstab, because the program and many other files are there. > > If I have an entry in fstab, I always get something like "no such device", but later mounting it manually is no problem. Why this ? > > May be, there is another way, but I want to start the program from inittab with respawn, because that is, what I need. > > I don't understand, but I like understanding the things and it is important to have the device mounted early, there has to be done much logging...... > > Paul > > --------------------------------- > Ihr erstes Baby? Holen Sie sich Tipps von anderen Eltern. >
Unfortunately the fstab method doesn't work because at the startup it is managed before the the USB devices acknoledge.
