Hiii yes We can mount the Solaris partition in Linux but only read access is available. First type the following command.It will show Solaris slices. dmesg | grep solaris
To mount use the command mount -r -t ufs -o ro,ufstype=sunx86 /dev/hda5 /mnt Regards Nirmal Agarwal > Hi every one.. > I am new to Solaris. > I have Open Solaris installed on my computer. > I want to mount the Solaris partions in linux and Windows also. > can ne one tell me how to do that??? > > and I heard about the wonderful feature of ZONES in solaris. > Does this mean in solaris i can create 3 zones and > start > windows in 1st zone, > Linux in 2nd zone, > Solaris in 3rd Zone. > > If it is possible. Help me pls... > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
