Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

alfista

macrumors member
Original poster
Hi all,

I'm trying to do the 120gb hard drive upgrade, but I keep resulting in a 40gb AppleTV running on a 40gb drive.

I've used the 'Simple Alternate Instructions' here

http://wiki.awkwardtv.org/wiki/Prepare_a_Hard_Drive

running the command dd if=/dev/hdc of=/dev/sda bs=1024

however, after installing and doing a factory restore I still end up with ~32gb free.

Any ideas how to grow the Media partition using ubuntu tools, or can MacDrive do this under Windows?

No mac yet...waiting for the new 20" iMac...

Jason
 
I couldn't get the partition to resize using the cl either, so I dropped the $45 on iPartion. It worked on the first try (160 gig Samsung).
 
I think you need a mac (or iPartition) to grow an HFS+ partition. I haven't seen any free tools that can. *crosses fingers for GParted support*
 
Does any OSX Mac have the ability to resize this partition or does it need to be an intel imac?
 
Any mac that can run iPartition will do the job. But to emphasize, it seems that iPartition is the only one that can do it. Other apps that can resize seem to fail when it comes to the ATV hard drive's Media partition.
 
running the command dd if=/dev/hdc of=/dev/sda bs=1024

however, after installing and doing a factory restore I still end up with ~32gb free.

Did you look up what "dd" does?
dd will make a literal copy of the drive. You are copying the partition table and the file system over block by block. Basically "cloning" the drive and sure enough you are getting an exact copy of the older, smaller drive. but with some unused space left over.
 
Did you look up what "dd" does?
dd will make a literal copy of the drive. You are copying the partition table and the file system over block by block. Basically "cloning" the drive and sure enough you are getting an exact copy of the older, smaller drive. but with some unused space left over.

Understood, but none of the tools in ubuntu would allow to resize the fourth partition enclosed in the gpt partition (assuming I'm getting the gpt terminology right). Once I had the iMac, I was able to delete and recreate the fourth partition while simultaneously growing it using the GPT tool in osx. Thanks for the help!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.