GParted 0.9.0

Libparted 2.3

Create Primary Partition #1 (ntfs, 100.00 GiB) on /dev/sda  00:00:02    ( SUCCESS )
    
create empty partition  00:00:01   &nb sp;( SUCCESS )
    
path: /dev/sda1
start: 2048
end: 209717247
size: 209715200 (100.00 GiB)
set partition type on /dev/sda1  00:00:00    ( SUCCESS )
    
new partition type: ntfs
create new ntfs file system  00:00:01     ( SUCCESS )
    
mkntfs -Q -v -L "WinVistaInstall" /dev/sda1
    
Cluster size has been automatically set to 4096 bytes.
Creating NTFS volume structures.
Creating root directory (mft record 5)
Creating $MFT (mft record 0)
Creating $MFTMirr (mft record 1)
Creating $LogFile (mft record 2)
Creating $AttrDef (mft record 4)
Creating $Bitmap (mft record 6)
Creating $Boot (mft record 7)
Creating backup boot sector.
Creating $Volume (mft record 3)
Creating $BadClus (mft record 8)
Creating $Secure (mft record 9)
Creating $UpCase (mft record 0xa)
Creating $Extend (mft record 11)
Creating system file (mft record 0xc)
Creating system file (mft record 0xd)
Creating system file (mft record 0xe)
Creating system file (mft record 0xf)
Creating $Quota (mft record 24)
Creating $ObjId (mft record 25)
Creating $Reparse (mft record 26)
Syncing root directory index record.
Syncing $Bitmap.
Syncing $MFT.
Updating $MFTMirr.
Syncing device.
mkntfs completed successfully. Have a nice day.

========================================

Create Extended Partition #2 (extended, 198.09 GiB) on /dev/sda  00:00:01    ( SUCCESS )
    
create empty partition  00:00:01   &nb sp;( SUCCESS )
    
path: /dev/sda2
start: 209717248
end: 625141759
size: 415424512 (198.09 GiB)

========================================

Create Logical Partition #3 (ntfs, 198.09 GiB) on /dev/sda  00:00:00    ( ERROR )
    
create empty partition  00:00:00   &nb sp;( SUCCESS )
    
path: /dev/sda5
start: 209719296
end: 625141759
size: 415422464 (198.09 GiB)
set partition type on /dev/sda5  00:00:00    ( SUCCESS )
    
new partition type: ntfs
create new ntfs file system  00:00:00     ( ERROR )
    
mkntfs -Q -v -L "Daten" /dev/sda5
    
Failed to access '/dev/sda5': No such file or directory
The device doesn't exist; did you specify it correctly?

========================================