Personal tools
You are here: Home コンピュータ Linux Tips File System Tips FileSystemの作成
Document Actions

FileSystemの作成

by すぎお last modified 2007-09-26 09:23

新しいボリュームにファイルシステムを作成する。

# fdisk /dev/***

作成したパーティーションにファイルシステムを作成する。 ext2の場合

# mkfs.ext2 /dev/***

ext3の場合

# mkfs.ext3 /dev/***

既存の ext2 ファイルシステムを ext3 に変換する場合

# tune2fs -j /dev/***

/etc/fstab のファイルシステム部分を編集する。

« January 2009 »
Su Mo Tu We Th Fr Sa
123
45678910
11121314151617
18192021222324
25262728293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: