LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 12-04-2009, 06:27 AM   #1
gnufreex
LQ Newbie
 
Registered: Oct 2009
Distribution: Ubuntu
Posts: 21

Rep: Reputation: 17
HFS+ on OpenSolaris


Hi all.

I am pretty new to OpenSolaris but used Linux and BSDs for long time. Here is the problem. I need to access my HFS+ partition from newly installed OpenSolaris. I found this:

http://elektronkind.org/projects/solaris-hfs

Link to source appears to have untrusted certificate, but I do not have any other choice. I did what that short "tutorial" says, it compiled successfully (or so I think) but what now? Command "make install" won't work... did anybody managed to get opensolaris to play nice with HFS+ ?

Any help would be more than welcome.
 
Old 12-04-2009, 10:43 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
mount_hfs isn't implemented by this project so I'm afraid you'll have to wait for that project to complete that task to use their driver.

Another option would be to use hfsexplorer which might just works with Solaris as it is written in pure java: http://hem.bredband.net/catacombae/hfsx.html
 
Old 12-04-2009, 05:44 PM   #3
gnufreex
LQ Newbie
 
Registered: Oct 2009
Distribution: Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 17
Thanks for reply, but it is not working. It seems that there is no any way to use HFS+ on OpenSolaris. I must find another filesystem to use for sharing data betwen OSes.
 
Old 12-05-2009, 02:58 AM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by gnufreex View Post
Thanks for reply, but it is not working.
Reading the doc, it should. How did it fail ?
Quote:
It seems that there is no any way to use HFS+ on OpenSolaris. I must find another filesystem to use for sharing data betwen OSes.
FAT is the usual way, as all OSes mount read/write it.
 
Old 12-05-2009, 05:52 AM   #5
gnufreex
LQ Newbie
 
Registered: Oct 2009
Distribution: Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 17
Quote:
Originally Posted by jlliagre View Post
Reading the doc, it should. How did it fail ?
My HFS+ partition does not show up either in /dev or /etc/vfstab. Either way, even if I get this to work, I would not get to write on partition. So it is not rally a solution. But thanks for trying to halp anyways.
Quote:
Originally Posted by jlliagre View Post
FAT is the usual way, as all OSes mount read/write it.
Yeah, I know that but I dismissed it in start because partition is 1TB big, on GPT disk and have truckload of files bigger than 4GB. So FAT wold make it terribly slow due to big allocation table and with 4GB file-size limit is practically useless for me. I thought HFS+ is good solution but I was wrong. It works only on Linux and OS X

I now have OS X, OpenSolaris, Linux and FreeBSD on one computer, and need one partition to share all data on it betwen all OS-es.

I was thinking UFS, but even that all of it support it, implementations differ and make it incomatible. And OS X have 4GB file-size limit for UFS. So no go for UFS.

ZFS is unsupported by Linux and very unstable on OS X.

XFS works only on Linux AFAIK

Ext2 works teribly on OS X and have strange limitations.

What about JFS ?

Is there any other solution besides porting some FS to some OS bu myself? I use all those OSes because I do some software porting... but I did not had in mind any FS porting or any low level stuff.
 
Old 12-05-2009, 03:42 PM   #6
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by gnufreex View Post
My HFS+ partition does not show up either in /dev or /etc/vfstab.
There is no reason for it to show up in /etc/vfstab however all possible partitions should be in /dev.
Quote:
Either way, even if I get this to work, I would not get to write on partition. So it is not rally a solution. But thanks for trying to halp anyways.
Indeed, it's a read only solution.
Quote:
What about JFS ?
No JFS support with OpenSolaris I'm aware of.
Quote:
Is there any other solution besides porting some FS to some OS bu myself?
The simplest way would be to have a file server somewhere else that supports both NFS and CIFS. If you really need to keep everything on a single box, you might use some virtualization technology (eg: VirtualBox) that would allow booting the OS that can mount the native partition you want to access and share it some way or another.

Last edited by jlliagre; 12-05-2009 at 03:43 PM.
 
1 members found this post helpful.
  


Reply

Tags
hfs+, hfsplus, opensolaris, solaris



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
Convert DVD image from HFS+ to Hybrid HFS/ISO Dark_Elf Linux - Software 0 10-24-2007 12:42 PM
hfs: unable to find HFS+ superblock VFS: Can't find ext3 filesystem on dev sdb. macroron Linux - Hardware 3 11-20-2006 09:50 PM
Error mounting HFS+ volume: unable to find HFS+ superblock applewax Linux - General 3 05-31-2006 08:45 AM
How do i create HFS, HFS+ and RockRidge CD's? moore757 Linux - Software 2 06-19-2005 10:13 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 08: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