ページの作成:「==オプション== ;-l :List the partition tables for the specified devices」 |
|||
2行目: | 2行目: | ||
;-l | ;-l | ||
:List the partition tables for the specified devices | :List the partition tables for the specified devices | ||
==ストレージ新規追加の手順== | |||
# ストレージをマザーボードに接続 | |||
# <code>lsblk</code>。接続を確認 | |||
# パーティションの設計 | |||
# <code>fdisk</code>。パーティションを作成 | |||
# 各パーティションにファイルシステムを作成 | |||
# 作成したファイルシステムをツリーにマウント |
2019年2月26日 (火) 19:29時点における版
オプション
- -l
- List the partition tables for the specified devices
ストレージ新規追加の手順
- ストレージをマザーボードに接続
lsblk
。接続を確認- パーティションの設計
fdisk
。パーティションを作成- 各パーティションにファイルシステムを作成
- 作成したファイルシステムをツリーにマウント