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

--- Comment #16 from Patrick Silva <bugsefor...@gmx.com> ---
here is the output of your commands:

$ sudo sfdisk --force --append /dev/sdd
[sudo] password for myusername: 

Welcome to sfdisk (util-linux 2.35.1).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.

Checking that no-one is using this disk right now ... OK

Disk /dev/sdd: 7.47 GiB, 8004304896 bytes, 15633408 sectors
Disk model: Cruzer Blade    
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x04e9854c

Old situation:

Type 'help' to get more information.

/dev/sdd2: start=2048
Created a new partition 1 of type 'Linux' and of size 7.5 GiB.
   /dev/sdd1 :         2048     15633407 (7.5G) Linux
/dev/sdd2: Done.

New situation:
Disklabel type: dos
Disk identifier: 0x04e9854c

Device     Boot Start      End  Sectors  Size Id Type
/dev/sdd1        2048 15633407 15631360  7.5G 83 Linux

Do you want to write this to disk? [Y]es/[N]o: Y

The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.

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

Reply via email to