Jump to content

laddanator

Member
  • Posts

    150
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by laddanator

  1. Gotcha...I use wimlib to capture my stuff so that makes sense.
  2. Thank you for the fast reply!! The switch thing is working great now but it is still showing "Windows 10 Pro v20h1" instead of 1909. That's not a big deal really, just throwing that out there. I added the line 18700= V1909 to the Win10Builds.ini in 4.01 and the right version is showing up now when I choose my image.
  3. Got some weird issues with 4.0 and maybe it's me. I tried to read thru all the pages but at 132 pages, it's not enough time in the day! I have a script that I made that automatically does the loads from images depending on what options you need and then the script loads the variables based on that. We still have some MBR computers and a bunch of UEFI stuff. This is my WinNTSetup command start WinNTSetup_x64.exe NT6 -source:"%USBDrive%\WINSETUP\%Folder%\%WIM%" -tempdrive:C: -sysletter:C: -bootdest:%BD% -bcd:%BCD% -runafter:"%USBDrive%\WINSETUP\%Folder%\Copy.cmd" -setup With 3.9.4 this command worked fine, and it shows the right image version in the Windows Image box of 1909, and the image starts right away with no hiccups But with 4.0 I am getting this error using that same command above. If I click OK and exit out, WinNTSetup starts up but list the wrong image version in the Windows Image Box and then I have to manually click setup. Doesn't show any of the green circles beside MBR, BOOTMGR PBR, or Boot Flag.
  4. Thank you for this update! Looking forward to trying the capture option. When I try to download the new version, it stops halfway thru and says "Failed - Network error" The download finally went thru.
  5. Yes, this is my point. wimgapi is faster at apply than wimlib (Or so on my test machine). I plan to test on an older system with low ram to see if the time gap between the two will change.
  6. Not that this info really makes a huge difference to this topic but I ran a little test applying a wimlib capture image (29gigs but 12gigs compressed). I applied the image with wimgapi in 10mins25secs and 11mins27secs with wimlib on the same exact test machine I use to test my images.
  7. Curious if you used "Wimlib" to make the wim would the results be different?
  8. @JFX what command are you using to update the boot record with bootsect and bcdboot when ALL is selected? Are these the commands? bootsect /nt60 C: /force bcdboot C:\windows /s C: /f UEFI
  9. I have a weird error. I am still running 3.8.9 and decided to upgrade to the 3.9.2. I have been starting 3.8.9 from a cmd file for months no problem. I deleted the 3.8.9 files out of the folder and copied in the 3.9.2 and didn't change nothing else and the 3.9.2 will not start from the same cmd line that has worked for months. This is the cmd line that I am using but this has me puzzled. I can double click on the 3.9.2.exe and the program runs fine. WinNTSetup_x64.exe NT6 /Runafter:%LaddsUSB%\WINSETUP\%Folder%\Copy.cmd /cfg:"%LaddsUSB%\WINSETUP\%Folder%\%INI%" /setup Never mind, figured it out. I didn't have libwim-15.dll copied into the new 3.9.2 tools folder as I have that set in my ini.
  10. Thanks for your help! My command lines are much cleaner now! WinNTSetup_x64.exe NT6 /cfg:"%LaddsUSB%\WINSETUP\%Folder%\%INI%" /setup
  11. Ohhhhhhhhhhh! Sorry, I thought the ini set the NT5 or NT6. I will give it another try. Thank you so much for the help.
  12. WinNTSetup_x64.exe /cfg:"D:\WINSETUP\Win7x64Pro\Win7x64Pro.ini" /setup This how I run it, but setup will not start automatically.
  13. I did try that, but didn't work, as in the first part of the setup loaded all the settings, but didn't start the process with both switches. Let me double check myself.
  14. Oh, ok. Anyway I can manually add to push the setup button to my ini?
  15. Just reporting back. I was able to save my settings from the "Ready?" screen into an ini, but when I start the program using the /cfg command, program starts, loads all the info correctly on the first setup page, but sits there. Never auto starts the setup with my settings from the "Ready?" screen.
  16. Nice! Thanks! I've been using the full command line, and I set variables, depending on the numbered choice of Windows to install. The complete ini file will make my commands a little cleaner. MBR WinNTSetup_x64.exe NT6 /source:"%LaddsUSB%\WINSETUP\%Folder%\%Wim%" /syspart:C: /tempdrive:C /sysletter:C /unattend:"%LaddsUSB%\WINSETUP\%Folder%\Autounattend.xml" /setup /nobootsect /bcd:ALL /reboot UEFI WinNTSetup_x64.exe NT6 /source:"%LaddsUSB%\WINSETUP\%Folder%\%Wim%" /syspart:Z: /tempdrive:C: /sysletter:C: /unattend:"%LaddsUSB%\WINSETUP\%Folder%\Autounattend.xml" /setup /nobootsect /bcd:UEFI /reboot
  17. Anyway to add additional options on the "Ready?" screen to the ini? Like start the setup, don't update the boot code, whether it's bios or UEFI, and reboot after setup? I know this can be done with commands, but I'd like to add these options to the ini.
  18. I downloaded your newest update from Jan, and I was able to load my sysprep wim to the hard drive. Thank you for a great program!
  19. Yes, I used sysprep /generalize /oobe
  20. Please forgive me if this has been covered. I installed Win 8 fresh from my USB. I did all the updates, and installed my stuff. I used sysprep command with oobe to reset the system, then rebooted into a Windows PE to capture the wim with DISM. I then tried to use WinNTsetup to load the newly created wim to a new hard drive, and I'm getting a error. Is it safe to say, WinNTsetup doesn't support this kinda of install from a custom wim?
  21. Yes and no. Of course x32 in itself supports UEFI boot, the problem might be in the "matching" of the architecture with the OS bitness, but it can be worked around: https://social.technet.microsoft.com/Forums/windows/en-US/9b8b18b3-df53-4f00-a584-1b1617b57ea9/windows-7-32bit-uefi-installation?forum=w7itproinstall for 7, not so much, I believe, with 8/8.1. Mind you that this depends only partially on the OS, and quite a lot on the actual UEFI firmware implementation: http://blogs.msdn.com/b/olivnie/archive/2012/12/20/windows-8-uefi-support.aspx So it might be needed to boot to CSM mode and "switch" to a third party UEFI, such as Clover: http://www.rmprepusb.com/tutorials/122 And of course there is the usual mish/mash of MBR vs. GPT, so each case is a bit different and may need one or another workaround, JFYI, with a trick or two it is possible to BIOS boot from a GPT disk without needing a hybrid MBR, and as well it is perfectly possible to UEFI boot from a MBR disk. jaclaz Thanks for the info and links. UEFI has made things a bit tricky, but there is always a work around. My x64 Win8 seems to be working great on the machines with 4 gig or more of ram so far. Still working some bugs out. I need to find some info on how to to load either 8 or 8.1 from the same USB stick using GRUB2, if that's even possible? I hate having to have multiple sticks for things. For years, thanks to grub4dos, I've had all my boot stuff, and all version on Windows to load from one USB drive. It's been nice!
  22. I beg to differ to me it starts to make sense if you have 6 Gb or more of RAM, usually the "unused" 1/2 Gb between 3.5 and 4 Gb on 32 bit doesn't make any difference in practice, and if you need/want RAM you want MOAR: of it: http://www.msfn.org/board/topic/172854-win7x64-vs-win7x86pae-patch/ jaclaz The reason I'm using x64 bit is becasue I'm testing stuff for the crazy amount of UEFI Win 8 were getting at the shop now. x32 Bit doesn't support UEFI booting, unless I've missed something in the last two years? I've been out of the Windows world for awhile, as my Win7 PE has been great, but no longer boots under UEFI. This low ram machine is just a test machine, becasue it has UEFI Bios. Most machines we do at the shop are 4 gig plus.
  23. Sorry if I missed this. I tried to read through all 47 pages, but it's a lot. I'm using x64 bit Win8.1 PE, and when I run WinNTsetup, I get this The system is a new system with 2 gigs of ram.
  24. Thanks. Looks like I need to get the old reading glasses out! B)
×
×
  • Create New...