ページの作成:「==オプション== ;-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

ストレージ新規追加の手順

  1. ストレージをマザーボードに接続
  2. lsblk。接続を確認
  3. パーティションの設計
  4. fdisk。パーティションを作成
  5. 各パーティションにファイルシステムを作成
  6. 作成したファイルシステムをツリーにマウント