12:30
18 settembre 2013
Hi,
I have installed Raspyfi and it works perfect!
My NAS is another RaspBerry that has two disks with a ext4 filesystem attached and supports NFS, The question is if I can use NFS instead of CIFS. Reason for asking is that I think the performance of NFS is better than CIFS.
The second question is on installing Raspyfi on top of Raspbmc. I use XBMC through the Raspbmc distribution to watch movies and pictures using my TV and would like to use Raspyfi for music and radio. The TV and amplifier are quite close and it will be either the XBMC or the Raspyfi I am using so performance should not be a problem.
A dual boot is needed, RaspyFi is more of a collection of software optimized to run together, along with a very responsive OS … So better have a dual boot option, we will ask something to xbmc guys…
As for NFS, we'll have to wait for next release…
14:54
18 settembre 2013
Do you mean by dual boot a GRUB implementation giving you the possibility to start a different distribution or just exchanging the memory cards?
Yeah, a grub like (but different input method, in order not to rely on a keyboard) to start different OSes
22:51
14 settembre 2013
Hi,
First health warning, this is for those like me who are a bit technically minded and impatient for the release to support NFS how do do NFS manually.
I was driven to this by the frequent drop outs mounting my drive by hand without NFS being fully installed (Driving me mad listening to Cold Play occasionally popping/crackling/stuttering or sounding like it was going down a plug hole!). Sitting here now for the last hour or so no drop outs (I was getting it every 3-4 min or so) strangely on 320Kps MP3 it was fine as was. So no USB issues as far as I can tell (Only my choice of music for some ..) just network transfer speed which was also reported on Streaming High Def Blu-Rays on the PI.
Like I said don't flame me it works for me so I leave the breadcrumbs behind so people don't need to spend hours researching
This is on RaspyFI 1.0 release using the great USB DAC solution in the project (SABRE Dac).
Here we go:
sudo apt-get install nfs-common portmap
sudo mkdir /mnt/Music (Or what ever you want to call your music mount)
chmod +777 /mnt/Music
in my /etc/fstab:
XX:YYY:ZZZ:AAA:/YourMusicDrive /mnt/Music nfs _netdev,udp,rsize=65535,ro,intr,noatime,nfsvers=3,async 0 0
(Settings stolen from how to get High Def working in RASPBMC and it plays stutter free Blu-Rays (Circa 25GB) on my PI for DTS-HD so a 34Mb Flac should be fine)
Substitute your NFS Server and your mount export from the NFS server.
Now controversially in the mpd.conf
music_directory "/mnt/Music"
I suppose I could mount it different but struggle to find out how so it was a dumb way of doing it.
Now in a shell script:
sudo /etc/init.d/rpcbind start
sudo /etc/init.d/nfs-kernel-server start
sudo /etc/init.d/nfs-common start
sudo mount -a
sudo /etc/init.d mpd restart
Viola you have manual NFS and no drop outs.
Only bugbear is you have to run the shell script every time you reboot ho hum and it is ugly restarting MPD. Also you loose some of the other functionality of MPD but as a straight forward music player it is fine for me.
Again thanks team for a great piece of software I look forward to removing my manual cranking
Dave
DaveInBracknell: Way off topic here, but have you got br iso playing without buffering on the pi? can you point me to where you stole that from?
also take a look here… http://www.raspyfi.com/forum/w…..o-the-gui/
Im not sure you need to start everything, just run rpcbind and mount (ill have to check with the options you listed in fstab to see if its the same)
But i set mine up using a combo of the command line and the gui (using this way, when you navigate the the nas mount in the gui, it shows my that its mounted), but i think there is a script that is causing the share to unmount (also dont have mine set up in fstab) but i haven't had much time to dig through things yet.
Most Users Ever Online: 200
Currently Online:
5 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Gyp: 82
yoghurtlidlicker: 37
PaulM: 36
icai: 35
Derek: 29
Karsten: 27
tc-fi: 22
Ronaldo: 21
ENSen: 21
chriz: 20
Member Stats:
Guest Posters: 3619
Members: 569
Moderators: 0
Admins: 1
Forum Stats:
Groups: 4
Forums: 10
Topics: 469
Posts: 13163
Newest Members: polo2016, dongdong8, wlpwlp, Sager, ninestab123, lmx66, lmx, jlgg, chenyan, guoyanying
Administrators: admin (401)