Hi all, after looking through almost all messages I don't know what goes wrong with my USB pen stick. I can mount it from shell using:
mount -t vfat /dev/sda1 /mnt/1
But if i enter the following in /etc/fstab
/dev/sda1 /mnt/1 vfat defaults 0 0
the device is not mounted after the boot completed. I also cannot
see any errors in dmesg and messages.
What's going wrong?
Klaus
