https://bugs.kde.org/show_bug.cgi?id=400331
Bug ID: 400331
Summary: partition flags are not imported
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 not set "flag" attributes.
STEPS TO REPRODUCE
1. Device -> Export Partition Table: save file
2. Device -> Import Partition Table: load file (might fail completely due to
Bug 400330)
OBSERVED RESULT
only the partition table, partition type, label and size are imported. "Flags"
(like "boot") are not present.
EXPECTED RESULT
Flags should be restored
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.