Tagged Questions
2
votes
0answers
2k views
Mounting a multi-partition (GPT/HFS+) USB 2.0 harddrive on Debian
I have a 3TB USB 2.0 hard-drive which has two HFS+ (Mac) partitions using GUID partition table for the partition records. It was partitioned with Mac OS Disk Utility. How can I mount these partitions ...
2
votes
1answer
430 views
What happens to partition labels after removing a partition?
What will happen to all the remaining partition labels if I remove a single partition? For example if I have a layout that looks like this:
/dev/sda1
/dev/sda2
/dev/sda3
/dev/sda4
/dev/sda5
and if ...