Re: Can't create ISO due to file size
Rick Stevens <[email protected]>
| Newsgroups | gmane.linux.mondo.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/09/2018 10:24 AM, Josef Rick wrote: > only a hint: > > please check the unit. I use 4400 to limit for a dvd. That should be "-s 4400m". I use "-s 4480m" for DVDs myself and the "-s" only specifies the size of the generated ISO file. "-s 8g" (as mentioned by the OP) is CERTAINLY too big for a normal DVD. I suppose it'd work for a Blu Ray drive. The error in the log indicates the system working on a bzip2 archive file that's larger than the size of the target media: File ./archives/56.afio.bz2 is larger than 4GiB-1. Note that mondoarchive doesn't split files, it relies on the underlying genisofs-like program (genisofs, mkisofs) to do it, so you need to pass the appropriate flag to that program to have it split such files. This can also cause problems on restore as I'm not sure the restoration process would know how to stitch split files back together. On top of that, I don't know the mondoarchive flag to specify additional parameters to genisofs/mkisofs (could be handy in some cases such as this). Hopefully, Bruno can elucidate. > Am 9. Juli 2018 18:11:45 schrieb Admin - Muskoka Auto Parts > <[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] >> <mailto:Mondo-devel%40lists.sourceforge.net> >> https://lists.sourceforge.net/lists/listinfo/mondo-devel >> > > Mit AquaMail Android > <https://play.google.com/store/apps/details?id=org.kman.AquaMail> > https://www.mobisystems.com/aqua-mail > > > > ------------------------------------------------------------------------------ > 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 > -- ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital [email protected] - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - We have enough youth, how about a fountain of SMART? - ---------------------------------------------------------------------- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot