FreeBSD Linux: Remove Clear GPT Partition Table from drives

Problem: FreeBSD 9 use GPT Partitionlabel by default to remove with Linux do:

fdisk message: WARNING: GTP (GUID Partition Table) detected on '/dev/sdX'
The util fdisk isn't support GPT.

do on console:
sudo parted /dev/sdX

mklabel msdos (Enter Yes!)
quit

now use Linux fdisk to recreate a new partion Table

Impressum Datenschutz-DSGVO-GDPR

Last Update 08.10.2023 www.linuxonlinehelp.eu - Nonprofit Linux PC & Server Support since 2004 Tags: Linux Online Help, Linuxonlinehelp, Linux Support, Linux Hilfe