 Install Raspyfi on a Xbian img SD
Install Raspyfi on a Xbian img SD
| 
					Install Raspyfi on a Xbian img SD
				 | 
| 
					22nd Feb, 2014, 01:11 PM 
				 Post: #1 | |||
| 
 | |||
| Install Raspyfi on a Xbian img SD 
					Hello, excuse my question if that might sound stupid. But I have installed Xbian on my SD and would like to install Raspyfi on the same SD. Is that possible ? All the tutorial seems to copy the Raspyfi image onto the SD, but that will overwrite my Xbian, right ? How to do ? Thank you | |||
| 
					24th Feb, 2014, 06:47 PM 
				 Post: #2 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					Nobody ??    | |||
| 
					24th Feb, 2014, 08:01 PM 
				 Post: #3 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					You gave people here less than two days to react on a very specific use case....
				 pilight - modular domotica solution  | |||
| 
					24th Feb, 2014, 08:56 PM 
				 Post: #4 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					Ok, I'll wait, didn't want to be pushy... (it's almost 2 days :rolleyes  But at the same time, I thought that was pretty straight forward to answer (for people who are not new users...like me ) | |||
| 
					24th Feb, 2014, 11:33 PM 
				 Post: #5 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					To answer your question: http://bit.ly/1hp4GGQ
				 pilight - modular domotica solution  | |||
| 
					25th Feb, 2014, 05:29 AM 
				 Post: #6 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					Thank you. If I understood it correctly, I will have to boot the machine on a different OS if I want to put Raspyfi or Volumio on my SD. I would like to have Volumio ran onto Xbian, so that I can have XBMC and Volumio being able to run in parallel and not turn off one to turn on the other (on another distro). | |||
| 
					26th Feb, 2014, 02:02 AM 
				 Post: #7 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					The way I see it, Raspyfi is another distribution for the RPi. So it would be like asking if Windows can be installed with Ubuntu. I guess it is possible if you have the source code, the time, the skill and the inclination, but alas it is outside the bounds of this forum. Raspyfi or Xbian - your choice. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation. | |||
| 
					26th Feb, 2014, 06:58 AM 
				 Post: #8 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					I see. Thank you. I saw that Raspyfi evolved in Volumio. To me, Volumio is nothing else than a MPD with some WebUI possible and an easy way to install and mount your drives. It is directly installed with a distribution, but I would guess that it is possible to install it also on another distribution, no ? | |||
| 
					27th Feb, 2014, 03:04 AM 
				 Post: #9 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					The way I read it Raspyfi and Volumio are similar but two different distros. To install onto Xbian, you're forgetting two things - dependencies and rpi-update. If you can find a debian package for raspyfi or volumio, then try and install it. Your best bet would be to install Raspyfi, upgrade, then follow the instructions here http://forum.xbian.org/thread-1850.html It might work, but I doubt it...... Also, I think you should ask this question on the Raspyfi forum as they will know much more. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation. | |||
| 
					27th Feb, 2014, 05:02 AM 
				 Post: #10 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					I see, then I'll maybe have to install Volumio (or Raspyfi) and then install XBMC on its distribution... My goal was to have XBMC and Volumio (or a stable MPD) on the same SD without having to reboot. And I read that Xbian was the best for XBMC....therefore, I tried to see a way to install Volumio on Xbian... | |||
| 
					27th Feb, 2014, 06:20 AM 
				 Post: #11 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD 
					Do you have an idea about how to change the uid and gid in Xbian ? The command "/etc/passwrd t" is not permitted. I have a problem to properly mount my NAS music folder on my Rpi... I can read the files but only in sudo, and otherwise it casy that the permission is denied. Basically: xbian@xbian ~ $ ls /media/music/"Black Sabbath" ls: cannot access /media/music/Black Sabbath/Greatest Hits: Permission denied Greatest Hits xbian@xbian ~ $ sudo ls /media/music/"Black Sabbath" Greatest Hits xbian@xbian ~ $ sudo ls /media/music/"Black Sabbath"/"Greatest Hits" 01 Paranoid.mp3 10 Sweet Leaf.mp3 02 Iron Man.mp3 11 Evil Woman, Don't Play Your Games With Me.mp3 | |||
| 
					16th Mar, 2014, 02:26 PM 
				 Post: #12 | |||
| 
 | |||
| RE: Install Raspyfi on a Xbian img SD (27th Feb, 2014 06:20 AM)Nikox9 Wrote: xbian@xbian ~ $ ls /media/music/"Black Sabbath" this needs to be configured on NAS side. if the remote files are owned by root (id = 0) then into exports definition add: all_squash,anonuid=0,anongid=0 this will transform all accesses id from * to 0 (emulating root access) Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here | |||
| 
					« Next Oldest | Next Newest »
				 |