How can i access a text file stored on a solaris disk with windows xp? is there any utility which may enable me to do this? This message posted from opensolaris.org
On 2/17/06, mayank <agarwal_mayank at rediffmail.com> wrote:> How can i access a text file stored on a solaris disk with windows xp? >you can download and install SFU ( unix services for windows) and share the zfs via nfs. James Dickens uadmin.blogspot.com> is there any utility which may enable me to do this? > This message posted from opensolaris.org > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss >
James Dickens wrote:> On 2/17/06, mayank <agarwal_mayank at rediffmail.com> wrote: > >>How can i access a text file stored on a solaris disk with windows xp? >> > > you can download and install SFU ( unix services for windows) and > share the zfs via nfs.Or you can configure Samba (part of the standard Solaris distribution) and access through CIFS. -David
Thanks. This message posted from opensolaris.org
James Foronda
2006-Feb-20 15:40 UTC
[zfs-discuss] OS reinstall - preserving zfs filesystem
Hi, I have the following set up on a Toshiba M2 laptop: s0 - / s1 - swap s3 - reserved for liveupgrade s7 - zfs That has been working for a while running svn_30 (from Solaris Express). I tried to liveupgrade to snv_31a using slice 3 but things got messed up to a point that I am considering a full OS install of snv_31a. Questions: If I install snv_31a on s1, will I be able to read my zfs files on s7? If yes, what are the commands to do it? TIA, James
Yes, you should be able to read your ZFS files. You''ll want to use ''zpool import'' to discover available pools. Just be careful you don''t trash the partition, of course. - Eric On Mon, Feb 20, 2006 at 10:40:43AM -0500, James Foronda wrote:> Hi, > > I have the following set up on a Toshiba M2 laptop: > > s0 - / > s1 - swap > s3 - reserved for liveupgrade > s7 - zfs > > That has been working for a while running svn_30 (from Solaris > Express). I tried to liveupgrade to snv_31a using slice 3 but things > got messed up to a point that I am considering a full OS install of snv_31a. > > Questions: If I install snv_31a on s1, will I be able to read my zfs > files on s7? If yes, what are the commands to do it? > > TIA, > > James > > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss-- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock