Weassume you have already burned the iso onto a USB or DVD and you are ready for the installation. When you boot to the image it should display something similar to the following screen. Select your architecture and press enter. [Example: Blackarch Linux (x86_64) for 64bit]
If you want to install BlackArch using VirtualBox, make sure to choose the right ISO. Check if your hardware supports virtualization. If so enable it in your UEFI/BIOS settings. If not, you must use the 32 bit ISO. Qemu with KVM was successfully tested and can be used instead of VirtualBox
To start the installation, you must execute the Blackarch install script. In order to avoid any problems that can cause you to restart the installation, make sure to have internet available on the machine where you want to install Blackarch. You can list the available network interfaces with the command ip a. If you want or only have wifi available as an option, you may read the arch wiki to know how to setup a wireless connection.(ie: wifi-menu/netctl) If your keyboard differs from the default one, qwerty us, you can set the keymap corresponding to your language / country. For example, enter the command loadkeys following the 2 letters of your country code. Execute the command blackarch-install to start the Blackarch install script.
Throughout this tutorial, you may want to execute some shell commands while the script is running. You can do it at any time without the need to stop it by simply switching tty's by pressing these keys simultaneously ctrl + alt + f2 (f1 is the default tty where you ran the blackarch-install script (if you did not execute it in another tty...), f2, f3, f4, f5 or f6 will bring a new tty where you can execute any command you may need. This is just a tip in case you didn't know)
If you downloaded the live ISO. If you choose this option you will not need internet during the install process. However, in order to have an updated system, after the installation has finished, once you reach your install environment (after you boot into the fresh install) start a general update using pacman -Syyu .
This is not a recommended option for beginners, instead of fetching theprebuilt package from a repository as pacman does, this will get the source code and compile from source. It's similar to emerge available on a Gentoo system (blackman simply builds from source, emerge is infinitively more advanced and offers a ton of features)
You now have to select the keymap you want. If you have a qwerty based keyboard, you can stick with the us keycode, however, this may be not always be the case. If you are unsure, you may List available keymaps on Blackarch by selecting 2. Most of the time, the english country code is used. For a french azerty, the keymap will be fr, for a spanish es etc... If you know the keymap, set 1
The hostname is basically the name you want to give to your computer on your local network. It will resolve as the name given. You may choose whatever you like and this can be changed at any time by editing the /etc/hostname file.
A list of the available network interfaces will be displayed. As explained earlier, you should select your ethernet interface if possible, the script doesn't provide any support for wifi. It's still possible to use wifi, but you will have to set it up by yourself.
Pacman will now update each repo, download and install some basic system packages needed for the next step of the Blackarch install. Ifyou have a slow download speed, this can take some time. Go grab a coffee!
You now have to setup the partitions. The example given is a basic one and should work in most cases. You will need to create at least 2 partitions (boot and root) but we will use 3 in this example including the swap partition. Let's start with the first one, boot.
When you confirm the password, the root partition will immediately be encrypted. After it fully encrypts the partition, the install script needs to mount the device, enter your password again to unclock the root partition so the install script can mount it and complete the installation.
Now the script will download the latest necessary packages for your system. This will take a little time depending on your internet speed. When the install is finished with this task, you will be asked to set the password of your root account.
From now on, the last 3 steps before the end are optional. The script will now ask you if you want a X display (graphical environment, a desktop), before you type y and press enter, make sure nobody is looking at your screen, this is very important.
You will have the choice to download the VirtualBox guest additions/tools, if you are not interested, press n and hit enter. If you want the Blackarch tools, saying y will download and install more than 1500 tools from the Blackarch repo, you can fetch those later if you want. This is an option that can be skipped.
If you ever wonder what the meaning of that is. It's just a "Joke" made by a developer. In other words, this means that its the end of the installation. You can now reboot and access your new Blackarch Linux system.
Enjoy Blackarch Linux, and remember the developers/contributors of BlackArch Linux are volunteers. All the work provided is free and was done in their free time. You can help us by making a donation which will be used for this project only.
BlackArch is a penetration testing distribution based on Arch Linux that provides a large number of security tools. It is an open-source distro created specially for penetration testers and security researchers. The repository contains more than 2900 tools that can be installed individually or in groups. BlackArch Linux is compatible with existing Arch Linux installations.[1][2]
Similar to Kali Linux and Parrot OS, BlackArch can be burned to an ISO image and run as a live system.[1] BlackArch can also be installed as an unofficial user repository on any current Arch Linux installation.[3]
BlackArch currently contains 2900 packages and tools, along with their dependencies.[4] BlackArch is developed by a small number of cyber security specialists and researchers that add the packages as well as dependencies needed to run these tools.
Our gin perfectly encapsulates the rugged but bountiful landscape around the Black Arch in County Antrim. By combining botanicals like blackberries and nettle that grow on the land above, with a subtle hint of seaweed, the gin, like the arch itself, perfectly bridges the land and the ocean.
and after successful installation of update, I rebooted my machine and after reboot I am only seeing black screen and also I am not able to access terminal (if display manager had broken). How to fix?
Without modesetting, you cannot run X11 or wayland, but I guess the problem is in starting the displayserver or display manager or desktop session anyway, so start by looking into the journal of the previous boot(s) to figure what actually failed.
Internet?? You'd just use another system in the same subnet.
Anyway: since you can boot w/o modeset and the other bug is recorded in the journal, lookup the journal from a previous ("failing") boot.
Without knowing the kernel version that last worked. The kernel version that the issue first occurred with.
The journal for the boot with blank screen if any is recorded I am not sure what additional help can be provided.
I've the same issue too... Ctrl + alt + f1/f2/f3 don't work... Pressing power button instantly turns off PC... It gives few boot logs with all [OK] on the side and suddenly goes blank after like 2sec... These issues started arising after I updated my windows(I'm triple booting my system with windows, ubuntu and arch) and grub disappeared... I used ubuntu live usb to get back grub but this happened after that... When secure boot was enabled it gave "bad shim signature. you need to load kernel first"... Disabling secure boot gave the blank screen problem..
I had some issues with dd on new thumb drives. So I used WindowsDiskImager on a Windoz box and it would boot up after that. But oddly I did a dd once again on the same thumb drive and it worked. GoFigJig.
It is weird, but I have also must run dd command two times to make the live USB media to boot. For example, if you use Unetbootin, the system dont't boot. If you use dd one time, it does not work, but running dd command again, the problem is fixed. This happened to me two times. Is rare.
The problem is fixed.
I had two entries for my usb key. One was the correct one. The other one was just a black screen with white text. You could choose between a few options (there was a bunch of *EFI* stuff) and the Arch logo wasn't visible.
Anyone an idea?
BlackArch Linux should run on any x86_64 compatible machine with a minimum of 512MB RAM if opting out to installing X display and Window Managers, 1GB is recommended as more memory is needed to boot a live medium. An alternataive installation of BlackArch Linux using the live system booted from blackarch-linux-slim installation media should also run on any x86_64 compatible machine with a minimum of 1GB (2GB Recommended).
The standard installer for BlackArch Linux is a guided CLI installer. While it may appear daunting to some users trying out BlackArch Linux, it offers a series of options for customization. You can either select your preferences or simply accept the defaults chosen by the BlackArch team.
The standard installer for the Slim ISO and many graphical Linux distributions. Most users familiar with Linux would have come accross the Calamares installer. Calamares is a graphically guided installer focused on simplicity for the average user.
3a8082e126