PDA

View Full Version : How to create an iso with current system configuration?



ristosa
2014-02-07, 21:07
I am using kali amd64,succeded on creating binary.hybrid.iso ,but i want the iso to include all programms(chromium,audacity....) with current settings,and also system & gnome settings,how to add those packages and those settings from my system? please help.

harayz
2014-02-25, 06:43
improvising instruction from the documentation (http://docs.kali.org/installation/kali-linux-live-usb-install)
dd if=<X> of=<Y> bs=<Z>
X= your mounted kali ie: /dev/sdb
Y= new partition ie: /dev/sdc
Z= block sector ie: 512k

shaberu
2014-02-25, 21:55
you also may have UEFI boot enabled if so look here (http://www.pcmag.com/article2/0,2817,2417361,00.asp)

J0K3R-BHS
2014-02-27, 13:10
I am using kali amd64,succeded on creating binary.hybrid.iso ,but i want the iso to include all programms(chromium,audacity....) with current settings,and also system & gnome settings,how to add those packages and those settings from my system? please help.
install rfracta-snapshot and refracta-installer then backup your whole system inculding all drivers. softwares even configuration, just like remastersys.
download files from here
http://sourceforge.net/projects/refracta/files/tools/

hope it helps, i have made my custom OS's using refracta.
Regards J0K3R

thinker
2014-04-07, 08:58
install rfracta-snapshot and refracta-installer then backup your whole system inculding all drivers. softwares even configuration, just like remastersys.
download files from here
http://sourceforge.net/projects/refracta/files/tools/

hope it helps, i have made my custom OS's using refracta.
Regards J0K3R

Thank you J0K3R, this is an excellent solution.

J0K3R-BHS
2014-05-09, 11:25
Thank you J0K3R, this is an excellent solution.

u r welcome mate ;)