Editor’s note:For those of you who don’t know yet, /dev/sda is your first hard drive, in case you have two or more. To see on which drive you want to install, use the fdisk -l command, which will list all your drives, including the USB disk with Arch Linux. Therefore, if y...
Installing windows after linux: I had Arch Linux installed on my laptop and decided to switch to Windows. I downloaded the Windows ISO from the official Microsoft website and used Rufus on another laptop to create a bootable USB drive. After that, I performed a secure erase of the drive on...
but the laptop is good for collaborating, coffee shop coding, etc. I decided Windows 10 and Visual Studio 2015 would be good for this. There’s only one issue: I also have Arch Linux on this laptop, and it’
I installed arch linux on another partition of my hard disk, after I installed it grub took over the windows boot loader. When I try and boot into window I get the error 0xc000000e saying that windows cannot boot etc. Ive looked online to try and figure out how to solve this probl...
These are my notes and scripts while installing and setting up my Arch Linux environment. I did this on my DELL XPS 15 laptop on September 29th, 2019. Following that, I began to set up a virtual machine for use at work. The virtual machine required a little bit of a different setup,...
Laptop cant boot after Linux install: So i tried installing Black Arch Linux on my USB, but put it on my laptop instead. At first it booted to Linux, but it randomly stopped doing that and now just tries to boot from LAN. There is no boot option remaining now. I tried bootrec comman...
Now Arch refuses to reinstall on this machine (though it works in both wsl1 and wsl2 on my laptop). Installing... ERROR:Installation Failed! HRESULT:0x80370109 Press any key to continue... Author MadCabbit commented May 28, 2020 Now running wsl in any way gives me the following error...
Installing Ansible on Solaris¶ Ansible is available for Solaris asSysV package from OpenCSW. # pkgadd -d http://get.opencsw.org/now# /opt/csw/bin/pkgutil -i ansible Installing Ansible on Arch Linux¶ Ansible is available in the Community repository: ...
//download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg $ sudo chmod a+r /etc/apt/keyrings/docker.gpg $ echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu $(lsb_...
I'm attempting to install the driver for my atheros AR8131 PCI-E Gigabit Ethernet adapter (in my Lenovo laptop) on my newly installed RHEL5 system (it's not currently being recognized). I tried using: 'make install' but hit an error "Makefile:61: *** Linux kernel source not found....