mount_msdosfs
cd /usr/ports/sysutils/ntfsprogs && make install clean
mount_msdosfs /dev/[B]device[/B] /mnt/[B]your dir[/B]
ls -al /dev/da0*
I don't know but i search on google and i saw that linux people mount it as vfat.Is there anyway to discover what fs is on there?
Create a folder named psp on /mnt andcrw-r----- 1 root operarot 0, 125 Jul 15 06:42 /dev/da0s1
mount_msdosfs /dev/da0s1 /mnt/psp
imp said:Is there anyway to discover what fs is on there?
Originally Posted by imp View Post
Is there anyway to discover what fs is on there?
fdisk da0s1