Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images > Gemini images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
leotzian is on a distinguished road
Samba and Gemini 3.30

Hi everyone and Marry Christmas

I try Samba to make work on a 7020S with Gemini 3,30
It works only if I telnet to the box manual nmbd -D, and smbd -D
Is there a way these files automatically loaded during reboot every time?

Thanks
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Aug 2004
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
stone_db is on a distinguished road
Re: Samba and Gemini 3.30

I dont know if this works:
under usr/etc/ create (or edit if exists) the "init" file
add the smbd and nmbd command save, make it executable chmod 777 and reboot.

Let me know if it works.

Stone
Reply With Quote
  #3 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Aug 2004
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
stone_db is on a distinguished road
Re: Samba and Gemini 3.30

Just one more thing:

Take care, create the init under another directory, test it and only when it works move it under /usr/etc

Good luck
Reply With Quote
  #4 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
leotzian is on a distinguished road
Re: Samba and Gemini 3.30

Hi Because I am new to all these, and because I dont want do make a mistake, in var/etc there is the file inetd.conf
Yoy talk about this file? to add the lines?
Reply With Quote
  #5 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Aug 2004
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
stone_db is on a distinguished road
Re: Samba and Gemini 3.30

No, just create a new one and give the name "init" all lowercase no extension. Then add 1st line #!/bin/sh
2nd line: /usr/bin/nmbd -D
3rd line: /usr/bin/smbd -D

then execute the following command: chmod 777 init
the try to execute it: init
if it works move it to /usr/etc
Reply With Quote
  #6 (permalink)  
Old 12-25-2006
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
leotzian is on a distinguished road
Re: Samba and Gemini 3.30

My nmbd and smbd files are not in the var/bin but in var/sbin

so I made the file init like this

#!/bin/sh
/usr/sbin/nmbd -D
/usr/sbin/smbd -D

I tried doent work , I tried toput in the var/etc no luck

There is etc under usr in my Gemini
Only under var/etc or /etc
Reply With Quote
  #7 (permalink)  
Old 12-26-2006
ZX ZX is offline
Registered User
 
Join Date: Dec 2006
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
ZX is on a distinguished road
Re: Samba and Gemini 3.30

I dont have Gemini 3.3 installed, i have 3.2 but im sure this applies to 3.3 too (I do this in every version from 2 to 3+)
Go to /etc/rc2.d after you have installed samba you see something like:
...
S90samba -> /etc/init.d/S90samba
...
this is wrong there is no S90samba in /etc/init.d
the correct is samba
it should say:
S90samba -> ../init.d/samba

after that it will start as it was supposed to

Merry Christmas
Reply With Quote
  #8 (permalink)  
Old 12-26-2006
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
leotzian is on a distinguished road
Re: Samba and Gemini 3.30

Thank you because I am new to all these, can you please explain how I convert that to fix it
Yes it is like you tell How iI make the link S90samba pointing at samba?
Please explain
I use WS FTP from windows Xp
And a second question Does your samba starts automatically on reboot?

Thanks

Merry Christmas
Reply With Quote
  #9 (permalink)  
Old 12-26-2006
Registered User
 
Join Date: Mar 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
leotzian is on a distinguished road
Re: Samba and Gemini 3.30

Ok I found out to fix the link and it is all Ok
Thanks for all
Reply With Quote
  #10 (permalink)  
Old 12-27-2006
vcp vcp is offline
Registered User
 
Join Date: Dec 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
vcp is on a distinguished road
Re: Samba and Gemini 3.30

Can you please append the contents of your smb.conf ??

Thanks
Vicente
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gemini 3 and samba dm8523 Elliniko Dreambox 0 09-26-2006 05:52 AM
Samba for Gemini 2.40 papoulis Gemini images 11 11-04-2005 01:30 AM
Is Samba working on Gemini ? Johny English Dreambox Chat 0 09-12-2005 04:03 AM
SAMBA Prblm with gemini 2.0 mod marco2000fr Gemini images 4 07-18-2005 01:43 AM
samba at boot (under gemini)? hubertalles Gemini images 5 01-28-2005 10:35 AM


All times are GMT +10. The time now is 01:01 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.23661 seconds with 10 queries