IsaacSchemm / MultiCD

A shell script package for creating combination disks from Linux ISOs.
http://multicd.us
213 stars 47 forks source link

Multiple iso`s not working #68

Closed symbios24 closed 5 years ago

symbios24 commented 6 years ago

Hello i tested your latest script version dated almost a year back all is tested with latest versions of the supported distributions.

not working: comodo rescue disc does not boot not working: Drweb rescue disc does not boot Hirens boot cd shows a warning about no BootCD.txt in hirens.iso not working: bitdefender rescue disc does not boot latest kaspersky rescue disc upon the multiboot iso creation stops/hangs the process with this error message: cp: cannot stat /multicd/temporary-mountpoints/kav/boot/rescue: No such file or directory

symbios24 commented 6 years ago

any change that you fix those issues?

libertyernie commented 6 years ago

Can you try kaspersky and hiren's again? I think I fixed them.

Comodo and Drweb worked for me. Do you have links to the versions you are using?

symbios24 commented 6 years ago

Both comodo and Drweb all the latest versions downloaded from the official site.

http://download.comodo.com/crd/download/setups/comodo_rescue_disk_2.0.261647.1.iso

http://download.geo.drweb.com/pub/drweb/livedisk/drweb-livedisk-900-cd.iso

kaspersky is the last version released in 2018

i will try them and l,et you know.

thanks

libertyernie commented 6 years ago

Comodo and Drweb both work for me. What OS are you using (e.g. Debian, Fedora, Ubuntu, etc)?

symbios24 commented 6 years ago

i tried both debian 9 and ubuntu 14.04 and got the same result.

dv8472 commented 5 years ago

latest SystemRescueCd "systemrescuecd-6.0.2.iso" affected too: { Copying SystemRescueCd... cp: cannot stat '.../multicd/temporary-mountpoints/sysrcd/sysrcd.*': No such file or directory }

IsaacSchemm commented 5 years ago

538b2e38cb0d17924567301c64746820c3643c54 should fix SystemRescueCd. You'll have to use "sysresccd.iso" instead of "sysrcd.iso", though.

If it still doesn't work, just open a new issue.

dv8472 commented 5 years ago

538b2e3 should fix SystemRescueCd. You'll have to use "sysresccd.iso" instead of "sysrcd.iso", though.

If it still doesn't work, just open a new issue.

Thanks, it works fine. Pls update the "documentation" https://multicd.us/supported.html too.