Other Help Topics :: RC2 remastered doesn't find .bash_profile



Now I understand.

I don't know for what reason, when I copied the KNOPPIX/KNOPPIX content into dsl/sources, /.bash_profile and /.rr_moved didn't get copied! - but /etc/skel/.bash_profile do!  :O

I just copied ./bash_profile into my sources dir and all works!

Thank you!   :laugh:

Quote (merrik @ Nov. 17 2005,11:46)
Hi,

I had remastered DSL RC2. It works fine, but when it is loading, it says the following message:

cp: cannot stat `/KNOPPIX/.bash_profile´: no such file or directory

I had checked the file and the only .bash_profile that is in all the distribution is in /var/skel/.bash_profile, and my image has it.

Do you know how can I solve it?

Thank you!

hi.

let's say you mount the knoppix image like...

'mount -o loop knoppix image/'

the usual way is to copy everything out of the image into another folder. but: there are not just the usual folders (bin/ boot/ cdrom/ dev/ etc/ usr/ home/...) but also a .bash_profile you have to copy.
don't forget this file.

mark


original here.