Hi,ALL, I recently installed OpenSolaris on one of my partitions to make the computer a dual-boot with Linux.
Now, I am trying to access OpenSolaris partition from the Linux (I can't do other way as I put Linux on the ReiserFS partition and OS can't read ReiserFS). I installed zfs-fuse latest release,which is 0.5.0 and it is setup properly. Now all I need is an access to the "/export/home/igor", so what I'm thinking I need to do is: 1. In OpenSolaris create new pool for the "/export/home/igor". Can I do it in the actual install and what would be the proper command for it? 2. In OpenSolaris export this newly created pool so that zfs-fuse can import this newly created pool. How do I do that? 3. In Linux import that pool by using "zpool import" command. Is this a good plan? All I need is to copy some data over to OpenSolaris partition from Windows... Thank you. -- This message posted from opensolaris.org