Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: resi on May 29, 2015, 03:14:57 PM

Title: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: resi on May 29, 2015, 03:14:57 PM
Hi,

i can't find nfs-utils in repo... (search with tce and on mirrors)

My current setup "piCore-6.1beta1_v7-SSH"

Please excuse my short posting: just broken english...

Regards

Klaus
Title: Re: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: resi on May 30, 2015, 02:44:51 AM
ok, my question is:

Can i get nfs-utils from an another repo, or is it possible to mount a nfs-share as client without this package? Sorry, if the question is very silly...
Title: Re: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: Paul_123 on May 30, 2015, 10:16:13 AM
additional file systems modules are provided in the extension  filesystems-KERNEL-piCore+.tcz

Title: Re: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: resi on May 31, 2015, 02:37:52 AM
I have now installed the filesystems-paket. But i get no success.

Code: [Select]
mkdir music
sudo mount -nfs 192.168.170.24:/volume1/Multimedia /home/tc/music

The bash give no error-message, but the folder music is still empty... Are there additional steps in piCore to do?
Title: Re: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: bmarkus on May 31, 2015, 02:47:43 AM
nfs-utils built, I will add it to the repo.
Title: Re: missing nfs-utils for piCore-6.1beta1_v7-SSH
Post by: resi on May 31, 2015, 02:53:11 AM
Hi Markus,

thank You!

Klaus  :)