- List of Backups
- View the diff.
- View the diff current.
- View the source.
- Go to Linux/HDD Format.
- 1 (2012-12-28 (Fri) 16:08:18)
- 2 (2013-01-08 (Tue) 20:21:37)
- 3 (2016-04-04 (Mon) 15:33:37)
HDD Format †
ext4 †
- deviceの確認
- sudo fdisk -l
- deviceの選択
- sudo fdisk /dev/sdb
- format
- sudo mkfs.ext4 /dev/sdb1