Skip to content

blocbit/loxxon.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

loxxon

Experimental script that installs Arch Linux on an Auto-encrypted LUKS LVM . It will wipe out all the data in the selected drive, so use at your own risk. We recommended you use : \ Oracle virtualbox for the usb passthrough accuracy (setup in docs folder ) \ solokey will be an optional extra added later to simplify the login decryption

Not Tested on AMD, RISC-V or ARM

Usage

To install arch on an intel Virtual Machine Just run:

bash <(curl -sSL https://raw.githubusercontent.com/blocbit/loxxon.org/main/archS.sh)

or shortened

bash <(curl -sSL https://bit.ly/38KIqd5)

or for advanced users that wish to change their LUKS secret add parameters in the following order( disk path, cpu type, LUKS secret) .NB. all or none

bash <(curl -sSL https://raw.githubusercontent.com/blocbit/loxxon.org/main/archS.sh) /dev/sda intel n3ws3cr3t

Explanation

early stage docs at https://loxxon.org/

We made the whole /run accessible to the chroot jail as grub-mkconfig needs access to /run/lvm and /run/udev to run properly when Arch Linux is installed on LVM.

mkdir /mnt/hostrun
mount --bind /run /mnt/hostrun
arch-chroot /mnt
mount --bind /hostrun /run

a startup script has been added for the open beta to update the cypher node and wallet on every login

Players

https://www.virtualbox.org/wiki/Downloads
https://archlinux.org/download/
https://solokeys.com/ or https://www.yubico.com/
https://tangrams.io/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages