0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

パーティションコマンドメモ

Posted at

パーティションコマンドメモ
パーティションの名前を変更する
sudo e2label /dev/sda4 partition4

パーティションの名前を変更した後、キャッシュを捨てて名前を確認する
sudo blkid -c /dev/null

TODO
fdisk などについて書く

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?