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 > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-07-2008
rainbow_bean rainbow_bean is offline
Registered User
  
 

Join Date: Dec 2007
Posts: 82
Quote:
Originally Posted by bakunin View Post
You can't do this - at least not easily. If you create a mksysb to a file instead of a tape mksysb will not include all the boot code which is necessary to boot the machine from the respective medium. This is why mksysb files are not bootable but tapes created the same way are. The mksysb resources on NIM servers are also not bootable per se, but rely on the boot code on the NIM server for the process of booting the NIM client.

To my knowledge there is no tool for creating bootable DVDs from ordinary mksysb files..

bakunin
If I have a mksysb image saved on NIM server, then I copy this image to new server, can I restore the image on that new server?

Thanks