This is a discussion on error mksysb within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello everyone, I've got a problem when I want to do a recovery with mksysb AIX 5.2 The error ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello everyone, I've got a problem when I want to do a recovery with mksysb AIX 5.2 The error message is this : Cr ation du fichier d'informations (/image.data) pour rootvg... Cr ation de l'image d'amor age sur bande.... 0301-161 bosboot : dd n'a pas copi /tmp/tape.bootimage. 0301-165 bosboot : ATTENTION : chec de bosboot - n'amorcez pas l'unit . 0512-016 mksysb : La tentative de cr ation d'une bande d'amor age n'a pas abouti ( chec de bosboot -d /dev/rmt1.1 -a avec le code de retour 48). Can you help me to do a correct mksysb? Thanks a lot. Mike |
| |||
| baltus59 wrote: > Hello everyone, > > I've got a problem when I want to do a recovery with mksysb AIX 5.2 > > The error message is this : > Cr ation du fichier d'informations (/image.data) pour rootvg... > > Cr ation de l'image d'amor age sur bande.... > 0301-161 bosboot : dd n'a pas copi /tmp/tape.bootimage. > > 0301-165 bosboot : ATTENTION : chec de bosboot - n'amorcez pas l'unit . > > 0512-016 mksysb : La tentative de cr ation d'une bande d'amor age n'a pas > abouti ( chec de bosboot -d /dev/rmt1.1 -a avec le code de retour 48). > > Can you help me to do a correct mksysb? > > Thanks a lot. > > Mike Seeing as no one answered yet, any chance of translating the French messages for us? babelfish.altavista.com doesn't do well on this one. |
| ||||
| Simon Marchese wrote: > baltus59 wrote: > >> Hello everyone, >> >> I've got a problem when I want to do a recovery with mksysb AIX 5.2 >> >> The error message is this : Cr ation du fichier d'informations >> (/image.data) pour rootvg... >> >> Cr ation de l'image d'amor age sur bande.... >> 0301-161 bosboot : dd n'a pas copi /tmp/tape.bootimage. >> >> 0301-165 bosboot : ATTENTION : chec de bosboot - n'amorcez pas l'unit . >> >> 0512-016 mksysb : La tentative de cr ation d'une bande d'amor age n'a pas >> abouti ( chec de bosboot -d /dev/rmt1.1 -a avec le code de >> retour 48). >> >> Can you help me to do a correct mksysb? >> >> Thanks a lot. >> >> Mike > > > Seeing as no one answered yet, any chance of translating the French > messages for us? babelfish.altavista.com doesn't do well on this one. the size of boot image on tape could not exceed 12 MB. Since AIX 5.x installs all devices by default it in some cases creates the problem shown above. Remove unneeded devices.* filesets and try again. |