Networking Forums

Networking Forums > Computer Networking > Linux Networking > ISO image creation problem using Revisor Application

Reply
Thread Tools Display Modes

ISO image creation problem using Revisor Application

 
 
Niraj
Guest
Posts: n/a

 
      04-06-2009, 04:03 AM
Hello Friends,

I am facing the problem in making ISO image. I have performed
following steps for it...

I have fired following command to start the process of making ISO image
(using revisor)

revisor --cli --dvd --install-dvd --model=fc8-i386 --kickstart=/root/
revtest.cfg --debug

Following is the output of the command...


Downloading Packages:
######################################## 100.0% Creating pkgdir: /var/
tmp/revisor-pungi/8/fc8-i386/i386/os/Packages
Initting progress bar for Linking in packages
Linking in packages:
######################################## 100.0%
Initting progress bar for Creating Repository Information
Creating Repository
Information: 0.0% Setting
rundir to /var/tmp/revisor-pungi/8/fc8-i386/i386/os
Running command: /usr/bin/createrepo -v --database --groupfile /usr/
share/revisor/comps/comps-f8.xml /var/tmp/revisor-pungi/8/fc8-i386/
i386/os
Extra information: /var/tmp/revisor-pungi/8/fc8-i386/i386/os False
None
Creating Repository Information:
######################################## 100.0%
Initting progress bar for Building Installation Images
Building Installation
Images: 0.0% Setting
rundir to /var/tmp/revisor-rundir
Running command: /usr/lib/anaconda-runtime/buildinstall --product
Fedora Core --variant fc8-i386 --version 8 --release "Fedora Core 8" --
prodpath Packages /var/tmp/revisor-pungi/8/fc8-i386/i386/os
Extra information: /var/tmp/revisor-rundir False None
Building Installation Images:
######################################## 100.0%

after that

Copying release note file RPM-GPG-KEY
Copying release note file RPM-GPG-KEY-fedora-test
Copying release note file RPM-GPG-KEY-rawhide
Copying release note file RPM-GPG-KEY-fedora
Copying release note file RPM-GPG-KEY-beta
Copying release note file RPM-GPG-KEY-fedora-rawhide
Copying release note file GPL
Copying stylesheet-images
Copying release note file fedora.css
Copying release note file RELEASE-NOTES-en_US.html
Copying release note file README-BURNING-ISOS-en_US.txt
['RPM-GPG-KEY', 'RPM-GPG-KEY-fedora-test', 'RPM-GPG-KEY-rawhide', 'RPM-
GPG-KEY-fedora', 'RPM-GPG-KEY-beta', 'RPM-GPG-KEY-fedora-rawhide',
'GPL', 'fedora.css', 'RELEASE-NOTES-en_US.html', 'README-BURNING-ISOS-
en_US.txt']
Linking in release notes:
######################################## 100.0%
Size of the installation tree is 439 MB
Initting progress bar for Creating SHA1SUMs for Images
Creating SHA1SUMs for Images:
######################################## 100.0%

At this stage the process of making ISO image is completed. So the
fedora.iso file should be created at /srv/revisor/fc8-i386/iso/

But It is not created there. Although process is completed
successfully .iso file is not created. Now I am not getting what to do
next. Please provide me the suggestions, so that I can complete the
work.

Also I have tried to create ISO image on other PC but same problem
persists there.

Thanking You,

Niraj Jadav
 
Reply With Quote
 
 
 
 
Peter Lowrie
Guest
Posts: n/a

 
      04-21-2009, 08:23 PM
I wouldn't be surprised if it's in a hidden directory in your home directory
or in a hidden dir in a tmp directory.

Niraj wrote:

> Hello Friends,
>
> I am facing the problem in making ISO image. I have performed
> following steps for it...
>
> I have fired following command to start the process of making ISO image
> (using revisor)
>
> revisor --cli --dvd --install-dvd --model=fc8-i386 --kickstart=/root/
> revtest.cfg --debug
>
> Following is the output of the command...
>
>
> Downloading Packages:
> ######################################## 100.0% Creating pkgdir: /var/
> tmp/revisor-pungi/8/fc8-i386/i386/os/Packages
> Initting progress bar for Linking in packages
> Linking in packages:
> ######################################## 100.0%
> Initting progress bar for Creating Repository Information
> Creating Repository
> Information: 0.0% Setting
> rundir to /var/tmp/revisor-pungi/8/fc8-i386/i386/os
> Running command: /usr/bin/createrepo -v --database --groupfile /usr/
> share/revisor/comps/comps-f8.xml /var/tmp/revisor-pungi/8/fc8-i386/
> i386/os
> Extra information: /var/tmp/revisor-pungi/8/fc8-i386/i386/os False
> None
> Creating Repository Information:
> ######################################## 100.0%
> Initting progress bar for Building Installation Images
> Building Installation
> Images: 0.0% Setting
> rundir to /var/tmp/revisor-rundir
> Running command: /usr/lib/anaconda-runtime/buildinstall --product
> Fedora Core --variant fc8-i386 --version 8 --release "Fedora Core 8" --
> prodpath Packages /var/tmp/revisor-pungi/8/fc8-i386/i386/os
> Extra information: /var/tmp/revisor-rundir False None
> Building Installation Images:
> ######################################## 100.0%
>
> after that
>
> Copying release note file RPM-GPG-KEY
> Copying release note file RPM-GPG-KEY-fedora-test
> Copying release note file RPM-GPG-KEY-rawhide
> Copying release note file RPM-GPG-KEY-fedora
> Copying release note file RPM-GPG-KEY-beta
> Copying release note file RPM-GPG-KEY-fedora-rawhide
> Copying release note file GPL
> Copying stylesheet-images
> Copying release note file fedora.css
> Copying release note file RELEASE-NOTES-en_US.html
> Copying release note file README-BURNING-ISOS-en_US.txt
> ['RPM-GPG-KEY', 'RPM-GPG-KEY-fedora-test', 'RPM-GPG-KEY-rawhide', 'RPM-
> GPG-KEY-fedora', 'RPM-GPG-KEY-beta', 'RPM-GPG-KEY-fedora-rawhide',
> 'GPL', 'fedora.css', 'RELEASE-NOTES-en_US.html', 'README-BURNING-ISOS-
> en_US.txt']
> Linking in release notes:
> ######################################## 100.0%
> Size of the installation tree is 439 MB
> Initting progress bar for Creating SHA1SUMs for Images
> Creating SHA1SUMs for Images:
> ######################################## 100.0%
>
> At this stage the process of making ISO image is completed. So the
> fedora.iso file should be created at /srv/revisor/fc8-i386/iso/
>
> But It is not created there. Although process is completed
> successfully .iso file is not created. Now I am not getting what to do
> next. Please provide me the suggestions, so that I can complete the
> work.
>
> Also I have tried to create ISO image on other PC but same problem
> persists there.
>
> Thanking You,
>
> Niraj Jadav


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless Problem: Files Won't Open the Application Frank Wireless Networks 0 05-07-2007 02:52 PM
Application Problem on Windows 2003 noisefree Windows Networking 0 01-16-2007 02:12 PM
client/server application problem tomorrow4eva Windows Networking 0 02-01-2006 02:20 AM
Bizarre network application problem Ron Albright Linux Networking 7 11-14-2005 09:44 AM
disk image creation & restauration Antoine Logean Linux Networking 20 08-09-2003 05:25 PM



1 2 3 4 5 6 7 8 9 10 11