Sponsored Content
Operating Systems AIX How do I create a bootable mksysb image file Post 302243085 by acascianelli on Friday 3rd of October 2008 03:35:32 PM
Old 10-03-2008
I need to know how to do it without NIM.
 

9 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. AIX

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... (2 Replies)
Discussion started by: asyed123
2 Replies

5. Linux

Create a bootable PXE image from build kernel source code

Hi, Can i just ask how I can create a bootable PXE image from the built kernel source. What files do I need to get? Thanks! (1 Reply)
Discussion started by: h0ujun
1 Replies

6. 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

7. AIX

Using mkdvd to create bootable mksysb on dvd reports success but nothing on dvd?

Hello, Running AIX 7.1 7100-00-03-1115, trying to make a mksysb image to a dvd drive using mkdvd. My final command looks like this.. mkdvd -e -V rootvg -R -C /usr1/AIXADMIN/mkcd/cd_fs -I /usr1/AIXADMIN/mkcd/cd_images -M /usr1/AIXADMIN/mkcd/mksysbimage -d /dev/cd0 -Y When i run this... (3 Replies)
Discussion started by: c3rb3rus
3 Replies

8. Red Hat

Trouble creating RHEL 6.5 bootable image with custom kickstart file

Hi everyone, I have a custom kickstart file from a software vendor and I'm trying to package that with a RHEL 6.5 and then attach it to a VM and install RHEL with the settings in the kickstarter file. I'm doing this from a windows PC using an app called InfraRecorder. I've extracted the... (0 Replies)
Discussion started by: 911Eric
0 Replies

9. 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
c1541(1)						      General Commands Manual							  c1541(1)

NAME
c1541 - a stand alone disk image maintenance program SYNOPSIS
c1541 [options] [image] DESCRIPTION
c1541 is a stand alone program that can be used for D64, D71, D81, X64 and G64 disk image file maintenance. It is part of the VICE emula- tor. c1541 can be used both in interactive and batch mode. It will start in interactive mode if no images and no options are specified or if one image is specified; when started in interactive mode, command line editing and command history are available. Each command line option for use in batch mode has an interactive mode counterpart, that is shown in parenthesis. -attach image (attach image) attach image for use. All consequent commands in interactive mode will refer to this image. -detach image (detach image) detach image from c1541. -format image (format image 'name,id') format the disk image image with the specified label. image is created if it does not exist. -delete image files... (delete files...) delete files from image -list image (list) list directory of image. -validate image (validate) validate mage. -copy image oldname1 [oldname2...] newname (copy oldname1 [oldname2...] newname) concatenate oldname1, oldname2... into newname on image (can be used to copy files). -create image dump ['descr'] (create image dump ['descr'] build image from raw dump file dump (i.e. convert from D64 to X64 file). -tape image tapeimage [files...] (tape image tapeimage [files...]) transfer files from tapeimage to image (default is all files). -read image 1541name [fsname] (read 1541name [fsname]) extract 1541name from the disk image into fsname (1541name by default) from image. -extract image (extract). extract all files from image. -write image fsname [1541name] (write fsname [1541name]) write fsname to image as 1541name (fsname by default). (works with P00 files as well). -block [drive:] [track] [sector] [disp] (block [drive:] [track] [sector] [disp]) show disk blocks in hex format. -info image ['descr'] (info ['descr']) show version information about image. When more than one command is specified in batch mode, all of them are executed in the same order they have on the command line. If you use - as a file name, it stands for stdin or stdout. SEE ALSO
VICE(1), petcat(1) AUTHORS
Teemu Rantanen <tvr@cs.hut.fi> Ettore Perazzoli <ettore@comm2000.it> Andreas Boose <boose@linux.rz.fh-hannover.de> Jouko Valta <jopi@stekt.oulu.fi> with improvements by Olaf Seibert <rhialto@mbfys.kun.nl> Gerhard Wesp <gwesp@cosy.sbg.ac.at> VICE
January 1999 c1541(1)
All times are GMT -4. The time now is 01:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy