Well, been digging out the bcdedit options and on linux you can actually use command style:
bcdedit /set hide hd1,0
which will definedly hide an partition from OS.
Now, how can I do this in windows BCD?
(NOTE: I am not hiding partition because of OS system install or such. So no don't need an 3rd party bootloader suggestion nor want any.)
Thanks for anyone for advance..
bcdedit /set hide hd1,0
which will definedly hide an partition from OS.
Now, how can I do this in windows BCD?
(NOTE: I am not hiding partition because of OS system install or such. So no don't need an 3rd party bootloader suggestion nor want any.)
Thanks for anyone for advance..