You are not logged in.
[SOLVED] Hello TO All Members....
Thanks to ewaller.. I was successfully able to create my own custom Arch Linux ISO ....
But the problem I am facing now is that when ever i run it from my usb, it always show's me the default xfce appearance.
I would like to know that, How can i change that defult appearence, to my own customized one which i already have at my system? So when ever i run it from my usb, it should display my customized interface of xfce....
Which file should I modify to make the changes?
Please help as I am currently stuck at this task......
Last edited by ammarshah1111 (2014-08-18 22:00:42)
Offline
The .iso probably creates a temporary fs (tmpfs?) and stores the home directory there.
You should provide the guide or post you used to create it so we can help you.
fs/super.c : "Self-destruct in 5 seconds. Have a nice day...\n",
Offline
Hello TO All Members....
Thanks to ewaller.. I was successfully able to create my own custom Arch Linux ISO
....
But the problem I am facing now is that when ever i run it from my usb, it always show's me the default xfce appearance.
I would like to know that, How can i change that defult appearence, to my own customized one which i already have at my system? So when ever i run it from my usb, it should display my customized interface of xfce....
Which file should I modify to make the changes?Please help as I am currently stuck at this task......
There is a dir for that, called 'skel' , which would perfectly solve your issue.
Place files from your home dir in the 'skel' dir.
During building, the files in 'skel' are copied over to the home dir. on the ISO.
Read this wiki part: https://wiki.archlinux.org/index.php/Ar … s_to_image
Or tell what you don't understand about it.
Offline