Explore >> Select a destination


You are here

www.frijid.net
| | willhaley.com
9.1 parsecs away

Travel
| | Create a Linux virtual machine that can run on a Windows, Linux, or Mac OSX host. The VM can be moved around on a USB drive or even synced via DropBox between machines. OS: Tiny Core Linux Tiny Core Linux is small and simple. Its size makes it the perfect guest OS for this project. Create a directory called tc to store all the files for this project.
| | linus.schreibt.jetzt
9.0 parsecs away

Travel
| |
| | manuel.kiessling.net
8.0 parsecs away

Travel
| | Most KVM or virt-install tutorials will make you think that while you can create new virtual guests on the text console, you still have to log into them using VNC in order to actually use their OS installation tools. But in fact there is a way to completely install new guests without leaving your SSH session - as long as the guest OS does have a text-based installer, that it. I have tested this with an Ubuntu 12.04 LTS Server guest.
| | willhaley.com
49.6 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.