# linux 6 버전에서 새로운 디스크 추가 후 fdisk 로 포맷 및 마운트 작업 #
[root@localhost /]# fdisk /dev/sd sda sda1 sda2 sda3 sdb sdb1 [root@localhost /]# fdisk /dev/sdb Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel Building a new DOS disklabel with disk identifier 0x34c1337c. Changes will remain in memory only, until … Read more