The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



Thread: clone disk
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-06-2007
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
See this thread - pay attention to the installboot command.

Step 12. In a terminal window type: ./copydisk donotpart c1t1d0 c0t0d0

See if you can take a look at copydisk - it may have a installboot command in it. I would believe copydisk is a script - check with file command ( # file copydisk ) and post what is in copydisk since it seems to be something you may want to understand.
Reply With Quote