근데..이상한게 보이네??
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=jesstter&logNo=220994100077
블로그 참고해서 수정하면된다.
참고로 파티션 삭제하기는
#fdisk /dev/sdb (장치 위치는 df, fdisk -l로 확인)
Command(m for help) : p
▲ 현재 파티션 정보 확인
Command(m for help) : d
▲ 파티션 삭제 (번호 고르기 sdb뒤에나오는 숫자로 확인)
Command(m for help) : n
▲ 파티션을 전부 삭제한 후 n을 쳐서 새로운 파티션 생성
Command(m for help) : l
▲ 선택할 수 있는 파티션 타입 확인(ex. Linux, fat 등등)
Command(m for help) : t
▲ 파티션 넘버를 선택한 후 위에서 기억한 파티션 타입 입력
Command(m for help) : w
▲ 저장하고 나옴
[root@localhost ~]# fdisk /dev/sd
sda# sda1# sda2# sdb# sdb1# sdb2#
[root@localhost ~]# fdisk /dev/sda2
Welcome to fdisk (util-linux 2.23.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Device does not contain a recognized partition table
Building a new DOS disklabel with disk identifier 0xe0e90344.
You must set cylinders.
You can do this from the extra functions menu.
The device presents a logical sector size that is smaller than
the physical sector size. Aligning to a physical sector (or optimal
I/O) size boundary is recommended, or performance may be impacted.
Command (m for help): u
Changing display/entry units to cylinders (DEPRECATED!).
Command (m for help): u
Changing display/entry units to sectors.
근데 잘안되네..
귀찮아서..그냥 파티셧 다시 포맷함...
mkfs
'얕고넓은지식 > linux' 카테고리의 다른 글
PHP 정규식 패턴 모음 preg 사용 (0) | 2021.11.01 |
---|---|
정규표현식에 쓰이는 특수문자 (0) | 2021.11.01 |
자주 사용하는 정규표현식 (0) | 2021.11.01 |
정규 표현식 (Regular Expression) 과 응용 사례를 정리해 보자 (0) | 2021.11.01 |
리눅스 fdisk 포맷 mkfs (0) | 2021.09.23 |
centos 7 연결된 하드 보기 (0) | 2021.09.23 |
centos 7 bash 로 보여요....이걸 어떻게 바꾸죠? (0) | 2021.09.23 |
centos7 https 보안설 (0) | 2021.08.02 |
전동 스케이트보드 부품 (0) | 2021.08.02 |
AMINA+1.8.2+-+G5.3.1.6+-+YC5.3.1.6 (0) | 2021.05.02 |