The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 07-24-2008
pupp's Avatar
pupp pupp is offline Forum Staff  
cap_10hdx 1
  
 

Join Date: Feb 2008
Location: Jersey Shore
Posts: 548
just out of curiosity, i'm wondering if this will work (i'm not doing it bc i i'm sure its a hairy situation). /dev/dsk/c1t0d0s0 is a link to the physical device.
Code:
lrwxrwxrwx   1 root     root          43 Oct 29  2006 c1t0d0s0 -> ../../devices/pci@1c,600000/scsi@2/sd@0,0:a
what if you delete the link c0t0d0s0 and make up another one like c3t0d0s0 and link it to the correct physical device.

----


thinking about this... i can see where it would go wrong a million times. hahaha