|
You are here |
blog.stigok.com | ||
| | | | |
cesarvr.io
|
|
| | | | | Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres... | |
| | | | |
willhaley.com
|
|
| | | | | You can use these instructions to create a bootable USB drive with GRUB that can run the Windows 10 installer. I used Arch Linux to prepare my USB device, but any Linux variant like Debian or Ubuntu should work. I am assuming you have an appropriately large USB disk at /dev/sdz that you can completely erase for this process. Unmount the USB drive if mounted. sudo umount /dev/sdz* Wipe all partitions from the USB device. | |
| | | | |
cookie.engineer
|
|
| | | | | Arch Linux Installation Guide (UEFI) | |
| | | | |
blog.timo.page
|
|
| | | A complete guide to install Arch Linux on ZFS, "The last word in filesystems", step by step. | ||