You are not logged in.

#1 2021-06-18 05:59:15

xmkx
Member
Registered: 2021-06-08
Posts: 19

Separate repo or other to BlackArch have direct accesss to hardware

I would like to install BlackArch alongside of ArchLinux. I know that BlackArch can easily break dependencies at ArchLinux. Is there a method to separate those two repos so I will have also direrect access to hardware from BlackArch apps? Especially I need direct access to WIFI card and dongles from BlackArch.

Last edited by xmkx (2021-06-18 06:00:39)

Offline

#2 2021-06-18 10:06:05

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,916

Re: Separate repo or other to BlackArch have direct accesss to hardware

I know that BlackArch can easily break dependencies at ArchLinux.

You are aware that blackarch is considered a separate distro ?
Adding their repos will lead to support threads by you getting closed.

If you want to do pen testing on archlinux , check https://wiki.archlinux.org/title/List_o … s/Security and install the applications you need.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2021-06-18 10:43:58

progandy
Member
Registered: 2012-05-17
Posts: 5,192

Re: Separate repo or other to BlackArch have direct accesss to hardware

If you really want to combine arch with blackarch, you could try to install blackarch in a chroot or systemd-nspawn container.

Last edited by progandy (2021-06-18 10:44:18)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#4 2021-07-14 07:25:21

xmkx
Member
Registered: 2021-06-08
Posts: 19

Re: Separate repo or other to BlackArch have direct accesss to hardware

progandy wrote:

If you really want to combine arch with blackarch, you could try to install blackarch in a chroot or systemd-nspawn container.

Does chroot or systemd-nspawn have access to hardware? I would like to have WIFI beeing able to catch packets directly by blackarch pen tools.

Offline

#5 2021-07-14 10:04:18

willemw
Member
Registered: 2013-02-19
Posts: 113

Re: Separate repo or other to BlackArch have direct accesss to hardware

To share networking with the host, check out https://wiki.archlinux.org/title/System … networking.

Offline

#6 2021-07-14 10:16:55

progandy
Member
Registered: 2012-05-17
Posts: 5,192

Re: Separate repo or other to BlackArch have direct accesss to hardware

With chroot you have full access, with systemd-nspawn it depends on the namespace configuration you use.
https://wiki.archlinux.org/title/Chroot
Make sure to install and load all necessary kernel modules before entering the chroot, that is the one thing you can't/should not do from inside the chroot.

Last edited by progandy (2021-07-14 10:19:15)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB