Hello, I'm trying to obtain a bootable USB KEY with modified Clonezilla for a ìn unatteded backup.
I downloaded ISO from Clonezilla, mounted the file with DVDFAB Virtual Drive and edii isolinux.cfg with WORDPAD.
But when it is the moment to save the modified isolinux.cfg the progrtamm says that can't save the fiole in the location (virtual drive) that I'm asking.
Please, what am I doing wrong?
Thanks in advice
Massimo from Italy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I believe this is the file mode issue. You copy files from that in ISO, which is read-only. Therefore you have to change the file mode to writable before you edit it.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I'm trying to obtain a bootable USB KEY with modified Clonezilla for a ìn unatteded backup.
I downloaded ISO from Clonezilla, mounted the file with DVDFAB Virtual Drive and edii isolinux.cfg with WORDPAD.
But when it is the moment to save the modified isolinux.cfg the progrtamm says that can't save the fiole in the location (virtual drive) that I'm asking.
Please, what am I doing wrong?
Thanks in advice
Massimo from Italy
I believe this is the file mode issue. You copy files from that in ISO, which is read-only. Therefore you have to change the file mode to writable before you edit it.
Steven.