Connecting a hard drive with multiple partitions to a router
I connect an external drive with two NTFS partitions to my router, but the router only detects one of them. How do I connect a hard drive with more than one partition?
The router's operating system cannot work with partitions that have the same volume label. This does not depend on the file system. Once the hard drive is connected, look at the logs in the System Log.
An error indicates a problem with identical volume labels:
[ndm] FileSystem::Ext: a filesystem with the same label (XBOOT) already mounted

The logs show that the first partition was connected, but an error occurred when connecting the second partition.
To solve this problem, you need to rename one of the hard disk partitions. You can do this with any utility designed for working with hard disks. For example, you can do it with the free EaseUS Partition Master Free utility (or other applications, such as MiniTool Partition Wizard Free, AOMEI Partition Assistant Standard, Partition Manager Community Edition).
1. In the program, select one of the partitions on your drive and right-click on it.

2. Select Change label from the context menu and specify a new volume label (XBOOT2 in our example).

3. After changing, press Apply to save and apply the settings.

4. Afterwards, connect the drive to the router.
In the system log, you can now see that both drive partitions are detected.
