I'm having problems mounting my USB flash drive, as I do not know what it is called under freeBSD.
In linux, I would use the command:
But from the information I have found, in unix it is /dev/da0.
..I can't mount /dev/da0 though.
Could anybody give some insight?
It would be much appreciated.
In linux, I would use the command:
Code:
sudo mount /dev/sdb /media/usb
..I can't mount /dev/da0 though.
Could anybody give some insight?
It would be much appreciated.