我的U盘是七喜HEDY Babydisc 128MB(USB 2.0),在Mandrakelinux 10.1 Official里不能自动挂载,手动挂载又不知道该在哪里挂载,请问应该怎么办才能挂载呢?
以下是在终端里su后用mount的提示信息:
[root@localhost stephen]# mount
/dev/sda12 on / type reiserfs (rw,notail)
none on /proc type proc (rw)
none on /proc/bus/usb type usbfs (rw)
none on /sys type sysfs (rw)
/dev/sda10 on /boot type ext3 (rw)
/dev/sda13 on /home type reiserfs (rw,notail)
none on /mnt/floppy type supermount (rw,sync,dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=gb2312,codepage=936)
/dev/sda1 on /mnt/win_c type vfat (rw,umask=0,iocharset=gb2312,codepage=936)
/dev/sda5 on /mnt/win_d type vfat (rw,umask=0,iocharset=gb2312,codepage=936)
/dev/sda6 on /mnt/win_e type vfat (rw,umask=0,iocharset=gb2312,codepage=936)
/dev/sda7 on /mnt/win_f type vfat (rw,umask=0,iocharset=gb2312,codepage=936)
/dev/sda8 on /mnt/win_g type vfat (rw,umask=0,iocharset=gb2312,codepage=936)
/dev/sda9 on /mnt/win_h type vfat (rw,umask=0,iocharset=gb2312,codepage=936) |