Query on mounting Mac (OS X) partition with a live CD
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Query on mounting Mac (OS X) partition with a live CD
Query on mounting Mac (OS X) partition with a live CD:
I have custom made Fedora Live CD.
When our Mac Book Pro booted with this live CD, we observed following details:
su
fdisk -l (or) parted (print command) gives Mac partition as type hfsplus and device: /dev/sda1
But actual Mac partition was /dev/sda2. We have discovered this accidentally.
Is there any better way to find exact details of Mac partition?
take a look at this link: http://jclark.org/weblog/2005/05/24/ubuntumount/
granted, that person is using an ubuntu live cd, but the program parted AKA gparted will allow you to do what you seem to want. be careful though! don't say i didn't warn you! This program can erase everything, or make your hard disk unbootable and so on. i recommend using it only to scan the hard drive, and then you can mount things separately.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.