![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script to burn DVD on the fly? | satimis | Shell Programming and Scripting | 0 | 05-20-2008 03:17 AM |
| Music cd burn | bog333 | Shell Programming and Scripting | 4 | 06-12-2007 08:58 AM |
| Make non-bootable scsi drive, bootable | bfisk | Filesystems, Disks and Memory | 1 | 02-16-2007 11:54 PM |
| how to burn these files...? | D-iew | BSD | 4 | 10-14-2004 07:11 AM |
| burn cdrom with solaris | joerg | UNIX for Dummies Questions & Answers | 1 | 07-23-2002 07:51 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to burn a bootable DVD on aix 5.3?
I have a mksysb backup image need burn to a DVD, then it can be used to restore OS in other machine.
How to do this? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
Quote:
Thanks |
|
#4
|
|||
|
|||
|
Can I use this:
System Backup Manager Move cursor to desired item and press Enter. Back Up the System List Files in a System Image Restore Files in a System Image |
|
#5
|
|||
|
|||
|
Can I use this:
System Backup Manager Move cursor to desired item and press Enter. Back Up the System List Files in a System Image Restore Files in a System Image |
|
#6
|
|||
|
|||
|
"smitty mkdvd" should work. If you don't have a dvd burner on the AIX server you can just create iso file(s) that you can copy to a PC with a dvd burner. You can specify the location of an existing mksysb image so it should work. I've only done it for cd's not dvd's so I can't speak from experience. But when making cd's the first cd is bootable.
One of my earlier posts details "smitty mkcd" which uses the same technique as "smitty mkdvd". |
|||
| Google The UNIX and Linux Forums |