Score:0

CentOS 8 partprobe command still showing disk label after deletion

ru flag

Running CentOS 8, I want to make the Disk "/dev/nvme1n1" totally empty without any partition to to make it available for use by special distro of Kubernetes.

Commands executed to delete all partitions on the disk using fdisk and then dd command to wipe off the first sector

dd of=/dev/zero if=/dev/nvme1n1 obs=512 seek=1 AND dd if=/dev/zero of=/dev/nvme1n1 bs=512 count=1 conv=notrunc

Still the Command partprobe shows msdos partitions

partprobe -d -s /dev/nvme1n1 /dev/nvme1n1: msdos partitions

In ideal case, the command should not output anything.

Any support please

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.