jeffeb3 wrote: ↑Thu Jul 25, 2019 12:35 pm
2) Win 10 PE? Is there a guide to this somewhere? I am really a windows noob. I don't want to dork up my wife's machine either. There was mention of a dosflasher. Is that an option?
Oh boy. I should have just found a friend that had a windows machine.
So it turns out Windows PE doesn't have .net? So this tool doesn't actually work with a windows PE bootable USB drive. This one does though:
https://www.makemkv.com/forum/viewtopic ... 284#p70284
This works, even for the asus drive I own, in a windows PE environment. I'm sure no one will find this on pg. 17 here, but this is what worked for me to make a window PE drive in Ubuntu. Hint: It's not just a dd like many other boot images:
1) Get an iso. I found the "Hiren's Boot CD PE" and about 100 others, but this one was the one I used.
2) Use woeusb. Don't use bootiso. bootiso didn't work for me. Installing the woeusb is a little annoying, but it's the least painful method. It's pretty easy with that software: `woeusb --device Image.iso /dev/sdb` or something similar for your image and device.
3) You can mount the drive in Linux and put all the stuff you need on there, any bins and the flasher. I put mine in /stuff/ and it didn't bother anything.
4) Boot to that drive. I have a BIOS setup on this machine, so I didn't have to fight any uefi problems. This immediately got to a blue windows logo (compared to many previous attempts with just a prompt) and took about 3 mins to boot to a desktop.
5) The stuff you put on the drive will be in the C: folder.
IDK if this is normal, but the first time I tried it I got a checksum error and it said the drive was in "boot" mode and it disappeared from the list of drives. After a reboot, the tool said I had the 3.02 firmware on it, and when I flashed it again, it completed successfully. It's reporting 3.02 in makemkv and it's ripping away.
Next time, someone needs to just make a tool like this in javascript and have it run in chrome
![Smile :)](./images/smilies/icon_smile.gif)
. Just kidding. Thanks for the tool and the fixed firmware files.