OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 6000 - Tosa => Topic started by: spes333 on November 03, 2004, 09:32:07 pm
-
Hi!
I try to use the dev_img-1.5 on a SL-6000L. I start a console mount the image with the image_setup.sh. I decided to use the /mnt/cf2 instead of the /mnt/dev. But I am not sure how it work to relogin as an user zaurus. I tried to su to zaurus. I restarted the console after this. But something is not right with the $PATH. gcc is not in such a directory. I also tried to usr the complete path "/mnt/cf2/bin/gcc ...". But this doesn't work (Still files he is not able to find!).
Any Ideas?
Spes
-
It has been working if you use SD formatted with ext2.
-
I found my Problem. The console isn't using the .profile file. So I have to set the Path manual "export PATH=/mnt/cf2/bin:$PATH"
Spes