dsl probsForum: myDSL Extensions (deprecated) Topic: dsl probs started by: ico2  Posted by ico2 on July 24 2004,21:56  
        i use the following command (as root) to unpck a dsl file:tar -C / -zxvf samba.dsl it gives me about 20 no such file errors and then about 5 about the filesysstem it needs to write to being write protected, can anyone help?  Posted by mikshaw on July 24 2004,22:11  
        The "write-protected" thing may be addressed here: < http://damnsmalllinux.org/cgi-bin....1;t=356 >What version of DSL are you using? 0.7.2 has a built-in myDSL installer as part of emelfm. Otherwise, you might try "sudo tar" instead of just "tar", since you're writing to system directories.  Posted by roberts on July 24 2004,23:28  
        If Samba could be loaded that way, it would be called samba.tar.gz. There are at least three ways to load a .dsl extension. 1. the myDSL button in emelfm 2. the myDSL desktop icon 3. mydsl-load from the shell prompt as user dsl  Posted by mikshaw on July 25 2004,00:43  
        Thanks for that infoThe mydsl-load script looks interesting....it'll be fun to play around with =o)  Posted by ico2 on July 25 2004,11:09  
        i am using 0.7.1i am doing the op as root, i have also tried with sudo. i see a mydsl button in emelfm, i will try it. thanks ico2  Posted by ico2 on July 25 2004,11:36  
        it worked, thanks.how can i get it to share folders, i cannot find smb.conf  Posted by ke4nt1 on July 25 2004,18:29  
        an smb.conf file exists in /opt/samba ...73 ke4nt  Posted by ico2 on July 25 2004,21:01  
        thanks.is there a graphical way to set up my smb.conf or do i have to manually edit it?  |