Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18791

Re: How to mount floppy in cloud mode

$
0
0
Hi schober
Quote
mount -t vfat /dev/fd0 /mnt/fd0
If  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 ...

Viewing all articles
Browse latest Browse all 18791

Trending Articles