Tagged Questions
0
votes
0answers
97 views
How to force drop all partitions and erase disk from terminal?
My question is in fact related to OS X, however I'm using Linux tools to resolve my problem.
I'm trying to delete all the partitions on my SSD drive and create new GUID (HFS+) partition table. Native ...
8
votes
1answer
139 views
How to re-size partitions in a complete hard drive image?
I have taken a complete image of a hard drive using:
dd if=/dev/sda of=/home/user/harddriveimg bs=4M
It would seem to me, that I should be able to re-size the partitions within it after suitably ...
1
vote
2answers
2k views
Cannot access disk, partition table broken
I was so dumb, to turn of the power on my Readynas Ultra 4 when it was installing the disk (3TB WD Green), I had no time to wait for it as I was going to return it (It was to damn noisy) The disk ...
3
votes
3answers
271 views
Is it safe to use GParted while booted?
I have Linux Mint installed on an external hard drive, and I have the 4 main partitions (/boot, swap, /, and /home). I also have 600GB of unallocated space. I know there's always the chance of data ...