| Author |
Message |
rmcellig
Joined: 19 Nov 2011 Posts: 730 Location: Ottawa Ontario Canada
|
Posted: Mon 07 Jan 2013, 13:43 Post subject:
Need to mount hfs+ drive |
|
I would like to copy all the data from my hfs+ formatted drive (from my Mac) to my Linux formatted drive. When I click on the sdc1 (hfs+) icon, there is no data on the drive. Do I have to install something in order for hfs+ drives to mount properly?
I am running Puppy 5.2.8
Thanks!!
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2036 Location: World_Hub
|
Posted: Mon 07 Jan 2013, 17:05 Post subject:
|
|
Sounds like you need to... Loading hfs and hfsplus may be enough.
You can tell me whether the mount bit needs to happen..
|
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 195
|
Posted: Tue 08 Jan 2013, 22:39 Post subject:
|
|
Hopefully the loading of the kernel module as suggested by Semme will solve the problem.
If there are compatibility issues, TestDisk may help, NB I once used TestDisk to copy files from a Ext4 formatted device in a version of Puppy that predated Ext4. TestDisk needs to be used with care though, as it can also be used to delete or reformat partitions.
http://superuser.com/questions/169096/recover-files-from-formatted-hfs-partition
|
|
Back to top
|
|
 |
rmcellig
Joined: 19 Nov 2011 Posts: 730 Location: Ottawa Ontario Canada
|
Posted: Wed 23 Jan 2013, 08:36 Post subject:
|
|
Where are the hfs and hfsplus located. I can't see them in the puppy-lucid repo.
Thanks. I just happen to be in Puppy at the moment so I can try it out to see if it works.
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2036 Location: World_Hub
|
Posted: Wed 23 Jan 2013, 08:53 Post subject:
|
|
They're already onboard. From here it's: modprobe module_name for each..
|
|
Back to top
|
|
 |
rmcellig
Joined: 19 Nov 2011 Posts: 730 Location: Ottawa Ontario Canada
|
Posted: Wed 23 Jan 2013, 09:50 Post subject:
|
|
I just did what you said. is something supposed to happen? I don't see anything on my desktop.
sh-4.1# modprobe hfs
sh-4.1# modprobe hfsplus
sh-4.1#
|
|
Back to top
|
|
 |
Semme
Joined: 07 Aug 2011 Posts: 2036 Location: World_Hub
|
Posted: Wed 23 Jan 2013, 09:54 Post subject:
|
|
Now use the rest of John Does`mount cmd- linked above..
|
|
Back to top
|
|
 |
|