Hi schober
listed in fstab:
[code]sudo mount -t vfat /dev/fd0 ...
Quote
mount -t vfat /dev/fd0 /mnt/fd0If fd0 is not listed in fstab, then /mnt/fd0 won't exist either. Did you create it? You probably also need to use sudo f fd0 is not
listed in fstab:
[code]sudo mount -t vfat /dev/fd0 ...