Hello,
I've seen similar messages on this forum but none that answered my question.
I have an external USB hard drive which I use for backups. I backup my Linux laptop on the ext3 partition. I just created an hfs+ partition to backup my MacBook. I used qtparted to create the partition and the tools described on the pages
http://www.debian-administration.org.../lee/weblog/21
and
http://gentoo-wiki.com/HOWTO_hfsplus...lesystem_Tools
to format the partition with the hfs+ filesystem using the command
mkfs.hfsplus -s -v MacPartition /dev/sda1
However, when I plug the drive into the MacBook, it doesn't mount it. Trying to mount it from the Disk Utility doesn't succeed either.
What are my options here? Where did I do something wrong?
Thanks in advance !