FOGProject / fos

FOG Operating System
31 stars 33 forks source link

Switch label detection for non-resizable NTFS partitions to partition… #22

Closed Quazz closed 5 years ago

Quazz commented 5 years ago

… flag based detection

Also added a total partition count display as I figure that will be useful if something goes wrong anyway, just some quick info that I needed anyway.

Tested on

Windows 7 Professional 64 bit French install Windows 10 Home GPT install (based on latest released Microsoft ISO (november 2018?)) Windows 10 Home MBR install (based on latest released Microsoft ISO (november 2018?))

Should hopefully address https://github.com/FOGProject/fos/issues/18

Sebastian-Roth commented 5 years ago

Hi @Quazz, very much appreciate you coming up with this and already tested it!! I decided to merge your pull request to a feature branch named exactly as yours is as I might suggest minor code changes before we merge it all into official master branch.