Cactiusers.org


It is currently Thu May 17, 2012 8:11 am




Post new topic Reply to topic  [ 6 posts ] 
 CactiEZ ISO regeneration fails 
Author Message
New User

Joined: Mon May 26, 2008 3:50 am
Posts: 9
Post CactiEZ ISO regeneration fails
I'm trying to generate a new CactiEZ ISO after a few modifications (new templates, snmp_queries and scripts). I've followed the steps of:
http://cactiusers.org/wiki/CactiEZRemaster
but when I try to install using that ISO almost at the beginning of the installation process I get the next message:
"The CentOS 4.4ServerCD CD was not found in any of your CDROM drives. Please insert the CentOS 4.4ServerCD CD and press OK to retry".

I've even tried to generate the ISO only with the original files of the CactiEZ ISO, without my adds.

Is there something wrong in the steps proposed in the link above?

Quote:
1.- Install CactiEZ
2.- Install additional packages:
yum install anaconda-runtime mkisofs anaconda
3.- Copy the files of the CactiEZ CD into /CD:
mkdir /media/cdrom
mount /dev/cdrom /media/cdrom
mkdir /CD
cp -R /media/cdrom/* /CD
find /CD -name TRANS.TBL -exec rm {} \;
umount /media/cdrom
4.- Execute makeiso.sh:
#!/bin/bash
export PYTHONPATH=/usr/lib/anaconda
/usr/lib/anaconda-runtime/genhdlist /CD/
/usr/lib/anaconda-runtime/pkgorder /CD i686 > /CD/CentOS/base/pkgorder
/usr/lib/anaconda-runtime/genhdlist --withnumbers --fileorder /CD/CentOS/base/pkgorder --hdlist /CD/CentOS/base/hdlist /CD
find /CD -name TRANS.TBL -exec rm {} \;
mkisofs -r -T -J -V "CactiEZ" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -v -o /root/Cacti.iso /CD


Thanks.


Last edited by palbandoz on Wed May 28, 2008 3:32 am, edited 1 time in total.



Mon May 26, 2008 9:01 am
Site Admin

Joined: Thu Nov 11, 2004 11:12 am
Posts: 2007
Post 
What OS are you building the CD on?


Mon May 26, 2008 12:19 pm
New User

Joined: Mon May 26, 2008 3:50 am
Posts: 9
Post 
I am working in a VMware server that runs over Ubuntu. In that VMware I've created an image that has been changed by the first installation of CactiEZ. After the creation of the new ISO I'm trying to install it over the same image. So I think the answer to your question is CentOS.


Tue May 27, 2008 3:28 am
New User

Joined: Mon May 26, 2008 3:50 am
Posts: 9
Post 
I've created the ISO in the image where CactiEZ was previously installed (as I understood in the link above).


Tue May 27, 2008 3:32 am
New User

Joined: Mon May 26, 2008 3:50 am
Posts: 9
Post 
I add a few more details to help you helping me :-P. Here you are the messages received while running the commands on makeiso.sh:

/usr/lib/anaconda-runtime/pkgorder /CD i686 > /CD/CentOS/base/pkgorder
Quote:
warning: ignore package name relation(s) [0] pango-gtkbeta-devel -> pango-gtkbeta
warning: ignore package name relation(s) [1] XFree86 -> Mesa
warning: ignore package name relation(s) [2] xorg-x11 -> Mesa
warning: ignore package name relation(s) [3] compat-glibc -> db2
warning: ignore package name relation(s) [4] compat-glibc -> db1
warning: ignore package name relation(s) [5] pam -> initscripts
warning: ignore package name relation(s) [6] initscripts -> sysklogd
warning: ignore package name relation(s) [7] arts -> kdelibs-sound
warning: ignore package name relation(s) [8] libgnomeprint15 -> gnome-print
warning: ignore package name relation(s) [9] nautilus -> nautilus-mozilla
warning: ignore package name relation(s) [10] tcl -> postgresql-tcl
warning: ignore package name relation(s) [11] libtermcap -> bash
warning: ignore package name relation(s) [12] modutils -> vixie-cron
warning: ignore package name relation(s) [13] ypbind -> yp-tools
warning: ignore package name relation(s) [14] ghostscript-fonts -> ghostscript
warning: ignore package name relation(s) [15] usermode -> util-linux
warning: ignore package name relation(s) [16] control-center -> xscreensaver
warning: ignore package name relation(s) [17] kdemultimedia-arts -> kdemultimedia-libs
warning: ignore package name relation(s) [18] initscripts -> util-linux
warning: ignore package name relation(s) [19] XFree86-libs -> XFree86-Mesa-libGL
warning: ignore package name relation(s) [20] xorg-x11-libs -> xorg-x11-Mesa-libGL
warning: ignore package name relation(s) [21] mysql -> perl-DBD-MySQL
warning: ignore package name relation(s) [22] ghostscript -> gimp-print
warning: ignore package name relation(s) [23] bind -> bind-utils
warning: ignore package name relation(s) [24] perl -> mod_perl
warning: ignore package name relation(s) [25] perl -> perl-Filter
warning: ignore package name relation(s) [26] coreutils -> pam
warning: ignore package name relation(s) [27] perl -> mrtg
warning: ignore package name relation(s) [28] perl-Date-Calc -> perl-Bit-Vector
warning: ignore package name relation(s) [29] glibc-debug -> glibc-devel
warning: ignore package name relation(s) [30] xinitrc -> XFree86
warning: ignore package name relation(s) [31] xinitrc -> xorg-x11
warning: ignore package name relation(s) [32] xemacs -> apel-xemacs
warning: ignore package name relation(s) [33] gstreamer-tools -> gstreamer
warning: ignore package name relation(s) [34] gimp -> gimp-print-plugin
warning: ignore package name relation(s) [35] redhat-lsb -> redhat-lsb
warning: ignore package name relation(s) [36] info -> ncurses
warning: ignore package name relation(s) [37] aspell -> aspell-en
warning: ignore package name relation(s) [38] dbus -> dbus-glib
warning: ignore package name relation(s) [39] openjade -> docbook-dtds
warning: ignore package name relation(s) [40] xemacs -> xemacs-sumo
warning: ignore package name relation(s) [41] ncurses -> gpm
warning: ignore package name relation(s) [42] cyrus-sasl -> openldap
warning: ignore package name relation(s) [43] initscripts -> kernel
warning: ignore package name relation(s) [44] initscripts -> kernel-smp
warning: ignore package name relation(s) [45] rpm-libs -> rpm
warning: ignore package name relation(s) [46] httpd -> httpd-suexec
warning: ignore package name relation(s) [47] php -> php-pear
warning: ignore package name relation(s) [48] gnome-python2 -> gnome-python2-bonobo
warning: ignore package name relation(s) [49] openoffice.org-libs -> openoffice.org
warning: ignore package name relation(s) [50] gtk+ -> gdk-pixbuf
warning: ignore package name relation(s) [51] nautilus -> nautilus-cd-burner
warning: LOOP:
warning: removing cracklib-dicts-2.8.9-1.3 "Requires: cracklib = 2.8.9-1.3" from tsort relations.
warning: cracklib-dicts-2.8.9-1.3 Requires: cracklib = 2.8.9-1.3
warning: removing cracklib-2.8.9-1.3 "Requires: cracklib-dicts@i386 = 2.8.9-1.3" from tsort relations.
warning: cracklib-2.8.9-1.3 Requires: cracklib-dicts@i386 = 2.8.9-1.3
warning: LOOP:
warning: removing initscripts-7.93.31.EL-2.centos4 "Requires: /sbin/nash" from tsort relations.
warning: initscripts-7.93.31.EL-2.centos4 Requires: /sbin/nash
warning: removing mkinitrd-4.2.1.13-1 "Requires: kudzu" from tsort relations.
warning: mkinitrd-4.2.1.13-1 Requires: kudzu
warning: removing kudzu-1.1.95.23-1 "Requires: hal >= 0.2.96" from tsort relations.
warning: kudzu-1.1.95.23-1 Requires: hal >= 0.2.96
warning: removing hal-0.4.2-7.EL4 "Requires: udev >= 034-2" from tsort relations.
warning: hal-0.4.2-7.EL4 Requires: udev >= 034-2
warning: udev-039-10.19.el4 PreReq: hotplug
warning: removing hotplug-2004_04_01-7.8 "Requires: initscripts >= 7.93.14.EL" from tsort relations.
warning: hotplug-2004_04_01-7.8 Requires: initscripts >= 7.93.14.EL
warning: ignore package name relation(s) [0] pango-gtkbeta-devel -> pango-gtkbeta
warning: ignore package name relation(s) [1] XFree86 -> Mesa
warning: ignore package name relation(s) [2] xorg-x11 -> Mesa
warning: ignore package name relation(s) [3] compat-glibc -> db2
warning: ignore package name relation(s) [4] compat-glibc -> db1
warning: ignore package name relation(s) [5] pam -> initscripts
warning: ignore package name relation(s) [6] initscripts -> sysklogd
warning: ignore package name relation(s) [7] arts -> kdelibs-sound
warning: ignore package name relation(s) [8] libgnomeprint15 -> gnome-print
warning: ignore package name relation(s) [9] nautilus -> nautilus-mozilla
warning: ignore package name relation(s) [10] tcl -> postgresql-tcl
warning: ignore package name relation(s) [11] libtermcap -> bash
warning: ignore package name relation(s) [12] modutils -> vixie-cron
warning: ignore package name relation(s) [13] ypbind -> yp-tools
warning: ignore package name relation(s) [14] ghostscript-fonts -> ghostscript
warning: ignore package name relation(s) [15] usermode -> util-linux
warning: ignore package name relation(s) [16] control-center -> xscreensaver
warning: ignore package name relation(s) [17] kdemultimedia-arts -> kdemultimedia-libs
warning: ignore package name relation(s) [18] initscripts -> util-linux
warning: ignore package name relation(s) [19] XFree86-libs -> XFree86-Mesa-libGL
warning: ignore package name relation(s) [20] xorg-x11-libs -> xorg-x11-Mesa-libGL
warning: ignore package name relation(s) [21] mysql -> perl-DBD-MySQL
warning: ignore package name relation(s) [22] ghostscript -> gimp-print
warning: ignore package name relation(s) [23] bind -> bind-utils
warning: ignore package name relation(s) [24] perl -> mod_perl
warning: ignore package name relation(s) [25] perl -> perl-Filter
warning: ignore package name relation(s) [26] coreutils -> pam
warning: ignore package name relation(s) [27] perl -> mrtg
warning: ignore package name relation(s) [28] perl-Date-Calc -> perl-Bit-Vector
warning: ignore package name relation(s) [29] glibc-debug -> glibc-devel
warning: ignore package name relation(s) [30] xinitrc -> XFree86
warning: ignore package name relation(s) [31] xinitrc -> xorg-x11
warning: ignore package name relation(s) [32] xemacs -> apel-xemacs
warning: ignore package name relation(s) [33] gstreamer-tools -> gstreamer
warning: ignore package name relation(s) [34] gimp -> gimp-print-plugin
warning: ignore package name relation(s) [35] redhat-lsb -> redhat-lsb
warning: ignore package name relation(s) [36] info -> ncurses
warning: ignore package name relation(s) [37] aspell -> aspell-en
warning: ignore package name relation(s) [38] dbus -> dbus-glib
warning: ignore package name relation(s) [39] openjade -> docbook-dtds
warning: ignore package name relation(s) [40] xemacs -> xemacs-sumo
warning: ignore package name relation(s) [41] ncurses -> gpm
warning: ignore package name relation(s) [42] cyrus-sasl -> openldap
warning: ignore package name relation(s) [43] initscripts -> kernel
warning: ignore package name relation(s) [44] initscripts -> kernel-smp
warning: ignore package name relation(s) [45] rpm-libs -> rpm
warning: ignore package name relation(s) [46] httpd -> httpd-suexec
warning: ignore package name relation(s) [47] php -> php-pear
warning: ignore package name relation(s) [48] gnome-python2 -> gnome-python2-bonobo
warning: ignore package name relation(s) [49] openoffice.org-libs -> openoffice.org
warning: ignore package name relation(s) [50] gtk+ -> gdk-pixbuf
warning: ignore package name relation(s) [51] nautilus -> nautilus-cd-burner
warning: LOOP:
warning: removing cracklib-dicts-2.8.9-1.3 "Requires: cracklib = 2.8.9-1.3" from tsort relations.
warning: cracklib-dicts-2.8.9-1.3 Requires: cracklib = 2.8.9-1.3
warning: removing cracklib-2.8.9-1.3 "Requires: cracklib-dicts@i386 = 2.8.9-1.3" from tsort relations.
warning: cracklib-2.8.9-1.3 Requires: cracklib-dicts@i386 = 2.8.9-1.3
warning: LOOP:
warning: removing initscripts-7.93.31.EL-2.centos4 "Requires: /sbin/nash" from tsort relations.
warning: initscripts-7.93.31.EL-2.centos4 Requires: /sbin/nash
warning: removing mkinitrd-4.2.1.13-1 "Requires: kudzu" from tsort relations.
warning: mkinitrd-4.2.1.13-1 Requires: kudzu
warning: removing kudzu-1.1.95.23-1 "Requires: hal >= 0.2.96" from tsort relations.
warning: kudzu-1.1.95.23-1 Requires: hal >= 0.2.96
warning: removing hal-0.4.2-7.EL4 "Requires: udev >= 034-2" from tsort relations.
warning: hal-0.4.2-7.EL4 Requires: udev >= 034-2
warning: udev-039-10.19.el4 PreReq: hotplug
warning: removing hotplug-2004_04_01-7.8 "Requires: initscripts >= 7.93.14.EL" from tsort relations.
warning: hotplug-2004_04_01-7.8 Requires: initscripts >= 7.93.14.EL
warning: ignore package name relation(s) [0] pango-gtkbeta-devel -> pango-gtkbeta
warning: ignore package name relation(s) [1] XFree86 -> Mesa
warning: ignore package name relation(s) [2] xorg-x11 -> Mesa
warning: ignore package name relation(s) [3] compat-glibc -> db2
warning: ignore package name relation(s) [4] compat-glibc -> db1
warning: ignore package name relation(s) [5] pam -> initscripts
warning: ignore package name relation(s) [6] initscripts -> sysklogd
warning: ignore package name relation(s) [7] arts -> kdelibs-sound
warning: ignore package name relation(s) [8] libgnomeprint15 -> gnome-print
warning: ignore package name relation(s) [9] nautilus -> nautilus-mozilla
warning: ignore package name relation(s) [10] tcl -> postgresql-tcl
warning: ignore package name relation(s) [11] libtermcap -> bash
warning: ignore package name relation(s) [12] modutils -> vixie-cron
warning: ignore package name relation(s) [13] ypbind -> yp-tools
warning: ignore package name relation(s) [14] ghostscript-fonts -> ghostscript
warning: ignore package name relation(s) [15] usermode -> util-linux
warning: ignore package name relation(s) [16] control-center -> xscreensaver
warning: ignore package name relation(s) [17] kdemultimedia-arts -> kdemultimedia-libs
warning: ignore package name relation(s) [18] initscripts -> util-linux
warning: ignore package name relation(s) [19] XFree86-libs -> XFree86-Mesa-libGL
warning: ignore package name relation(s) [20] xorg-x11-libs -> xorg-x11-Mesa-libGL
warning: ignore package name relation(s) [21] mysql -> perl-DBD-MySQL
warning: ignore package name relation(s) [22] ghostscript -> gimp-print
warning: ignore package name relation(s) [23] bind -> bind-utils
warning: ignore package name relation(s) [24] perl -> mod_perl
warning: ignore package name relation(s) [25] perl -> perl-Filter
warning: ignore package name relation(s) [26] coreutils -> pam
warning: ignore package name relation(s) [27] perl -> mrtg
warning: ignore package name relation(s) [28] perl-Date-Calc -> perl-Bit-Vector
warning: ignore package name relation(s) [29] glibc-debug -> glibc-devel
warning: ignore package name relation(s) [30] xinitrc -> XFree86
warning: ignore package name relation(s) [31] xinitrc -> xorg-x11
warning: ignore package name relation(s) [32] xemacs -> apel-xemacs
warning: ignore package name relation(s) [33] gstreamer-tools -> gstreamer
warning: ignore package name relation(s) [34] gimp -> gimp-print-plugin
warning: ignore package name relation(s) [35] redhat-lsb -> redhat-lsb
warning: ignore package name relation(s) [36] info -> ncurses
warning: ignore package name relation(s) [37] aspell -> aspell-en
warning: ignore package name relation(s) [38] dbus -> dbus-glib
warning: ignore package name relation(s) [39] openjade -> docbook-dtds
warning: ignore package name relation(s) [40] xemacs -> xemacs-sumo
warning: ignore package name relation(s) [41] ncurses -> gpm
warning: ignore package name relation(s) [42] cyrus-sasl -> openldap
warning: ignore package name relation(s) [43] initscripts -> kernel
warning: ignore package name relation(s) [44] initscripts -> kernel-smp
warning: ignore package name relation(s) [45] rpm-libs -> rpm
warning: ignore package name relation(s) [46] httpd -> httpd-suexec
warning: ignore package name relation(s) [47] php -> php-pear
warning: ignore package name relation(s) [48] gnome-python2 -> gnome-python2-bonobo
warning: ignore package name relation(s) [49] openoffice.org-libs -> openoffice.org
warning: ignore package name relation(s) [50] gtk+ -> gdk-pixbuf
warning: ignore package name relation(s) [51] nautilus -> nautilus-cd-burner
warning: LOOP:
warning: removing cracklib-2.8.9-1.3 "Requires: cracklib-dicts@i386 = 2.8.9-1.3" from tsort relations.
warning: cracklib-2.8.9-1.3 Requires: cracklib-dicts@i386 = 2.8.9-1.3
warning: removing cracklib-dicts-2.8.9-1.3 "Requires: cracklib = 2.8.9-1.3" from tsort relations.
warning: cracklib-dicts-2.8.9-1.3 Requires: cracklib = 2.8.9-1.3
warning: LOOP:
warning: removing rrdtool-1.2.23-1.el4.rf "Requires(auto): perl(RRDp)" from tsort relations.
warning: rrdtool-1.2.23-1.el4.rf Requires(auto): perl(RRDp)
warning: removing perl-rrdtool-1.2.23-1.el4.rf "Requires(auto): librrd.so.2" from tsort relations.
warning: perl-rrdtool-1.2.23-1.el4.rf Requires(auto): librrd.so.2
warning: LOOP:
warning: removing initscripts-7.93.31.EL-2.centos4 "Requires: /sbin/nash" from tsort relations.
warning: initscripts-7.93.31.EL-2.centos4 Requires: /sbin/nash
warning: removing mkinitrd-4.2.1.13-1 "Requires: kudzu" from tsort relations.
warning: mkinitrd-4.2.1.13-1 Requires: kudzu
warning: removing kudzu-1.1.95.23-1 "Requires: hal >= 0.2.96" from tsort relations.
warning: kudzu-1.1.95.23-1 Requires: hal >= 0.2.96
warning: removing hal-0.4.2-7.EL4 "Requires: udev >= 034-2" from tsort relations.
warning: hal-0.4.2-7.EL4 Requires: udev >= 034-2
warning: udev-039-10.19.el4 PreReq: hotplug
warning: removing hotplug-2004_04_01-7.8 "Requires: initscripts >= 7.93.14.EL" from tsort relations.
warning: hotplug-2004_04_01-7.8 Requires: initscripts >= 7.93.14.EL
warning: LOOP:
warning: xorg-x11-xfs-6.8.2-1.EL.33.0.2 PreReq: /usr/bin/ttmkfdir
warning: ttmkfdir-3.0.9-20.el4 Requires(post): /usr/sbin/chkfontpath
warning: removing chkfontpath-1.10.0-2 "Requires: xfs" from tsort relations.
warning: chkfontpath-1.10.0-2 Requires: xfs


/usr/lib/anaconda-runtime/genhdlist /CD/
Quote:
WARNING: ordering not found for syslog-ng-1.6.9-1.el4.i386.rpm


mkisofs -r -T -J -V "CactiEZ" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -v -o /root/Cacti.iso /CD
Quote:
INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
mkisofs 2.01 (i686-pc-linux-gnu)
Scanning /CD
Scanning /CD/CentOS
Scanning /CD/CentOS/base
Scanning /CD/CentOS/RPMS
Scanning /CD/isolinux
Excluded by match: /CD/isolinux/boot.cat
Using NET_S000.RPM;1 for /CD/CentOS/RPMS/net-snmp-perl-5.1.2-11.el4_6.11.2.i386.rpm (net-snmp-devel-5.1.2-11.el4_6.11.2.i386.rpm)
Using ELFUT000.RPM;1 for /CD/CentOS/RPMS/elfutils-devel-0.97.1-5.i386.rpm (elfutils-libelf-0.97.1-5.i386.rpm)
Using CYRUS000.RPM;1 for /CD/CentOS/RPMS/cyrus-sasl-2.1.19-14.i386.rpm (cyrus-sasl-md5-2.1.19-14.i386.rpm)
Using OPENS000.RPM;1 for /CD/CentOS/RPMS/openssl-0.9.7a-43.17.el4_6.1.i686.rpm (openssl-devel-0.9.7a-43.17.el4_6.1.i586.rpm)
Using E2FSP000.RPM;1 for /CD/CentOS/RPMS/e2fsprogs-1.35-12.11.el4_6.1.i386.rpm (e2fsprogs-devel-1.35-12.11.el4_6.1.i386.rpm)
Using XORG_000.RPM;1 for /CD/CentOS/RPMS/xorg-x11-Mesa-libGL-6.8.2-1.EL.33.0.2.i386.rpm (xorg-x11-xfs-6.8.2-1.EL.33.0.2.i386.rpm)
Using SYSTE000.RPM;1 for /CD/CentOS/RPMS/system-config-network-tui-1.3.22.0.EL.4.4-1.noarch.rpm (system-config-mouse-1.2.9-1.noarch.rpm)
Using PERL_000.RPM;1 for /CD/CentOS/RPMS/perl-HTML-Parser-3.35-6.i386.rpm (perl-HTML-Tagset-3.03-30.noarch.rpm)
Using OPENS001.RPM;1 for /CD/CentOS/RPMS/openssh-clients-3.9p1-8.RHEL4.24.i386.rpm (openssh-server-3.9p1-8.RHEL4.24.i386.rpm)
Using XORG_001.RPM;1 for /CD/CentOS/RPMS/xorg-x11-xfs-6.8.2-1.EL.33.0.2.i386.rpm (xorg-x11-libs-6.8.2-1.EL.33.0.2.i386.rpm)
Using OPENS002.RPM;1 for /CD/CentOS/RPMS/openssh-server-3.9p1-8.RHEL4.24.i386.rpm (openssh-3.9p1-8.RHEL4.24.i386.rpm)
Using ELFUT001.RPM;1 for /CD/CentOS/RPMS/elfutils-libelf-0.97.1-5.i386.rpm (elfutils-0.97.1-5.i386.rpm)
Using NET_S001.RPM;1 for /CD/CentOS/RPMS/net-snmp-devel-5.1.2-11.el4_6.11.2.i386.rpm (net-snmp-5.1.2-11.el4_6.11.2.i386.rpm)
Using BEECR000.RPM;1 for /CD/CentOS/RPMS/beecrypt-3.1.0-6.i386.rpm (beecrypt-devel-3.1.0-6.i386.rpm)
Using ELFUT002.RPM;1 for /CD/CentOS/RPMS/elfutils-0.97.1-5.i386.rpm (elfutils-libelf-devel-0.97.1-5.i386.rpm)
Using PERL_001.RPM;1 for /CD/CentOS/RPMS/perl-Digest-HMAC-1.01-13.noarch.rpm (perl-Digest-SHA1-2.10-1.1.el3.rf.i386.rpm)
Using NET_S002.RPM;1 for /CD/CentOS/RPMS/net-snmp-5.1.2-11.el4_6.11.2.i386.rpm (net-snmp-libs-5.1.2-11.el4_6.11.2.i386.rpm)
Using CRACK000.RPM;1 for /CD/CentOS/RPMS/cracklib-dicts-2.8.9-1.3.i386.rpm (cracklib-2.8.9-1.3.i386.rpm)
Using XORG_002.RPM;1 for /CD/CentOS/RPMS/xorg-x11-libs-6.8.2-1.EL.33.0.2.i386.rpm (xorg-x11-font-utils-6.8.2-1.EL.33.0.2.i386.rpm)
Using PERL_002.RPM;1 for /CD/CentOS/RPMS/perl-Net-SNMP-5.2.0-1.2.el4.rf.noarch.rpm (perl-Net-SSLeay-1.30-4.el4.centos.i386.rpm)
Using LIBXM000.RPM;1 for /CD/CentOS/RPMS/libxml2-2.6.16-10.1.i386.rpm (libxml2-python-2.6.16-10.1.i386.rpm)
Using NET_S003.RPM;1 for /CD/CentOS/RPMS/net-snmp-libs-5.1.2-11.el4_6.11.2.i386.rpm (net-snmp-utils-5.1.2-11.el4_6.11.2.i386.rpm)
Writing: Initial Padblock Start Block 0
Done with: Initial Padblock Block(s) 16
Writing: Primary Volume Descriptor Start Block 16
Done with: Primary Volume Descriptor Block(s) 1
Writing: Eltorito Volume Descriptor Start Block 17
Size of boot image is 4 sectors -> No emulation
Done with: Eltorito Volume Descriptor Block(s) 1
Writing: Joliet Volume Descriptor Start Block 18
Done with: Joliet Volume Descriptor Block(s) 1
Writing: End Volume Descriptor Start Block 19
Done with: End Volume Descriptor Block(s) 1
Writing: Version block Start Block 20
Done with: Version block Block(s) 1
Writing: Path table Start Block 21
Done with: Path table Block(s) 4
Writing: Joliet path table Start Block 25
Done with: Joliet path table Block(s) 4
Writing: Directory tree Start Block 29
Done with: Directory tree Block(s) 25
Writing: Joliet directory tree Start Block 54
Done with: Joliet directory tree Block(s) 17
Writing: Directory tree cleanup Start Block 71
Done with: Directory tree cleanup Block(s) 0
Writing: Extension record Start Block 71
Done with: Extension record Block(s) 1
Writing: The File(s) Start Block 72
3.01% done, estimate finish Mon Jun 2 05:31:53 2008
6.01% done, estimate finish Mon Jun 2 05:31:53 2008
9.01% done, estimate finish Mon Jun 2 05:32:15 2008
12.01% done, estimate finish Mon Jun 2 05:32:17 2008
15.02% done, estimate finish Mon Jun 2 05:32:26 2008
18.02% done, estimate finish Mon Jun 2 05:32:48 2008
21.02% done, estimate finish Mon Jun 2 05:32:54 2008
24.02% done, estimate finish Mon Jun 2 05:32:51 2008
27.02% done, estimate finish Mon Jun 2 05:32:59 2008
30.03% done, estimate finish Mon Jun 2 05:32:59 2008
33.03% done, estimate finish Mon Jun 2 05:33:05 2008
36.03% done, estimate finish Mon Jun 2 05:33:10 2008
39.03% done, estimate finish Mon Jun 2 05:33:07 2008
42.03% done, estimate finish Mon Jun 2 05:33:11 2008
45.04% done, estimate finish Mon Jun 2 05:33:06 2008
48.03% done, estimate finish Mon Jun 2 05:33:03 2008
51.04% done, estimate finish Mon Jun 2 05:33:11 2008
54.04% done, estimate finish Mon Jun 2 05:33:14 2008
57.05% done, estimate finish Mon Jun 2 05:33:13 2008
60.05% done, estimate finish Mon Jun 2 05:33:17 2008
63.05% done, estimate finish Mon Jun 2 05:33:13 2008
66.05% done, estimate finish Mon Jun 2 05:33:17 2008
69.05% done, estimate finish Mon Jun 2 05:33:19 2008
72.05% done, estimate finish Mon Jun 2 05:33:17 2008
75.06% done, estimate finish Mon Jun 2 05:33:23 2008
78.06% done, estimate finish Mon Jun 2 05:33:25 2008
81.07% done, estimate finish Mon Jun 2 05:33:31 2008
84.07% done, estimate finish Mon Jun 2 05:33:34 2008
87.07% done, estimate finish Mon Jun 2 05:33:36 2008
90.07% done, estimate finish Mon Jun 2 05:33:34 2008
93.07% done, estimate finish Mon Jun 2 05:33:33 2008
96.07% done, estimate finish Mon Jun 2 05:33:36 2008
99.07% done, estimate finish Mon Jun 2 05:33:33 2008
Total translation table size: 72096
Total rockridge attributes bytes: 30418
Total directory bytes: 49152
Path table size(bytes): 64
Done with: The File(s) Block(s) 166328
Writing: Ending Padblock Start Block 166400
Done with: Ending Padblock Block(s) 150
Max brk space used 48000
166550 extents written (325 MB)


The ISO seems to have been correctly generated, but then I try to install it in the same system and it fails.

Any idea?

Thx


Mon Jun 02, 2008 5:52 am
New User

Joined: Mon May 26, 2008 3:50 am
Posts: 9
Post 
In other thread I've been directed to the solution, so I will include it here too:

when copying the cdrom files there is a hidden one that must be copied also:
.discinfo

So add:
Quote:
copy -R /media/cdrom/* /CD
copy /media/cdrom/.discinfo /CD
find /CD -name TRANS.TBL -exec rm {} \;

And the ISO will generate correctly.

Thanks to millerza for his/her solution.


Mon Jun 09, 2008 3:27 am
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: