- Download, make, and run script.
$ git clone https://github.com/kskeigrshi/manjaro-to-archlinux.sh
$ cd manjaro-to-archlinux.sh
$ makepkg
$ ./to_arch
You need to create a bootable live disk to clone your disk. You can not copy a partition that is mounted. If you do not have internet access, use gparted. Otherwise, it might be better to use your operating systems live installer, such as Manjaro. We can download gparted and still have things like a web browser incase we get stuck. We will be using the Manjaro live disk for this guide.
Many thanks to Ben Chapman and his blog post How to Use Your DSLR Camera as a Webcam in Linux.
v4l2loopback is a linux kernel module that allows you to create "virtual video devices". Kernel modules are pieces of code that can be loaded and unloaded into the kernel upon demand. They extend the functionality of the kernel without the need to reboot the system.
Directions are loose. Follow on screen directions appropriately.
$ ssh-keygen
$ ssh-keygen
--------------------
Your identification has been saved in /home/keiljr/.ssh/id_rsa
Maintainer: Keil Miller Jr
How to create and manage an AUR package.
The following link should be read: