Sponsored Content
Operating Systems AIX Using mkdvd to create bootable mksysb on dvd reports success but nothing on dvd? Post 302966849 by bakunin on Wednesday 17th of February 2016 08:45:29 AM
Old 02-17-2016
Quote:
Originally Posted by c3rb3rus
Anyone have any ideas as to what the issue could be?
At first glance everything looks OK, so the answer will mean debugging:

- You did do this as user root, yes?

- The FSs/filespaces you used (/usr1/AIXADMIN/mkcd/cd_fs, ...) are large file enabled?

- The filesize ulimit is set to unlimited for this session/this user?

- Have you checked the temporary locations the command produces? What is in there? Are any of these places not what they seem to be (like being symlinked to somewhere else, etc.)?

- Have you tested your equipment to work properly (e.g. trying to burn something on the drive in question)?

- at last: have you checked the logs, especially the mentioned /var/adm/ras/mkcd.log?

Finally, this is probably not the source of your problem, but: to create ISO images: wouldn't it be easier to first burn the CD/DVD, then use

Code:
# dd if=/dev/cd0 of=/some/file.iso

To create the ISO image where you want to have it?

I hope this helps

bakunin
 

7 More Discussions You Might Find Interesting

1. Solaris

Getting NFSv4 prompt when installing bootable DVD

Hi, I've created a bootable DVD which works fine for earlier versions of Solaris 10 (6/06) and Solaris 9. But now i've moved to Solaris 10 8/07 and I am getting the NFSv4 prompt at login. Initially i thought i could surpress this by adding the line nfs4_domain=dynamic to my... (0 Replies)
Discussion started by: declanryan
0 Replies

2. AIX

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? (5 Replies)
Discussion started by: rainbow_bean
5 Replies

3. Solaris

bootable X86 dvd and flash archives

I have created a bootable DVD for X86 using a flash archive, the problem is that I have to specify the location at the beginning of the install. I have edited the any_machine profile under ./jumpstart_sample to contain the following install_type flash_install archive_location ... (4 Replies)
Discussion started by: eeisken
4 Replies

4. Solaris

Help me, please! Solaris 10 hands-off installation from a bootable DVD

Hello, I have a problem with installing the Solaris 10 using a bootable DVD with a flar archive. I want this installation to be totally hands-off, but unfortunately after I run this boot command at the ok prompt: ok boot cdrom - install ... the system is rebooted and the interactive... (5 Replies)
Discussion started by: Przemek
5 Replies

5. Linux

Creating a bootable dvd/cd disk

Hi all, thanks for so many helps in many problems! Can anyone guide, how to create a bootable cd/dvd from downloaded iso images of CentOS 5? I have collected all the iso in a dvd but it is not booting the system. Any response will be appreciable... (2 Replies)
Discussion started by: naw_deepak
2 Replies

6. AIX

Need help with mksysb backup on a DVD

i have an AIX server and planning to upgrade the operating system, before that i want to take a system backup which can be used in case of upgrade failure. i dont have NIM server t hold the mksysb backups. so i have the only option of taking the backup on DVD. i have the following optical drive... (5 Replies)
Discussion started by: saikiran_1984
5 Replies

7. 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
nautilus-cd-burner(1)						   User Commands					     nautilus-cd-burner(1)

NAME
nautilus-cd-burner - Nautilus CD-writing utility SYNOPSIS
nautilus-cd-burner [--source-cue=string] [--source-device=string] [--source-iso=string] [gnome-std-options] DESCRIPTION
nautilus-cd-burner provides a quick, convenient, drag-and-drop interface to write to CD-ROMs directly from the Nautilus file manager. OPTIONS
The following options are supported: ---source-cue=string Use CUE/TOC file as source instead of "burn:///". ---source-device=string Use CD/DVD device as source instead of "burn:///". ---source-iso=string Use ISO image as source instead of "burn:///". gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launching Nautilus CD-Writing Utility example% nautilus-cd-burner EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/nautilus-cd-burner Executable for Nautilus CD-writing utility ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-cd-burner | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. nautilus(1), attributes(5), gnome-std-options(5) NOTES
Written by Niall Power, Sun Microsystems Inc., 2004, 2006. SunOS 5.11 7 Sep 2004 nautilus-cd-burner(1)
All times are GMT -4. The time now is 12:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy