You are not logged in.

#1 2014-08-16 17:09:48

ammarshah1111
Member
Registered: 2014-08-15
Posts: 10

[SOLVED] Problem after creating custom arch linux ISO

[SOLVED] Hello TO All Members....

Thanks to ewaller.. I was successfully able to create my own custom Arch Linux ISO smile ....
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...... sad

Last edited by ammarshah1111 (2014-08-18 22:00:42)

Offline

#2 2014-08-17 11:33:23

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: [SOLVED] Problem after creating custom arch linux ISO

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

#3 2014-08-17 16:59:12

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: [SOLVED] Problem after creating custom arch linux ISO

ammarshah1111 wrote:

Hello TO All Members....

Thanks to ewaller.. I was successfully able to create my own custom Arch Linux ISO smile ....
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...... sad

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

Board footer

Powered by FluxBB