I use windows share when I type 192.168.1.2/system
pc ask me pass word but I don't know what pass word bcs I try pc root pass ,fone pass but no pass word is right here screenshot
i'm curious as well about the question that akhaliq asked, which is why i asked abou the mtab file. one of the desktop icons looks like there is something mounted with "smb" so i thought that was samba, but perhaps FC uses something slightly different.
to rebuild the kernel is not too diffulcult, but if you are new to linux it might actually be easier to install a different distro that you know will work. for recent kernels i only have experience with SuSE 10.0, but i know this worked basically out of the box with all that i needed (samba mouting, bluez, usbnet, networking for masquarding/nat, etc).
the only problem i had w/ SuSE 10 is that it came with gcc 4, and i was not able to build the cross tools w/ gcc 4, but I was able to copy over a working toolchain from a suse 9.3 box and it worked just fine.
i'd keep trying to figure out what exactly you have access to (as per akhaliq's suggestions) though before installing a new distro; if the ping is coming back sucessfull then you should be pretty damn close....
I use windows share when I type 192.168.1.2/system
pc ask me pass word but I don't know what pass word bcs I try pc root pass ,fone pass but no pass word is right here screenshot
when it asks for a password using the mount -t smbs method i just hit return (no password at all) and no complaints.
I just tried to use the KDE desktop stuff w/ suse 10; i added a network folder, specified the (local) "name" as jjj, the "server" as 192.168.1.2, and the "folder" as system and it worked fine (didn't even ask for a password). i was able to browse to jjj and see the phone's entire filesystem.
in the browser it is showing up as "smb://192.168.1.2/system", and interestingly enough, its not showing up in mtab which (i think) means that its not actually getting mounted, but rather looks like its doing everything from some samba-like configured socket.
ahh, i think i may have figured it out. I found that if I go to the browswer when i can see the whole filesystem (when the browser address is smb://192.168.1.2/system) and change it to force it smb://192.168.1.2/ the only thing I can see is "home" corresponding to diska (with the hidden files/folders such as .system not shown), just like what you were seeing in one of the previous screenshots.
try forcing the file browser to 192.168.1.2/system, or when you connect, try using 192.168.1.2 as the server and system as the folder (separately). also, if you prefer to use the graphical file browser, you may want to go to the "view" menu and make sure that hidden files are shown.
if fc5 is handling the samba thing similar to KDE on suse (i.e. via sockets rather than mounting) then i think you should be pretty close to getting it and won't need the smbfs module (although it might come in handy later, you could also check the install CD's and see if there is an RPM for this that wasn't installed in the default fc5 setup).
[root@localhost ~]# telnet 192.168.1.2
Trying 192.168.1.2...
Connected to 192.168.1.2 (192.168.1.2).
Escape character is '^]'.
telnetd: fork: Cannot allocate memory
.
Connection closed by foreign host.
[root@localhost ~]# EDIT /etc/samba/smb.conf
bash: EDIT: command not found
[root@localhost ~]# /etc/samba/smb.conf
bash: /etc/samba/smb.conf: Permission denied
[root@localhost ~]# chkconfig --list smb
smb 0ff 1
ff 2
ff 3
n 4
ff 5
n 6
ff
[root@localhost ~]# chkconfig --level 0123456 smb on
[root@localhost ~]# chkconfig --list smb
smb 0n 1
n 2
n 3
n 4
n 5
n 6
n
[root@localhost ~]#
I don't know how to do I don't know why I can;t telnet
I can see every thing in diska but nothing in ezx..
I don't know after I try to telnet to my fone I go to task manager the system memory is 100% and I have to unplug bettery
ok, i'll tell u tomorrow. its 11:00 PM here. i have to leave office. i'll check ti with GNOME at home. lets C what i can get to u tomorrow morning. after 12 hours.
--------------------
-->E680i... ROX.
--------------------
G boss, i m back and i know what to tell u exactly
try to connect to network share as you already did. it will open a folder that will have just one folder named as home. do not go to home. it is just diska.
anyways, when 192.168.1.2 is opena nd you can c the folder home, then instead of going into it please press CTRL+L. this will open location entry field. you can also open this field using "Go" menu.
in location field you will c "smb://192.168.1.2" change it to "smb://192.168.1.2/system/".
press enter.
it shall be done.
and i m sorryt o say that if it doesnt work, i cant help you anymore.
--------------------
-->E680i... ROX.
--------------------
thanks akhaliq anevery body in this forum I can telnet to my fone now here my result
[root@localhost ~]# ifconfig usb0 192.168.1.1 up
[root@localhost ~]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2336 errors:0 dropped:0 overruns:0 frame:0
TX packets:2336 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2493198 (2.3 MiB) TX bytes:2493198 (2.3 MiB)
usb0 Link encap:Ethernet HWaddr 22:CE8:BA:2C:7C
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20ce:d8ff:feba:2c7c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:2624 (2.5 KiB)
[root@localhost ~]# telnet 192.168.1.2
Trying 192.168.1.2...
Connected to 192.168.1.2 (192.168.1.2).
Escape character is '^]'.
MontaVista Linux Consumer Electronics Edition 3.0
Linux/armv5tel 2.4.20_mvlcee30-mainstone
(none) login: root
Linux 192.168.1.11 2.4.20_mvlcee30-mainstone #7 Fri Feb 13 15:39:51 CST 2004 armv5tel unknown
MontaVista Linux Consumer Electronics Edition 3.0
root #
but I can't use IE or firefox to open file in my fone as I used in windows
in windows I type telnet 169.254.142.2
login: root
and I open IE or firefox type \\169.254.142.2\system
then I can see any thing in my fone but in linux I can't
can you tell me st
bcs if I can't use IE or firefox open the file in my fone it difficult for me when I want to edit st in my fone
thanks