2011年11月2日 星期三

格式化儲存裝置為ext3,並掛載使用

mkfs.ext3 -b 4096 /dev/hda
mkdir -P /mnt/mount_here
mount /dev/hda /mnt/mount_here

沒有留言:

張貼留言