Explore >> Select a destination


You are here

kiljan.org
| | willhaley.com
7.2 parsecs away

Travel
| | 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
9.8 parsecs away

Travel
| | A private blog about Debian GNU/Linux, my work and life as a Debian user and as Debian developer.
| | xnux.eu
8.9 parsecs away

Travel
| |
| | wittchen.io
71.5 parsecs away

Travel
| 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.