Results 1 to 5 of 5

Thread: Installing smbfs under mandriva

  1. #1
    Join Date
    Dec 2009
    Posts
    204

    Installing smbfs under mandriva

    Hello,
    I am under mandriva, I found no smbfs (to go up a Windows partition) so I tried the of smbfs debian and I do not know that it will work or not? smbfs and if I'd like to it in mandriva. Can be this installed? if yes then please let me know , because this is a must for me as I want to share the files to the other computers. Thanks in advance.

  2. #2
    Join Date
    Dec 2009
    Posts
    202

    Re: Installing smbfs under mandriva

    Hello,
    Even I want to install the smbfs on my madriva operating system. I do not know what art you want dir but I want to know that the smbfs is installed. I have tried this following command , but I really do not know what this command does and what it the meaning of the command
    Code:
    rpm-qa | grep smbfs
    If you guys have an idea, is this command help for installing smbfs, if yes the please guide me with the correct. Thanks in advance.

  3. #3
    Join Date
    Nov 2009
    Posts
    347

    Re: Installing smbfs under mandriva

    Hello,
    I hope you guys know that there is some difference between the RPM and the SPRM, i think this is why you ar getting confused.
    See, when you issue the command like this
    Code:
    urpmi smbfs
    and then urpmi smbfs.
    The output generated will be
    Code:
    no name package smbfs
    I think you guys need to study some basics of the Linux operating system and the some reading on the smb server and finally carry on with the particle work.

  4. #4
    Join Date
    Nov 2009
    Posts
    518

    Re: Installing smbfs under mandriva

    Hello,
    I think I found the solution, I think that smbfs is a package but ultimately it's a module and it must be loaded at boot and voila what art what you do,
    you searched with smbfs
    Code:
    find /-name smbfs
    and is located in the kernel with the name
    Code:
    smbfs.ko.gz
    After that it should mount it with modprobe in response:
    Code:
    modprobe smbfs
    I think till now you got the idea of what I am trying to explain you. Just try the above commands and see what is the output generated by them.

  5. #5
    Join Date
    Nov 2009
    Posts
    583

    Re: Installing smbfs under mandriva

    Hello,
    The above wil surely help you, I would like to add some more commands that will help you,
    We check what is fitted with
    Code:
    lsmod
    and to charge each margin it in writing
    Code:
    vi / etc / rc.d / rc.local
    and add at end of file
    Code:
    modprobe smbfs
    I do not know that this is what you need as a solution, but the commands are going to help you, that is for sure.

Similar Threads

  1. Installing AVG Free Anti-virus on Mandriva
    By Elijah2010 in forum Networking & Security
    Replies: 5
    Last Post: 25-04-2010, 04:53 AM
  2. problems installing Mandriva One 2010 with KDE
    By AzzamKhan in forum Operating Systems
    Replies: 4
    Last Post: 25-04-2010, 04:21 AM
  3. Problem in installing Mandriva 64bit
    By ISAIAH in forum Operating Systems
    Replies: 5
    Last Post: 05-03-2010, 12:41 PM
  4. Problem Installing VLC on Mandriva 2007
    By Ameeryan in forum Windows Software
    Replies: 5
    Last Post: 05-01-2010, 12:13 PM
  5. Installing Mandriva impossible
    By DotNetUser in forum Operating Systems
    Replies: 5
    Last Post: 10-10-2009, 06:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,972,732.35249 seconds with 17 queries