OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: teharris on March 29, 2004, 03:26:58 pm

Title: Editing smb.conf on Cacko ROM and wlan sync
Post by: teharris on March 29, 2004, 03:26:58 pm
The 1.20 version of the Cacko ROM has the smb.conf file in  /usr/lib.rom/samba (with a softlink in  /home/root/usr/lib/samba).  This is on device /dev/loop0 and is mounted ro.  I have tried to remount it as rw but I can not see how to do that.  

I am trying to get wlan sync to work but I time out every time.  When I look at the smb.conf file the following appears:
interfaces  usbd0 eth0 ...
I would think this should work but ...

Any ideas?
Title: Editing smb.conf on Cacko ROM and wlan sync
Post by: maslovsky on March 30, 2004, 10:58:26 am
How do you start the wireless sync?  It only works if you start it from PC. It does not work if you start sync from Zaurus.
If you want to edit smb.conf, remove the link and copy the source file:

cd /home/root/usr/lib/samba
rm -f smb.conf
cp /usr/lib.rom/samba/smb.conf .
Title: Editing smb.conf on Cacko ROM and wlan sync
Post by: teharris on April 07, 2004, 01:56:47 pm
IT WORKS!  With the original smb.conf file from Cacko.  (Cacko is great!)
Title: Editing smb.conf on Cacko ROM and wlan sync
Post by: maslovsky on April 08, 2004, 01:02:33 am
I\'m glad it does