- List of Backups
- View the diff current.
- View the source.
- View the backup.
- 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)
- The added line is THIS COLOR.
- The deleted line is THIS COLOR.
* HDD Format [#mf68b47b] ** ext4 [#x12838dc] ** 2TB以上 (GPT) [#fb935f8e] partedを使用.guiを持ったgpartedが便利. ** 2TB以下 [#lfb34e0d] - deviceの確認 -- sudo fdisk -l - deviceの選択 -- sudo fdisk /dev/sdb - format - sudo mkfs.ext4 /dev/sdb1