Hi, ether.pt,
Here is what I got when tried this suggestion:
[code]
IgorsGentoo igor # zpool import
pool: solaris
id: 9572975698201532745
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
solaris ONLINE
hdd2 ONLINE
IgorsGentoo igor # mount
/dev/hdd1 on / type reiserfs (rw,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,gid=5,mode=620)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
//your-vp7x3s9ctm/temp on /mnt/winxp type cifs (rw,mand)
IgorsGentoo igor # zpool import -R /mnt/solaris /dev/hdd2
cannot import '/dev/hdd2': no such pool available
IgorsGentoo igor # zpool import -R /mnt/solaris hdd2
cannot import 'hdd2': no such pool available
[/code]
Thank you.
--
This message posted from opensolaris.org