LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-23-2013, 12:09 AM   #1
classic0090
LQ Newbie
 
Registered: Oct 2013
Posts: 2

Rep: Reputation: Disabled
mount external hfs partition


Hello all and thank you in advance. Here is the problem I cannot access this drive i got out of a macbook I am using pear linux os7 and Ubuntu 12.04 I have loaded hfsutils hfsprogs and hfsplus and tried to mount using some information I found on different websites and nothing. The drive was at first local and since I got nowhere I have pulled the hdd and have put it in an external device and it still will not show up in the terminal or file manager. Either the drive is dead which is a possibility or I just cant get it to show or mount nothing. I am coming to my limit here any help would be appreciated

Last edited by classic0090; 10-23-2013 at 03:49 AM.
 
Old 10-23-2013, 02:49 PM   #2
edorig
Member
 
Registered: Apr 2013
Location: France
Distribution: Slackware; Ubuntu
Posts: 134

Rep: Reputation: Disabled
I think hfsutils is used to read Macintosh floppies. If you want to mount a Macintosh hard drive, you
should do cat /proc/filesystems | grep hfs to check whether the hfs modules are loaded in the kernel.
If not, check by pointing your filemanager to /lib/modules/[your Kernel version number X.Y.Z]/kernel/fs/ that hfs.ko and hfsplus.ko kernel modules are present. If that is the case, you should do sudo modprobe hfsplus.ko (assuming your disk is HFS+) and repeat cat /proc/filesystems | grep hfs. After that, you should be able to
mount your disk with sudo mount -t hfsplus /dev/sdb1 /mnt (assuming your HFS+ filesystem is on the first
partition of the disk /dev/sdb). If that fails, you may use smartctl and hdparm (read their man pages) to test whether your disk is functioning correctly.
 
Old 10-23-2013, 09:40 PM   #3
classic0090
LQ Newbie
 
Registered: Oct 2013
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thank you for your response I will give it a try I hope it works and not a dead drive. The disk is HFS+ im working withing this macbook to see if I can either pull the info or rescue it. The issue it had originally was a blinking folder at start up the research I did said it was either a dead drive or damage cable connected to the drive and motherboard
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to mount an external (or just copy the folders off it) on /temp partition Fada Linux - Software 22 02-10-2013 09:18 AM
recover partition table on HFS external drive esteeven Linux - General 1 09-27-2012 12:09 PM
Finding and Mounting HFS external drive turnerk Puppy 3 02-26-2010 01:47 PM
Mount external hard drive's folder as partition visible in df WojtekO Linux - Newbie 7 03-11-2009 09:33 PM
mount usb external harddrive, probably HFS format kr!s Linux - Hardware 2 02-02-2005 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration