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

Title: dev_img-1.5
Post 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
Title: dev_img-1.5
Post by: freizugheit on November 03, 2004, 10:42:36 pm
It has been working if you use SD formatted with ext2.
Title: dev_img-1.5
Post by: spes333 on November 04, 2004, 08:16:43 pm
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