請問掛載usb - Linux

Table of Contents

請問一下,我在linux要掛載usb

我的指令如下: mount -t vfat /dev/sdb /media/usb (usb資料夾已經make好了)

可是卻出現unknown filesystem type 'vfat'

為什麼會這樣?竟然沒有辦法讀取vfat格式

我是用SUSE 11.1 掛載的

--

All Comments

Susan avatarSusan2008-12-29
/dev/sdb1
Lydia avatarLydia2009-01-03
the same result ....>"<
I use root to mount the usb, but still in vain
Xanthe avatarXanthe2009-01-04
別忘了權限
Candice avatarCandice2009-01-09
I am using linux, not convenient typing Chinese..
Andrew avatarAndrew2009-01-14
is the problem of SUSE.. ??
Zenobia avatarZenobia2009-01-18
cat /proc/partitions
Hedwig avatarHedwig2009-01-22
or `fdisk -l` to get info.