You are here |
kiljan.org | ||
| | | |
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. | |
| | | |
www.wgdd.de
|
|
| | | | A private blog about Debian GNU/Linux, my work and life as a Debian user and as Debian developer. | |
| | | |
xnux.eu
|
|
| | | | ||
| | | |
wittchen.io
|
|
| | I recently had an issue with Gnome on Arch Linux during the system boot. After turning my computer on, I saw gray screen with message like: Oh no! Something has gone wrong. A problem has occurred and the system can't recover... and I couldnt log in or do anything and started searching solutions for this problem via my phone. First, I switched to terminal mode with Alt+F2(you can switch back to GUI with Alt+F1), logged in and updated system via pacman: sudo pacman -Syu. |