RedHet9下挂载U盘
时间:2006-10-04 来源:cifan
Script started on 2006年10月04日 星期三 20时42分13秒
bash2-2.05b# mkdir /mnt/usb
bash2-2.05b# ls /mnt/
cdrom g typescript usb windows
bash2-2.05b# mount /dev/sda1 /mnt/usb/
bash2-2.05b# cd !$
cd /mnt/usb/
bash2-2.05b# ls
AutoRun.inf booksale.c ??????????.doc hackbook.exe recycler robot tc.rar
bash2-2.05b# cd ..
bash2-2.05b# umount /mnt/usb/
bash2-2.05b# mount /dev/sda1 -t vfat -o codepage=936,iocharset=936 /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
or too many mounted file systems
bash2-2.05b# ^vfat^msdos
mount /dev/sda1 -t msdos -o codepage=936,iocharset=936 /mnt/usb/
bash2-2.05b# cd !$
cd /mnt/usb/
bash2-2.05b# ls
autorun.inf booksale.c hackbook.exe recycler robot tc.rar 英语历~1.doc
bash2-2.05b#
Script done on 2006年10月04日 星期三 20时44分54秒
bash2-2.05b# mkdir /mnt/usb
bash2-2.05b# ls /mnt/
cdrom g typescript usb windows
bash2-2.05b# mount /dev/sda1 /mnt/usb/
bash2-2.05b# cd !$
cd /mnt/usb/
bash2-2.05b# ls
AutoRun.inf booksale.c ??????????.doc hackbook.exe recycler robot tc.rar
bash2-2.05b# cd ..
bash2-2.05b# umount /mnt/usb/
bash2-2.05b# mount /dev/sda1 -t vfat -o codepage=936,iocharset=936 /mnt/usb/
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
or too many mounted file systems
bash2-2.05b# ^vfat^msdos
mount /dev/sda1 -t msdos -o codepage=936,iocharset=936 /mnt/usb/
bash2-2.05b# cd !$
cd /mnt/usb/
bash2-2.05b# ls
autorun.inf booksale.c hackbook.exe recycler robot tc.rar 英语历~1.doc
bash2-2.05b#
Script done on 2006年10月04日 星期三 20时44分54秒
相关阅读 更多 +