GNU bug report logs -
#50601
parted-3.4 | File system not created
Previous Next
Reported by: Ricky Tigg <ricky.tigg <at> gmail.com>
Date: Wed, 15 Sep 2021 11:00:02 UTC
Severity: normal
Done: "Brian C. Lane" <bcl <at> redhat.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Good to know. That turns unexpectedly that report into the most common
observable issue, which has root in documentation and
descriptions.commands. Of course from the analyse of relevant materials,
manual PARTED(8) and parted's interactive interface "(parted) help", the
obvious is noticeable; yur depicted description is there missinge.
$ man parted
mkpart [part-type name fs-type] start end
Create a new partition. part-type may (...).
# parted /dev/sdc
(parted) help
mkpart PART-TYPE [FS-TYPE] START END make a partition
Here is the relevant information in this regards, though documented lately
in the logical information chain. Its reading may for that very reason
easily be missed:
# parted /dev/sdc
(parted) help mkpart
(...)
'mkpart' makes a partition without creating a new file system on the
partition. FS-TYPE may be specified to set an appropriate partition ID.
That's precisely within manual PARTED(8) and parted's interactive interface
"(parted) help" that information of first class relevance are dully
expected to be documented. What a pity it has not been according to that
principle since 2007 March 29 till nowadays. Regards.
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.