Install stucks at 33%

Hi,
I want to install Netrunner only on my ssd. It should replace an open Suse installation. The Installer starts correctly but stucks at 33% with the Message “Erzeugen des ext4-Dateisystems für / in Partion 1 …”( in English: creating file system ext4 on partition 1 of scsi4 ). What shoud I do?

Hmm did you tried manually partitioning?
Also is there anything regarding the problem in /var/log/installer or in the dmesg.log

First I tried auto partitioning then manually to get rid of the swap partition on my ssd. The install partititon is sdc1. Here are the logs:
dmesg
[ 69.822508] JFS: nTxBlock = 8192, nTxLock = 65536
[ 69.910668] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 76.653694] ntfs: driver 2.1.30 [Flags: R/O MODULE].
[ 76.700318] QNX4 filesystem 0.2.3 registered.
[ 77.417981] EXT4-fs (sda2): unable to read superblock
[ 77.419463] EXT4-fs (sda2): unable to read superblock
[ 77.420847] EXT4-fs (sda2): unable to read superblock
[ 77.422465] FAT-fs (sda2): invalid media value (0xeb)
[ 77.422469] FAT-fs (sda2): Can’t find a valid FAT filesystem
[ 77.447499] isofs_fill_super: bread failed, dev=sda2, iso_blknum=16, block=32
[ 77.449138] SQUASHFS error: Can’t find a SQUASHFS superblock on sda2
[ 77.453756] XFS (sda2): Invalid superblock magic number
[ 77.455650] FAT-fs (sda2): invalid media value (0xeb)
[ 77.455655] FAT-fs (sda2): Can’t find a valid FAT filesystem
[ 77.460672] MINIX-fs: unable to read superblock
[ 77.462088] attempt to access beyond end of device
[ 77.462092] sda2: rw=16, want=3, limit=2
[ 77.462095] hfsplus: unable to find HFS+ superblock
[ 77.463794] qnx4: no qnx4 filesystem (no root dir).
[ 77.465190] You didn’t specify the type of your ufs filesystem

mount -t ufs -o ufstype=sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep …

WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old
[ 77.466627] hfs: can’t find a HFS filesystem on dev sda2
[ 84.726610] EXT4-fs (sdc2): unable to read superblock
[ 84.728136] EXT4-fs (sdc2): unable to read superblock
[ 84.729588] EXT4-fs (sdc2): unable to read superblock
[ 84.731229] FAT-fs (sdc2): bogus number of reserved sectors
[ 84.731237] FAT-fs (sdc2): Can’t find a valid FAT filesystem
[ 84.740255] isofs_fill_super: bread failed, dev=sdc2, iso_blknum=16, block=32
[ 84.743001] SQUASHFS error: Can’t find a SQUASHFS superblock on sdc2
[ 84.751371] XFS (sdc2): Invalid superblock magic number
[ 84.754338] FAT-fs (sdc2): bogus number of reserved sectors
[ 84.754346] FAT-fs (sdc2): Can’t find a valid FAT filesystem
[ 84.761089] MINIX-fs: unable to read superblock
[ 84.762588] attempt to access beyond end of device
[ 84.762593] sdc2: rw=16, want=3, limit=2
[ 84.762596] hfsplus: unable to find HFS+ superblock
[ 84.764240] qnx4: no qnx4 filesystem (no root dir).
[ 84.766150] You didn’t specify the type of your ufs filesystem

mount -t ufs -o ufstype=sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep …

WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old
[ 84.767692] hfs: can’t find a HFS filesystem on dev sdc2
[ 388.490266] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 403.909596] Adding 8386556k swap on /dev/sda5. Priority:-1 extents:1 across:8386556k FS

/var/log/installer/debug:
QSocketNotifier: Invalid socket 18 and type ‘Exception’, disabling…
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “de_DE.UTF-8”,
LC_ALL = (unset),
LANG = “de_DE.UTF-8”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “de_DE.UTF-8”,
LC_ALL = (unset),
LANG = “de_DE.UTF-8”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
QSocketNotifier: Invalid socket 22 and type ‘Read’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Exception’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Write’, disabling…
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “de_DE.UTF-8”,
LC_ALL = (unset),
LANG = “de_DE.UTF-8”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
QSocketNotifier: Invalid socket 22 and type ‘Read’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Exception’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Write’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Read’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Exception’, disabling…
QSocketNotifier: Invalid socket 22 and type ‘Write’, disabling…

Please use quotations in the future for better readability and being banned by akismet.
I don’t see an error message for the formatting here.
Are you trying to install on a msdos partitionscheme harddrive or gpt one?
Note that msdos partitionschemes only support 4 primary partitions

Only one partition with ext4. Msdos or gpt, I dont know.
[hr]
Ok, I solved my problem. I created my partitions with fdisk and the Install works.
Thank you for your quick answers!

If it stucks at formatting can you just choose to not format it with the installer in manual install mode? You need to format it beforehand with gparted or kde partitionmanager.