I want to ask the experts a question:
I have two hard disks:
Hard disk 1: primary partition (1:1, FAT32), extended partition (there is one partition in it: 1:2, which is NFTS)
Hard disk 2: primary partition (2:1, FAT32), extended partition (there are two partitions in it: 2:2, 2:3, both FAT32)
I'd like to ask:
1. After booting into DOS, how can I tell which drive letter corresponds to each partition? For example, which drive letter partition 1:1 corresponds to, and which drive letter partition 1:2 corresponds to, etc.?
2. How can the answer to the first question be assigned to the corresponding environment variables?