I am pretty new to Linux and want to install ArchBang-Linux, but I fail at creating a bootable USB-Stick.
Can someone explain this procedure to me in a little more detail?
https://wiki.archlinux.org/index.php/UEFI#Create_UEFI_bootable_USB_from_ISO
Especially:
First create a MBR partition table in the USB using fdisk. Mount the USB partition and create a FAT32 filesystem with LABEL as used in the Archiso configuration.
How do I create a MBR partition table?
How to mount?
with LABEL? what label? as used in the Archiso config?
or do I just have to execute the shown commands? Somehow I couldn't manage to do this....
Would really appreciate any help - especially a step by step guide would be nice. I just don't know how to do this :(