I've already partitioned of 86gb from windows and mapped it to F:, how do i go about installing linux to it and then booting to it? i can't find much support for this without the use of a USB drive or a CD
Asked
Active
Viewed 345 times
1 Answers
1
This is a long shot, but try this:
- Download and install an emulator such as Oracle's VirtualBox.
- Setup the emulator for Ubuntu (Create a virtual hard drive, allocate some ram, etc).
- Tell the emulator to use the iso as a disc.
- Connect the host path to your F drive as a shared folder to the emulator
- Start the emulator.
- In the emulator BIOS menu, tell it to boot from the disc and install Ubuntu onto the virtual drive you needed to make in step 2.
- After its done installing, try copying the root path into your F drive through the shared folder. (Usually mounted under media if I'm not mistaken)
- Restart your computer and try booting from your F drive.
EDIT: Make sure your F drive is in FAT32 format.

Pilot824
- 11