Project

General

Profile

Bug #2633

cryptsetup not available on CLI OpenRC iso

kathor - about 4 years ago - . Updated about 3 years ago.

Status:
not-a-bug
Priority:
bug
Category:
OpenRC
Assignee:
% Done:

0%


Description

I booted the CLI OpenRC iso on my librebooted i686 machine (ThinkPad T60)

Typing "cryptsetup" returns that only "_cryptsetup" is available


Related issues

Related to Installation Media - Feature Request #2900: add 'cryptsetup' to openRC LiveISOsopen

Actions

History

#1

Updated by bill-auger about 4 years ago

  • Assignee set to Megver83
  • Category set to OpenRC
#2

Updated by Megver83 about 4 years ago

  • Status changed from unconfirmed to not-a-bug

install it from the live system then, it's very easy, just type "pacman -S cryptsetup" and you're done

#3

Updated by bill-auger over 3 years ago

#4

Updated by bill-auger about 3 years ago

the pacman install hook runs mkinitcpio, which will fail by default because there is no kernel under /boot

to install cryptsetup into a running parabola live system:

# ln -s /run/parabolaiso/bootmnt/parabola/boot/x86_64/vmlinuz /boot/vmlinuz-linux-libre
# pacman -S cryptsetup

Also available in: Atom PDF