Many have expressed the desire to partition the internal hard disk in their Time Capsule -- presumably because they wish to limit the amount of space allocated to Time Machine backups. I myself wanted to do this. Thanks to these instructions on the ReadyNAS Community site, I believe I have found a solution that uses their method and builds off of it.Note: although it is working for me, this is not guaranteed to work, it may contain errors, and it is not for those who are unfamiliar with working in Terminal. I also do not offer tech support -- you're on your own.
With those provisos, here's the how-to...Disable Time Machine in the Time Machine System Preferences panel.Find the MAC address of the machine?s internal Ethernet port with ifconfig en0 | grep ether in Terminal. This will return one line of output, w...