[INFO - DISCUSSION + Downloads] Windows 10 1809 FINAL b 17763.xxx (PC) [RS5]

Discussion in 'Windows 10' started by Enthousiast, Sep 18, 2018.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    We can't share not released ISO's.
     
  2. aaronpriest

    aaronpriest MDL Junior Member

    Dec 18, 2012
    71
    32
    0
    Rufus can create a dual partition thumbdrive for booting off FAT32 for UEFI with the install files on NTFS for larger than 4GB files. Works very well for custom images! You do need to disable secure boot for booting off the USB, then re-enable it in the BIOS after setup as was previously mentioned.
     
  3. Angela Pszbor

    Angela Pszbor MDL Senior Member

    Apr 11, 2014
    297
    85
    10
    #3564 Angela Pszbor, Nov 15, 2018
    Last edited: Nov 15, 2018
    Are yours laptop automatic suspension and hibernation working well ?
    Here it doesnt want to work
    Platform Power Management Features: PCI Express Active State Power Management (ASPM) Disabled on powercfg /energy
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    Using rufus is not a default/standard NTFS formatted usb key. I used the term default/standard for a reason;)

    I like to just use windows native options and FAT32 works in all scenario's.
     
  5. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,656
    1,361
    150
    #3566 MS_User, Nov 15, 2018
    Last edited: Nov 15, 2018
    i see that problem also it works on and off what i do when finish i just go to the shutdown option and click sleep...and i see the same issue in 18282.1000
     
  6. Angela Pszbor

    Angela Pszbor MDL Senior Member

    Apr 11, 2014
    297
    85
    10
    Yes but the bugs with Windows drive me crazy
    I will try reinstall the Windows and see if it works
     
  7. JeanYuhs

    JeanYuhs MDL Member

    Feb 16, 2010
    196
    127
    10
    That's true, but it's not the limitation so again, it's not accurate to say that it can't be done without pointing out that NTFS is possible as a file system for this same purpose.

    And again, it's nice that you like to use the defaults and FAT32, but it's absolutely inaccurate for people to believe that they have to have a FAT32 formatted USB stick to install a UEFI-based OS which is what I said and so did the other person.

    People should be aware that you can install Windows from an NTFS formatted USB stick even if your system is UEFI-based, that's it. The fact that the current UEFI native options and standards isn't actually useful enough to do this by default - meaning one has to disable Secure Boot just to install the OS then re-enable it without issues - doesn't mean the information isn't useful.

    For anyone to say "You have to use a FAT32 formatted USB stick or you can't install Windows" (or some other UEFI-based OS) is simply wrong, so people should be aware that it's possible to do it with NTFS (and probably exFAT too, actually).
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    I don't say YOU HAVE TO,,,, i just said it is the most simplest method and no third party tools or changing bios settings needed, it boots in all scenarios.
     
  9. ipx

    ipx MDL Addicted

    May 24, 2017
    774
    738
    30
    #3570 ipx, Nov 15, 2018
    Last edited: Oct 27, 2022
    .
     
  10. hero11

    hero11 MDL Novice

    Oct 3, 2018
    1
    0
    0
    hi guys. Turkish ltsc is there a link?
     
  11. oliverjia

    oliverjia MDL Addicted

    Mar 1, 2008
    844
    434
    30
    Please also be aware that there are plenty of motherboard vendors, especially for laptops, do not allow secure boot to be turned off. Lenovo, Toshiba, for example.
     
  12. aaronpriest

    aaronpriest MDL Junior Member

    Dec 18, 2012
    71
    32
    0
    There is one consumer Toshiba model at work (vs all the corporate models with docking stations and VPro) where secure boot can't be disabled. I had to deploy a corporate image via PXE because it was over 4GB. It's a pain to do any troubleshooting or boot Linux distributions for secure wiping, etc. on that particular model.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    As expected, that's why i never link to it at the OP.
     
  14. Atari800XL

    Atari800XL MDL Expert

    Apr 3, 2011
    1,002
    1,743
    60
    MDL never really "embraced" custom PE's, but please remember that it's not that complicated (specially for us "Insiders") to split/ seperate boot.wim and install.wim.
    ie: Create one (FAT32) USB that boots on any PC (including UEFI secure boot), then put your install.wim(s) on another USB (or USB HD).
    Of course, this requires "a bit" of work to make your own PE shell/ GUI/ whatever, but again: isn't that a nice hobby? :)

    It opens up a lot of new possibilities: Once you made your own PE, you don't need a new one for every new preview, also you can "direct apply" UUP files without the need to convert to install.wim
     
  15. John Sutherland

    John Sutherland MDL Addicted

    Oct 15, 2014
    866
    1,390
    30
    That is very true. There will come a day when Legacy/CSM mode will be nothing more than a memory, and you'll be tied to using only Windows 8.1 or 10. Or the mere handful of Linux distros that support Secure Boot. The last time I checked, it was only Fedora, Arch, openSUSE, and Ubuntu that are compatible.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Love my Win10PESE with TC (File backups), Acronis (cold-disk image backups) and WinNtSetup to apply any WIM/ESD with ease. :good3:. Plus several more useful programs.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Atari800XL

    Atari800XL MDL Expert

    Apr 3, 2011
    1,002
    1,743
    60
    #3579 Atari800XL, Nov 15, 2018
    Last edited: Nov 15, 2018
    Aah, you mentioned WinNTSetup!!!! Yes, that's a a wonderful tool that everybody should try at least once.

    After years of practice, I even created my own little PE gui shell/ disk prep/ apply contraption, using AutoHotkey (as a PE shell, hotkey manager and scripting language).
    Yes, I'm not ashamed any longer to mention that wonderful scripting tool (AutoHotkey), now that MKuba also admits to using it :)
     
  18. ZerOx16x

    ZerOx16x MDL Member

    Oct 28, 2013
    161
    243
    10