- Sep 15, 2008
- 5,053
- 196
- 116
So I have a dell computer that I am installing a new OS on. Does anyone know how to properly enable the UEFI and secure boot when installing windows? I haven't had any success yet...
If your USB is formatted with NTFS it won't show up. It has to be formatted with FAT32.I'll try again and report back but last time it didn't give me a USB option to boot from when I tried to switch to UEFI.
That's the way it was spec'ed. Though I don't know why they spec'ed it like that. Licensing issues, maybe? *shrugs*Bizarre that it doesn't support NTFS though, i wonder why?
Yes. And it's annoying that Microsoft's ISO-to-USB tool uses NTFS. Lenovo put up some good instructions for creating a bootable FAT32 USB flash drive for Windows 7/8 installs via the command line. That's what I use these days.So what is the best way to set up a bootable USB drive for Win 7 that is FAT32?
That's the way it was spec'ed. Though I don't know why they spec'ed it like that. Licensing issues, maybe? *shrugs*
Yes. And it's annoying that Microsoft's ISO-to-USB tool uses NTFS. Lenovo put up some good instructions for creating a bootable FAT32 USB flash drive for Windows 7/8 installs via the command line. That's what I use these days.
(Also, because FAT32 has a 4GiB file size limit, if you slipstream a lot of updates, your WIM file could exceed that and would then need to be split, so yea, I'd much rather prefer NTFS or even ExFAT over FAT32, but neither of those are supported.)
IMHO, Lenovo's instructions are needlessly complex for something that is beautifully simple.That's the way it was spec'ed. Though I don't know why they spec'ed it like that. Licensing issues, maybe? *shrugs*
Yes. And it's annoying that Microsoft's ISO-to-USB tool uses NTFS. Lenovo put up some good instructions for creating a bootable FAT32 USB flash drive for Windows 7/8 installs via the command line. That's what I use these days.
(Also, because FAT32 has a 4GiB file size limit, if you slipstream a lot of updates, your WIM file could exceed that and would then need to be split, so yea, I'd much rather prefer NTFS or even ExFAT over FAT32, but neither of those are supported.)
IMHO, Lenovo's instructions are needlessly complex for something that is beautifully simple.
1) Format USB drive as FAT32
2) Copy over contents of Windows disc/ISO
Done.