Ask your questions here.
Post a reply

Re: can't install on ubuntu trusty

Thu Feb 05, 2015 2:51 pm

giving that a go now...

isolinux.bin is in /usr/lib/syslinux/ on this system

Re: can't install on ubuntu trusty

Thu Feb 05, 2015 4:09 pm

Ok, the ISO produced with no warnings and it booted from usb.

(after making those line changes in r-s-gui)

edit.. I tried altering the non-gui and couldn't make isohybrid. I double checked as well..

anyway, this is messing with ubuntu and things will change with another release, so don't spend all your time on it!

Re: can't install on ubuntu trusty

Thu Feb 05, 2015 9:10 pm

In refractasnapshot, there's a closing parenthesis that needs to be removed from the end of the xorriso command. Maybe that'll fix it.
Code:
-boot-load-size 4 -boot-info-table -o "$snapshot_dir"/"$filename" ${uefi_opt} iso/)<-- this one
Post a reply