OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Lancillotto on November 14, 2005, 09:28:29 am
-
I've installed the 3.5.4-RC on my SL-C3100 with followinh the below rules:
- gpe-image-borzoi-20051022114722.rootfs.img -> initrd.bin
- zImage-borzoi-20051022114722.bin -> zImage.bin
- I skipped the HDIMAGE1.TGZ (is it the file bootstrap-image-borzoi-20051022114722.rootfs.img?)
On the file system I cannot find any of the files inetd, smbd and so on, so I cannot establish a connection with my laptop.
Did I miss something?
-
You can install them if you want them. OpenZaurus images does not contain samba or other services which are not needed to get system working (or are usefull only for some people).
-
Samba won't be installed, though there should be a running ssh server to which you can ssh and scp (the server is dropbear).
Si
-
You can install them if you want them. OpenZaurus images does not contain samba or other services which are not needed to get system working (or are usefull only for some people).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103623\"][{POST_SNAPBACK}][/a][/div]
Other two questions:
- Where I can find a right installable IPK for Samba and INetD?
- Is it correct the installation procedure I followed?
Thank you very much!
-
- Where I can find a right installable IPK for Samba and INetD?
You can find the samba_3.0.10-r0_arm.ipk in the OZ 3.5.3 /feed/console
and the inetd in the inetutils_1.4.2-r0_arn.ipk in the OZ 3.5.3 /feed/libs
Greg
-
- Where I can find a right installable IPK for Samba and INetD?
You can find the samba_3.0.10-r0_arm.ipk in the OZ 3.5.3 /feed/console
and the inetd in the inetutils_1.4.2-r0_arn.ipk in the OZ 3.5.3 /feed/libs
Greg
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103635\"][{POST_SNAPBACK}][/a][/div]
I found the INETD server into the NETKIT-BASE ipk file, and installed this the above you mentioned, but I cannot find the file IN.TELNETD.
Where is it?
Thanks a lot!
-
telnetd? that totally unsecure protocol?
you already has dropbear (SSH server) for remote login
-
telnetd? that totally unsecure protocol?
you already has dropbear (SSH server) for remote login
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103717\"][{POST_SNAPBACK}][/a][/div]
Ok, how can I verify on the Z if this service is running? Which the process name?
Thx!
-
telnetd? that totally unsecure protocol?
you already has dropbear (SSH server) for remote login
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103717\"][{POST_SNAPBACK}][/a][/div]
Ok, how can I verify on the Z if this service is running? Which the process name?
Thx!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103723\"][{POST_SNAPBACK}][/a][/div]
I got into the Zaurus simply with Putty.
Now I need to start the INETD services...
-
Now I need to start the INETD services...
Which services do you need to start?
Si