bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58393: parted ignores "fs-type" in mkpart when it specified in comma


From: rva
Subject: bug#58393: parted ignores "fs-type" in mkpart when it specified in command line
Date: Sun, 09 Oct 2022 00:34:37 +0300

When running in command prompt (gpt disk with no partitions)
mkpart PartName ext4 1M 500M
partition is created and "print" command shows file system ext4
 
When running
parted /dev/sda mkpart PartName ext4 1M 500M
parted creates partition but "print" does show file system.
 
So "mkpart" works different in interactive mode and non-interactive (file system is ignored)
 
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]