I have a Macbook pro 2014. Recently the keyboard and touchpad stopped working. I had to use an external keyboard/mouse instead.
When I boot into the Macos, the kernal task shows 300%+ cpu, fan runs crazy and system is extremely slow to operate.
Took the macbook to a nearby apple store. Technician found corrosion on the logical board and said it has to be replaced.
I'm not too concerned about saving the macbook itself but do need to export data (mostly photos) from the internal hard drive to somewhere I can access.
I have a Windows10 laptop and a Ubuntu17.04 laptop with usb3.0 port. Brought a hard drive enclosure with usb3.0 interface. Then took the internal hard drive out of macbook and put it in the enclosure.
The problem is I can't get either Windows to recognize the file system on the enclosed hard drive.
If it's an external hard drive formatted with hfs/hfs+ file system then that's not an issue. Apps such as hfsexplorer can recognize the file system. However, it can recognize the disk and partition on the enclosed hard drive but not the file system so I can't can't access any files.
My MacOS version is Yosemite.
I have tried Paragon's HFS+ for Windows. It reported "Unfortunately, no supported volumes have been found" even though my enclosed hard drive is connected through the usb port.
I also tried Paragon's hard disk manager 16 (basic). It recognized the enclosed hard drive as "Basic GPT Hard Disk 1 (To external USB3.0 SCSI Disk Device)" with the following info:
volume letter: (*)
volume label: [No label]
File system: Not formatted
Volume size: 464.96GB
Type: GPT volume
I also tried plugging the enclosed hard drive to my Ubuntu17.04 laptop usb port. The parted -l output shows:
Disk: /dev/sdb: 500GB
Partition table: gpt
Disk flags:
Number Size File System Name
1 210MB fat32 EFI System Partition
2 499GB Macintosh HD
3 650MB hfs+ Recovery HD
Tried mounting /dev/sdb2 as hfsplus type. It returned with error:
mount: wrong fs type, bad option, bd superblock on /dev/sdb2, missing codepage or helper program, or other error.
Then dmesg -l showed: hfsplus: unable to find HFS+ superblock.
Is there anything special with the file system on macbook internal hard drive?
Any suggestion?
When I boot into the Macos, the kernal task shows 300%+ cpu, fan runs crazy and system is extremely slow to operate.
Took the macbook to a nearby apple store. Technician found corrosion on the logical board and said it has to be replaced.
I'm not too concerned about saving the macbook itself but do need to export data (mostly photos) from the internal hard drive to somewhere I can access.
I have a Windows10 laptop and a Ubuntu17.04 laptop with usb3.0 port. Brought a hard drive enclosure with usb3.0 interface. Then took the internal hard drive out of macbook and put it in the enclosure.
The problem is I can't get either Windows to recognize the file system on the enclosed hard drive.
If it's an external hard drive formatted with hfs/hfs+ file system then that's not an issue. Apps such as hfsexplorer can recognize the file system. However, it can recognize the disk and partition on the enclosed hard drive but not the file system so I can't can't access any files.
My MacOS version is Yosemite.
I have tried Paragon's HFS+ for Windows. It reported "Unfortunately, no supported volumes have been found" even though my enclosed hard drive is connected through the usb port.
I also tried Paragon's hard disk manager 16 (basic). It recognized the enclosed hard drive as "Basic GPT Hard Disk 1 (To external USB3.0 SCSI Disk Device)" with the following info:
volume letter: (*)
volume label: [No label]
File system: Not formatted
Volume size: 464.96GB
Type: GPT volume
I also tried plugging the enclosed hard drive to my Ubuntu17.04 laptop usb port. The parted -l output shows:
Disk: /dev/sdb: 500GB
Partition table: gpt
Disk flags:
Number Size File System Name
1 210MB fat32 EFI System Partition
2 499GB Macintosh HD
3 650MB hfs+ Recovery HD
Tried mounting /dev/sdb2 as hfsplus type. It returned with error:
mount: wrong fs type, bad option, bd superblock on /dev/sdb2, missing codepage or helper program, or other error.
Then dmesg -l showed: hfsplus: unable to find HFS+ superblock.
Is there anything special with the file system on macbook internal hard drive?
Any suggestion?