2012년 12월 24일 월요일

Remove a GUID Partition Table (GPT) in Linux

My initial though was to use fdisk. However, fdisk does not understand GUID Partition Tables and therefore cannot remove such tables. The other tool that does understand GPT is a tool called “parted”.
So to replace the GPT table with msdos, I did:
parted /dev/sdc
mklabel msdos
quit

출처: http://www.virtualvcp.com/linux-technical-guides/125-clearing-a-guid-partition-table-gpt-in-linux

 


댓글 없음:

댓글 쓰기

인용

  속죄의 길을 걷는 베르고글리오, 내려옴으로써 길을 찾은 베네딕토 16세. 우리는 죄를 인정하는 순간 모든 것을 잃어버리게 되고, 내려오는 순간 다시는 올라갈 방법이 없을 것이라 믿는다. 끊임없는 정당화와 합리화, 타협은 그러한 확신에 기인하는 법이...