https://bugs.kde.org/show_bug.cgi?id=400330
Bug ID: 400330
Summary: Filesystem type unknown after partition table import
Product: partitionmanager
Version: 3.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Importing an exported partition table will fail to restore the filesystem type.
All partitions are created with type "unknown". Sometimes importing works as
expected, but fails on a second import.
STEPS TO REPRODUCE
1. Device -> Export Partition Table: save file
2. Device -> Import Partition Table: load file
3. If this worked: Undo all changes
4. Device -> Import Partition Table: load file
OBSERVED RESULT
Filesystem type is "unknown"
EXPECTED RESULT
Filesystem type should be restored as e.g. "fat32" or "ext4"
SOFTWARE VERSIONS
(available in About System)
partitionmanager: 3.3.1
KPMcore: 3.3.0
KDE Plasma Version: 5.14.1
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2
ADDITIONAL INFORMATION
Content of my exported partition table file (8GB SD-card):
##|v1|## partition table of /dev/sdd
# on Wednesday, 10 October 2018 11:06:58 CEST
type: "msdos"
align: "sector"
# number start end type roles label flags
1;2048;1050623;fat32;primary;"";"boot"
2;1050624;15325183;ext4;primary;"";""
--
You are receiving this mail because:
You are watching all bug changes.