The Computer Oracle

Does Windows 8 have to be installed on NTFS?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping

--

Chapters
00:00 Does Windows 8 Have To Be Installed On Ntfs?
00:21 Accepted Answer Score 32
00:52 Answer 2 Score 14
01:17 Answer 3 Score 0
01:35 Thank you

--

Full question
https://superuser.com/questions/775960/d...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #windows8 #filesystems #ntfs #fat32

#avk47



ACCEPTED ANSWER

Score 32


Windows NT 6.x cannot be installed to a FAT or FAT32 partition, because they make extensive use of advanced features of the NTFS filesystem, like hard links and junctions.

Besides, allowing users to install to FAT/FAT32 in previous versions provided a false sense of security, since these filesystems do not support access control. Remember that one of the much-touted features of Vista was increased security.




ANSWER 2

Score 14


Windows Vista and higher won't install to FAT32, and can only be installed to an NTFS partition. This is probably due to the use of symlinks, which is not supported in FAT32.

As for copying files, thats a no. Windows needs to be installed in order for the installer to configure your boot order properly. Just copying files won't do it.




ANSWER 3

Score 0


You can't install windows on a FAT partition. You shouldn't use a FAT partition for your Windows install. You can use a program like AOMEI partition manager to create a new partition, but you can't delete your existing partition.