Quote Originally Posted by MoDri
Hello!

I tried to remaster Knoppix as described here: http://www.knoppix.net/wiki/Knoppix_Remastering_Howto

I have a problem with point 13:
Now you can "chroot" into the copied KNOPPIX: chroot /mnt/hda1/knx/source/KNOPPIX

[root@noname sda6]# chroot /mnt/sda6/knx/source/KNOPPIX
chroot: cannot run command `/bin/bash': No such file or directory

What's wrong??

Thanks for your answers!
First, you _don't_ need the space mentioned above - the way you have it typed above is correct. It looks to me like you don't have the KPX source copied correctly. In your usual environment, can you find the file /mnt/hda1/knx/source/KNOPPIX/bin/bash ? The message above suggests that it does not exist, which would mean some problem occured when you were copying the source.

(edit)
Ah, sorry, I just noticed that the problem is solved. IIABDFI