mark
Unregistered
|
|
Posted: Nov. 20 2005,18:22 |
|
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
|