OESF Portables Forum

Everything Else => Desktop Operating Systems Issues => Zaurus General Forums => Archived Forums => Linux Issues => Topic started by: bam on September 24, 2005, 09:16:21 pm

Title: Samba + Linux +zaurus
Post by: bam on September 24, 2005, 09:16:21 pm
I am getting a timeout from using this line
mount -t smbfs -o username=root,password=124816 //192.168.129.201/home /mnt/zaurus

any simpler way to do this?
Title: Samba + Linux +zaurus
Post by: bam on September 25, 2005, 10:57:03 am
ok here is some more nfo
root@ubuntu:/home/bam # ifconfig usb0 192.168.129.1 netmask 255.255.255.255 up
root@ubuntu:/home/bam # route add -host 192.168.129.220 usb0
root@ubuntu:/home/bam # ping -c 5 192.168.129.220
PING 192.168.129.220 (192.168.129.220) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted


had it conneced, now this, wierd

btw its eth over usb, not the wifi.
Title: Samba + Linux +zaurus
Post by: zmiq2 on September 26, 2005, 06:24:23 am
Quote
root@ubuntu:/home/bam # route add -host 192.168.129.220 usb0

don't you have a typo on the zaurus IP address (zaurus is *.201, not *.220)??
Title: Samba + Linux +zaurus
Post by: bam on September 26, 2005, 03:41:02 pm
changed it, but got samba over wifi to work, with the exception of copy a file to the z, and it gives an error no space left on device, any ideas?