fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 linproc /compat/linux/proc linprocfs rw 0 0
# mount /dev/fd # mount /proc # mount /compat/linux/proc
//hiraga@192.168.1.1/share /mnt smbfs rw,noauto 0 0
# mount_smbfs -E euc-jp:cp932 -I 192.168.1.1 //hiraga@192.168.1.1/share /mnt
/dev/da0s1 /mnt msdosfs rw,noauto 0 0
# mount_msdosfs -L ja_JP.UTF-8 -D CP932 /dev/da0s1 /mnt
Copyright ©2000-2018 T.Hiraga <hiraga@next-hop.net> All Rights Reserved. Last modified: $Date: 2016/02/10 19:28:56 $ |