Can't create ISO due to file size

Admin - Muskoka Auto Parts <[email protected]>
Newsgroups gmane.linux.mondo.devel
Message-ID <[email protected]>
Hi All

I'm running into this error on a system that used to fit on a single DVD.


             [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#627: 
sz_command = 'genisoimage -r -p MondoRescue -publisher 
www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table 
-no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 . >> 
/var/log/mondoarchive.log 2>> /var/log/mondoarchive.log'
I: -input-charset not specified, using utf-8 (detected in locale settings)
File ./archives/56.afio.bz2 is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this 
file size. Aborting.


Specifying a larger or smaller ISO size  (I've tried -s 650m and 8g)  
doesn't change anything.

mondo 3.0.4 on CentOS 6.9


Suggestions?



[larger log segment if helpful]

             [Main] libmondo-files.c->find_home_of_exe#369: 
find_home_of_exe () --- Found genisoimage at /usr/bin/genisoimage
[Main] libmondo-archive.c->make_iso_fs#1883: Making bootable backup
[Main] libmondo-archive.c->make_iso_fs#1891: make_cd_use_lilo is actually 0
[Main] libmondo-archive.c->make_iso_fs#1915: make_cd_use_lilo = FALSE
[Main] libmondo-archive.c->make_iso_fs#1916: Isolinux
         [Main] libmondo-fork.c->eval_call_to_make_ISO#110: Starting
             [Main] libmondo-fork.c->eval_call_to_make_ISO#145: basic 
call = 'genisoimage -r -p MondoRescue -publisher www.mondorescue.org -A 
Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b 
isolinux.bin -c boot.cat -boot-load-size 4 -o '_ISO_' -V _CD#_ .'
             [Main] libmondo-fork.c->eval_call_to_make_ISO#146: 
midway_call = 'genisoimage -r -p MondoRescue -publisher 
www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table 
-no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V _CD#_ .'
             [Main] libmondo-fork.c->eval_call_to_make_ISO#147: tmp = 
'genisoimage -r -p MondoRescue -publisher www.mondorescue.org -A 
Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b 
isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 .'
             [Main] libmondo-fork.c->eval_call_to_make_ISO#148: ultimate 
call = 'genisoimage -r -p MondoRescue -publisher www.mondorescue.org -A 
Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b 
isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 .'
Please be patient. Do not be alarmed by on-screen inactivity.
             [Main] libmondo-fork.c->eval_call_to_make_ISO#154: Calling 
open_evalcall_form() with what_i_am_doing='Running mkisofs to make ISO #1'
         [Main] libmondo-fork.c->eval_call_to_make_ISO#187: command = 
'genisoimage -r -p MondoRescue -publisher www.mondorescue.org -A 
Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b 
isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 . >> 
/var/log/mondoarchive.log'
         [Main] 
libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#668: 
command = 'genisoimage -r -p MondoRescue -publisher www.mondorescue.org 
-A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b 
isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 . >> 
/var/log/mondoarchive.log 2>> /var/log/mondoarchive.log'
Running mkisofs to make ISO #1
    Running mkisofs to make ISO #1
             [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#627: 
sz_command = 'genisoimage -r -p MondoRescue -publisher 
www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table 
-no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o 
'/var/mondoImages/webserver//mondorescue-1.iso' -V 1 . >> 
/var/log/mondoarchive.log 2>> /var/log/mondoarchive.log'
I: -input-charset not specified, using utf-8 (detected in locale settings)
File ./archives/56.afio.bz2 is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this 
file size. Aborting.
             [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#632: 
child res = 256
             [Main] 
libmondo-archive.c->create_afio_files_in_background#1132: [8587:0] - 
archived 273 OK
             [Main] 
libmondo-archive.c->create_afio_files_in_background#1092: [8587:0] - 
EXATing 275...
             [Main] 
libmondo-archive.c->create_afio_files_in_background#1105: [8587:0] - 
archiving 275...
         [Main] 
libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#704: 
Parent res = 256
Call to mkisofs to make ISO (ISO #1) ...failed
[Main] libmondo-archive.c->make_iso_fs#1994: WARNING - make_iso_fs 
returned an error
         [Main] newt-specific.c->ask_me_yes_or_no#134: Exiting at first 
interaction request due to -F
running: umount -d /mnt/cdrom > 
/tmp/mondo.tmp.pG2dsp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo.tmp.pG2dsp/mondo-run-prog-thing.err

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Mondo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mondo-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.