bootable mksysb image on


 
Thread Tools Search this Thread
Operating Systems AIX bootable mksysb image on
# 1  
Old 01-17-2012
bootable mksysb image on

i have been given a bootable cd/dvd, that i install a ibm aix 185 workstation with, i want to make a nim mksysb resource from that,

the following is a listing for the root file structure of the cd/dvd, seems someone took a mksysb of a built ibm aix machine and did mkcd -L -S -I and setup the disk image and burned the disk.

Code:
total 72
dr-xr-xr-x 3 root system 256 Jan 17 10:42 ppc
-r--r--r-- 1 root system 60 Jan 17 10:42 mkcd.data
dr-xr-xr-x 3 root system 256 Jan 17 10:42 ismp
dr-xr-xr-x 3 root system 256 Jan 17 10:42 installp
-r--r--r-- 1 root system 10001 Jan 17 10:42 image.data
-r--r--r-- 1 root system 5826 Jan 17 10:42 bosinst.data
dr-xr-xr-x 3 root system 256 Jan 17 10:42 RPMS
-r--r--r-- 1 root system 24 Jan 17 10:42 OSLEVEL
dr-xr-xr-x 4 root system 256 Jan 17 10:42 root
dr-xr-xr-x 3 root system 256 Jan 17 10:43 udi
dr-xr-xr-x 3 root system 256 Jan 17 10:43 sbin
drwxr-xr-x 10 root system 4096 Jan 17 10:43 .
dr-xr-xr-x 9 root system 256 Jan 17 10:43 usr
drwxrwxr-x 17 root system 4096 Jan 17 12:54 ..

my nim wants me to have a full mksysb, i found file on the cd/dvd under the
/export/test/usr/sys/inst.images/mksysb_image, when i run the mkcd on this file this is the error i get in the mkcd.log
Code:
cmd: mkcd -L -S -I /export/iso -m /export/test/usr/sys/inst.images/mksysb_image
Initializing mkcd log: /var/adm/ras/mkcd.log...
Verifying command parameters...
Creating temporary file system: /mkcd/cd_fs...
Populating the CD or DVD file system...
0512-300 mkcd: Error in routine: populate_cd_fs.
0512-321 mkcd: Error populating the CD or DVD file system
using the /usr/lpp/bosinst/cdfs.required.list proto file.
Cleaning up...
Removing temporary file system: /mkcd/cd_fs...

i tried to make a mksysb from built box, but get errors referring to linked files, and it cannot finish because of the linked file,

can anyone help

ab

Moderator's Comments:
Mod Comment Use code tags, thanks. See PM.

Last edited by zaxxon; 01-17-2012 at 05:05 PM.. Reason: code tags
# 2  
Old 01-17-2012
I have never tried to build mksysb from a CD....
Did you tried apposite way ?

Instead of building mksysb from CD, build SPOT and LPP_source
Result should be the same
# 3  
Old 01-18-2012
gito please explain

[quote] gito,
please explain more, so you are saying I should take the cd which was created from a mksysb (i assume with the mkcd)

and create a spot resource on my nim server for the cd?

Ab [quote]
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Can I use mkdvd to create bootable DVD from mksysb on tape

Hi, Is it possible to use mkdvd to create a bootable DVD using a mksysb on tape as the source image? On the system concerned, we don't have enough free space to create the mksysb to file first, so would like to use the existing tape mksysb backup. The DVD disk/s will then be used to boot a... (4 Replies)
Discussion started by: alanp36
4 Replies

2. AIX

DR using a mksysb image on disk.

This may be a dumb question and the more I think about it the worst it seems!! I have inherited some standalone systems where they are using the mksysb command to create a disk file image; this image is then backed up to Networker. My dumb question is how would we go about restoring this... (4 Replies)
Discussion started by: gz3xzf
4 Replies

3. UNIX for Advanced & Expert Users

Installation through mksysb image backup

Hi Experts, I am very new to AIX, I have a mksysb image in one of my aix server (V6), I would like to install this mksysb image on newly lpar. Is it possible without tape and NIM? Advice would be appreciated. Regards, Rockie (11 Replies)
Discussion started by: aix.rockie
11 Replies

4. Linux

Running bootable iso image with kexec

I just tried to run the command kexec memtest86-4.0.iso To boot into memtest86 using kexec. This is the output: Cannot determine the file type of memtest86-4.0.iso How am I supposed to do this? (2 Replies)
Discussion started by: locoroco
2 Replies

5. Linux

A working bootable Linux XP Desktop 4.0.31 ISO image?

Hi everyone, I want to run on VMWare the Linux XP 2010 Desktop 4.0.31 distro, Iīve downloaded the latest realese from its website (Trustverse Desktop 4.0 RC1 -build 31)-->http://www.linux-xp.com/desktop/download/. Itīs 4.47 GB in size, but when I mount on an ISO software, the size is 2.75GB... (0 Replies)
Discussion started by: cgkmal
0 Replies

6. AIX

check whether a mksysb image is bootable or not?

Hi, Can any one please tell me the method to check whether a mksysb image which is in the server is bootable or not. :confused: Thanks in advance, Anoop (1 Reply)
Discussion started by: anoopraok
1 Replies

7. AIX

mksysb file image

Hello, I have an mksysb image in my disk, created like: # mksysb -i /mnt/backup/lpar2.image I want to know if this image could be copied to a tape and make it a boot image. Thanks Enzote (3 Replies)
Discussion started by: enzote
3 Replies

8. AIX

How do I create a bootable mksysb image file

I have several systems which require software maintenance several times a year. After the software maintenance, it is required that we make two system tapes for DR purposes. The creation of these system tapes takes anywhere from 1-1.5 hours because of the performance of the tape drives. What I... (7 Replies)
Discussion started by: acascianelli
7 Replies

9. Solaris

iso files to make bootable dvd image

Hey all, I'm a newbie to iso files and I just downloaded the 2 iso files for *cough* ms2003 R2 *cough* trial software. After I downloaded the iso files I just dragged them to my burn software gui and sure enough it burned to dvd 2 iso files. When I attempted to boot the image using VMware... (0 Replies)
Discussion started by: bdsffl
0 Replies

10. AIX

mksysb and boot.image

hello i saved my system this morning, mksysb tape, and i have the message: "boot.image exceeded the size....." i have not the end because the message is disappeared. where can i find the mksysb message in a log ? the message is scary ? thank you (6 Replies)
Discussion started by: pascalbout
6 Replies
Login or Register to Ask a Question