
........I have a new hard drive and I need to copy ALL info from the old to the new. I would like to use the
dd command. I know the command is as follows......
dd if=/dev/rdsk/c1t1d0s0 of=/dev/rdsk/????????
Where I have the question marks is the problem.
How do I find out what the id is?
Thanks in advance.