There is a lot of software for hiding partitions under DOS in graphical form, such as PQMAGIC, DISKGEN, etc. I searched online for a long time and only found GDISK, which can hide partitions from the DOS command line. It can hide a partition with the form “GDISK HIDE /P:3”. Other than this software, are there any others like it?

