How do you take Linux off of a hard drive?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Michael Havens
日付:  
題目: How do you take Linux off of a hard drive?
If you want to make a file system on hda5, do this command:
mkfs -t vfat -c /dev/hda5
to make a fat32 filesystem in that partition.
---
It responded with:
    Attempting to create a too large filesystem.


What the heck does that mean? Rather, how do I push my creation through the
seive (funnel)?