Problem with installing operating system via USB drive
Problem with installing operating system via USB drive
I also downloaded the OS from Microsoft but the problem persists. Any suggestions?
Choose the M$ utility to ready the drive or install WOUBUS via Linux sudo with the PPA. Add the PPA, refresh packages, then add and install the package.
If it doesn’t boot from the USB, the disk likely lacks the right boot loader. You can attempt to select just the MBR during Rufus setup. If no UEFI is present, it should function more reliably since it’s designed for BIOS mode.
You're looking to transfer a Windows ISO to a Linux system and use woeUSB to create a bootable USB. You mentioned you're not very comfortable with Linux but are trying. The process automatically created a GPT file, so you're on the right track. Now you just need to set it up as an MBR for booting.
GPT is exclusive to UEFI, which is why your computer can't start from that source.