vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi there, is there any way to create a bootable tape from one AIX (is out of reach) to another so that one could create the tape and if needed drive around to the remote machine, put it in, and restore the machine booting from the tape? I know there is a way to redirect the output from mksysb to a remote machine but forgot the syntax. Patrick |
| |||
| Patrick <rhodan_nospam_5625@freakmail.de> wrote in message news:<2p6m4uFh1vpfU1@uni-berlin.de>... > Hi there, > > is there any way to create a bootable tape from one AIX (is out of > reach) to another so that one could create the tape and if needed drive > around to the remote machine, put it in, and restore the machine booting > from the tape? > > I know there is a way to redirect the output from mksysb to a remote > machine but forgot the syntax. > > Patrick What about directing your mksysb back to a NIM server, then I think you can make a bootable table, or, install your mksysb via the NIM. I don't remember all the particulars. HTH, Pete's |
| |||
| Pete's wrote: > Patrick <rhodan_nospam_5625@freakmail.de> wrote in message news:<2p6m4uFh1vpfU1@uni-berlin.de>... > [snip] > > > What about directing your mksysb back to a NIM server, then I think > you can make a bootable table, or, install your mksysb via the NIM. I > don't remember all the particulars. Up to now I have not implemented NIM - too less servers ;-) Anyway, I've (re-)found the FAQ with the description of a rmksysb script. Thanks, Patrick |
| |||
| On Fri, 27 Aug 2004 19:53:45 +0200, Patrick <rhodan_nospam_5625@freakmail.de> wrote: can you please post the script?. i would like to have mksysb redirect the iso image output to an ftp server as i do not have the roomon the server in question at present to store an image. thanks, jeff > >Up to now I have not implemented NIM - too less servers ;-) Anyway, I've >(re-)found the FAQ with the description of a rmksysb script. > >Thanks, >Patrick |
| ||||
| jdeyo@sport.rr.com wrote: > On Fri, 27 Aug 2004 19:53:45 +0200, Patrick > <rhodan_nospam_5625@freakmail.de> wrote: > > can you please post the script?. i would like to have mksysb redirect > the iso image output to an ftp server as i do not have the roomon the > server in question at present to store an image. thanks, jeff http://www.unix.necoac.de/dateien/aix/faq-part5 These are not the scripts I actual use but close enough. For your purpose you may have to modify the script of Henk van Doorn. |