BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.78k stars 554 forks source link

Boot Partition problem #3462

Open Zoey335 opened 2 years ago

Zoey335 commented 2 years ago

Type: Question system files

Question

Right after i finish partitioning my hard drives i get an error screen that said

/sbin/blackarch-install: line 1192: /sbin/mkfs.ext4: input/output error ERROR: Could not create filesystem

lm not really sure what to do at this point can anyone point me in the right direction?

marianomarciello commented 2 years ago

Hello @Zoey335 What kind of partition are you trying to create ? Maybe you are trying to create an efi parition instead of a gpt partition.

Try to give some more information. Maybe the output of the command fdisk -l can help.