Tagged Questions
1
vote
1answer
639 views
Full hdd capacity not recognised on new additional disk
I've added a new 3TB hdd to my Ubuntu Server 12.04 system for media (already has another drive for the OS), but it's only showing 2.2TB capacity
df -H
gives
/dev/sdb1 2.2T ...
1
vote
1answer
4k views
Change MBR to GPT on external hard drive with data
Change MBR to GPT on external hard drive with data:
I found a way for the internal one here. However the External drive is a Data drive only, I dont't need to care about any bootloaders etc. So is ...
2
votes
1answer
884 views
Help me!! Extract partition table GPT
English is not my native language, so I apologize.
I want to remove the partition table from my hard drive /dev/sdb and then put it on my disk /dev/sda, but when running the following command:
sudo ...