> When I use the command to mount floppy: mount /dev/fd0/mnt
> I get the msg from bash : cant find /dev/fd0/mnt in /etc/mtab or
> /etc/fstab
yes - /dev/fd0/mnt does not exist.
You need mount /dev/fd0 /mnt
^ this is important.
> Also, I am running two har
When I use the command to mount floppy: mount /dev/fd0/mnt
I get the msg from bash : cant find /dev/fd0/mnt in /etc/mtab or
/etc/fstab
what am i doing wrong.I just want to be able to install packages from
floppy which I downloaded from the net and I cant get Debian 2.0 to mo
2 matches
Mail list logo