https://bugs.kde.org/show_bug.cgi?id=386771

            Bug ID: 386771
           Summary: mkfs.f2fs needs -f for overwriting an existing
                    filesystem
           Product: partitionmanager
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: andr...@stikonas.eu
          Reporter: l...@z3ntu.xyz
  Target Milestone: ---

I tried to create a new partition on an sd card with f2fs but it fails with

Create a new partition table (type: gpt) on ‘/dev/mmcblk0’ 
Job: Create new partition table on device ‘/dev/mmcblk0’ 
Create new partition table on device ‘/dev/mmcblk0’: Success
Create a new partition table (type: gpt) on ‘/dev/mmcblk0’: Success

Create a new partition (29,72 GiB, f2fs) on ‘/dev/mmcblk0’ 
Job: Create new partition on device ‘/dev/mmcblk0’ 
Create new partition ‘/dev/mmcblk0p1’: Success

Job: Create file system ‘f2fs’ on partition ‘/dev/mmcblk0p1’ 
Command: mkfs.f2fs -l /dev/mmcblk0p1 
        F2FS-tools: mkfs.f2fs Ver: 1.9.0 (2017-09-21)

Info: Disable heap-based policy
Info: Debug level = 0
Info: Label = 
Info: Trim is enabled
        /dev/mmcblk0p1 appears to contain an existing filesystem (vfat).
        Use the -f option to force overwrite. 
Create file system ‘f2fs’ on partition ‘/dev/mmcblk0p1’: Error
Create a new partition (29,72 GiB, f2fs) on ‘/dev/mmcblk0’: Error

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to