X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralSolution to Bash partprobe command ...

Solution to Bash partprobe command not found error

What is partprobe? It is the tool that requests the operating system to re-read the partition table and informs the operating system kernel of the partition table changes. It is an unsafe vehicle. It is possible that you will receive the following error while performing disk expansion operations.

Error: -bash: partprobe: command not found

If you use the following command instead of partprobe to solve the error, it will perform the same function. Partx is also recommended by Red Hat.

partx -v -a /dev/sda

What is partx: It provides information to the kernel about the existence and numbering of partitions on the disk.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(230 times viewed. / 1 people found helpful.)