|
|
|
|
|
|
| Author |
Message |
Greg Beeker *nix forums addict
Joined: 24 Feb 2005
Posts: 94
|
Posted: Wed Feb 16, 2005 1:03 pm Post subject:
Re: Mksysb fails AIX5.2
|
|
|
Kevin Campbell wrote:
| Quote: | mksysb fails with the following error
snip
Device seems to be: Generic mmc2 DVD.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported
CD/DVD-Recorder
found on this target.
burn_cd: Command error.
0512-322 mkcd: An error has occurred
writing the CD or DVD image to the CD or DVD device.
I have used this media in the past with success (Memorex DVD-RAM 4.7)
and
have tried 2 brand new DVD's. Could I be missing a fileset or
something
here?
|
I have found this same error using non-IBM DVDs for MKSYSB backup. It
sometimes works and sometime doesn't. After we switched to IBM DVDs it
worked every single time. |
|
| Back to top |
|
 |
Mike *nix forums Guru Wannabe
Joined: 09 Apr 2005
Posts: 133
|
Posted: Fri Feb 11, 2005 8:09 pm Post subject:
Re: Mksysb fails AIX5.2
|
|
|
In article <BE324DFF.1EFB%kpcamp@qwest.net>, Kevin Campbell wrote:
| Quote: | On 2/11/05 11:55 AM, in article ic7Pd.59169$Ej6.7760@fe07.lga, "Mike"
mikee@mikee.ath.cx> wrote:
In article <BE324B50.1EF6%kpcamp@qwest.net>, Kevin Campbell wrote:
mksysb fails with the following error
Creating list of files to back up...
Backing up 80837 files..............................
73725 of 80837 files (91%)...
80837 of 80837 files (100%)
0512-038 mksysb: Backup Completed Successfully.
Creating temporary file system: /mkcd/cd_fs...
Populating the CD or DVD file system...
Copying backup to the CD or DVD file system...
Building chrp boot image...
Creating temporary file system: /mkcd/cd_images...
Creating Rock Ridge format image: /mkcd/cd_images/cd_image_639050
Running mkisofs ...
mkrr_fs was successful.
Making the CD or DVD image bootable...
Writing the CD or DVD image to device: /dev/cd0...
Running cdrecord ...
Cdrecord 1.9 (powerpc-ibm-aix4.3.3.0) Copyright (C) 1995-2000 Jörg Schilling
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
Using libscg version 'schily-0.1'
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC
Vendor_info : 'IBM '
Identifikation : 'DVRM00203'
Revision : 'A150'
Device seems to be: Generic mmc2 DVD.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder
found on this target.
burn_cd: Command error.
0512-322 mkcd: An error has occurred
writing the CD or DVD image to the CD or DVD device.
If you would like to attempt to write to another CD or DVD, replace
the current CD or DVD with a new writable CD or DVD. Press the <enter> key
when ready...
If you would like to stop the command and cleanup, Press 'q' to quit...
I have used this media in the past with success (Memorex DVD-RAM 4.7) and
have tried 2 brand new DVD's. Could I be missing a fileset or something
here?
Thanks
KevinC
kpcamp@qwest.net
It says that no cd/dvd recorder exists or you have an unsupported recorder
I have ran diag on the physical hardware and no errors are reported. I was
running AIX5.1 and have numerous images of this machine. I recently upgraded
to 5.2 and have not been able to get mksysb to run successfully. No hardware
was changed just the OS upgrade.
|
What about an 'rmdev -l -d dvd0' (assuming the device is dvd0), then
'cfgmgr' to see what it does? |
|
| Back to top |
|
 |
Kevin Campbell *nix forums beginner
Joined: 11 Feb 2005
Posts: 3
|
Posted: Fri Feb 11, 2005 5:56 pm Post subject:
Re: Mksysb fails AIX5.2
|
|
|
On 2/11/05 11:55 AM, in article ic7Pd.59169$Ej6.7760@fe07.lga, "Mike"
<mikee@mikee.ath.cx> wrote:
| Quote: | In article <BE324B50.1EF6%kpcamp@qwest.net>, Kevin Campbell wrote:
mksysb fails with the following error
Creating list of files to back up...
Backing up 80837 files..............................
73725 of 80837 files (91%)...
80837 of 80837 files (100%)
0512-038 mksysb: Backup Completed Successfully.
Creating temporary file system: /mkcd/cd_fs...
Populating the CD or DVD file system...
Copying backup to the CD or DVD file system...
Building chrp boot image...
Creating temporary file system: /mkcd/cd_images...
Creating Rock Ridge format image: /mkcd/cd_images/cd_image_639050
Running mkisofs ...
mkrr_fs was successful.
Making the CD or DVD image bootable...
Writing the CD or DVD image to device: /dev/cd0...
Running cdrecord ...
Cdrecord 1.9 (powerpc-ibm-aix4.3.3.0) Copyright (C) 1995-2000 Jörg Schilling
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
Using libscg version 'schily-0.1'
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC
Vendor_info : 'IBM '
Identifikation : 'DVRM00203'
Revision : 'A150'
Device seems to be: Generic mmc2 DVD.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder
found on this target.
burn_cd: Command error.
0512-322 mkcd: An error has occurred
writing the CD or DVD image to the CD or DVD device.
If you would like to attempt to write to another CD or DVD, replace
the current CD or DVD with a new writable CD or DVD. Press the <enter> key
when ready...
If you would like to stop the command and cleanup, Press 'q' to quit...
I have used this media in the past with success (Memorex DVD-RAM 4.7) and
have tried 2 brand new DVD's. Could I be missing a fileset or something
here?
Thanks
KevinC
kpcamp@qwest.net
It says that no cd/dvd recorder exists or you have an unsupported recorder
|
I have ran diag on the physical hardware and no errors are reported. I was
running AIX5.1 and have numerous images of this machine. I recently upgraded
to 5.2 and have not been able to get mksysb to run successfully. No hardware
was changed just the OS upgrade. |
|
| Back to top |
|
 |
Mike *nix forums Guru Wannabe
Joined: 09 Apr 2005
Posts: 133
|
Posted: Fri Feb 11, 2005 5:55 pm Post subject:
Re: Mksysb fails AIX5.2
|
|
|
In article <BE324B50.1EF6%kpcamp@qwest.net>, Kevin Campbell wrote:
| Quote: | mksysb fails with the following error
Creating list of files to back up...
Backing up 80837 files..............................
73725 of 80837 files (91%)...
80837 of 80837 files (100%)
0512-038 mksysb: Backup Completed Successfully.
Creating temporary file system: /mkcd/cd_fs...
Populating the CD or DVD file system...
Copying backup to the CD or DVD file system...
Building chrp boot image...
Creating temporary file system: /mkcd/cd_images...
Creating Rock Ridge format image: /mkcd/cd_images/cd_image_639050
Running mkisofs ...
mkrr_fs was successful.
Making the CD or DVD image bootable...
Writing the CD or DVD image to device: /dev/cd0...
Running cdrecord ...
Cdrecord 1.9 (powerpc-ibm-aix4.3.3.0) Copyright (C) 1995-2000 Jörg Schilling
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
Using libscg version 'schily-0.1'
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC
Vendor_info : 'IBM '
Identifikation : 'DVRM00203'
Revision : 'A150'
Device seems to be: Generic mmc2 DVD.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder
found on this target.
burn_cd: Command error.
0512-322 mkcd: An error has occurred
writing the CD or DVD image to the CD or DVD device.
If you would like to attempt to write to another CD or DVD, replace
the current CD or DVD with a new writable CD or DVD. Press the <enter> key
when ready...
If you would like to stop the command and cleanup, Press 'q' to quit...
I have used this media in the past with success (Memorex DVD-RAM 4.7) and
have tried 2 brand new DVD's. Could I be missing a fileset or something
here?
Thanks
KevinC
kpcamp@qwest.net
|
It says that no cd/dvd recorder exists or you have an unsupported recorder |
|
| Back to top |
|
 |
Kevin Campbell *nix forums beginner
Joined: 11 Feb 2005
Posts: 3
|
Posted: Fri Feb 11, 2005 5:45 pm Post subject:
Mksysb fails AIX5.2
|
|
|
mksysb fails with the following error
Creating list of files to back up...
Backing up 80837 files..............................
73725 of 80837 files (91%)...
80837 of 80837 files (100%)
0512-038 mksysb: Backup Completed Successfully.
Creating temporary file system: /mkcd/cd_fs...
Populating the CD or DVD file system...
Copying backup to the CD or DVD file system...
Building chrp boot image...
Creating temporary file system: /mkcd/cd_images...
Creating Rock Ridge format image: /mkcd/cd_images/cd_image_639050
Running mkisofs ...
mkrr_fs was successful.
Making the CD or DVD image bootable...
Writing the CD or DVD image to device: /dev/cd0...
Running cdrecord ...
Cdrecord 1.9 (powerpc-ibm-aix4.3.3.0) Copyright (C) 1995-2000 Jörg Schilling
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
Using libscg version 'schily-0.1'
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC
Vendor_info : 'IBM '
Identifikation : 'DVRM00203'
Revision : 'A150'
Device seems to be: Generic mmc2 DVD.
/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder
found on this target.
burn_cd: Command error.
0512-322 mkcd: An error has occurred
writing the CD or DVD image to the CD or DVD device.
If you would like to attempt to write to another CD or DVD, replace
the current CD or DVD with a new writable CD or DVD. Press the <enter> key
when ready...
If you would like to stop the command and cleanup, Press 'q' to quit...
I have used this media in the past with success (Memorex DVD-RAM 4.7) and
have tried 2 brand new DVD's. Could I be missing a fileset or something
here?
Thanks
KevinC
kpcamp@qwest.net |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 10:16 pm | All times are GMT
|
|
Bankruptcy | Credit Cards | Web Advertising | Loans | Loans
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|