User Tools

Site Tools


linux:raspberry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:raspberry [2012/10/07 13:43] – [NFS] percylinux:raspberry [2012/10/24 12:26] – [XBMC] percy
Line 26: Line 26:
   /etc/init.d/nfs-common restart   /etc/init.d/nfs-common restart
   /etc/init.d/nfs-kernel-server restart   /etc/init.d/nfs-kernel-server restart
 +  
 +  alias nfs_start='/etc/init.d/rpcbind restart &&/etc/init.d/nfs-common restart && /etc/init.d/nfs-kernel-server restart &&showmount -e'
 +  
 For the client: For the client:
   alias raspberrypinfs='mount_nfs 10.0.0.25:/mnt/sda5 /Users/pjq/raspberry/sda5 &&mount_nfs 10.0.0.25:/mnt/sda1 /Users/pjq/raspberry/sda1 '   alias raspberrypinfs='mount_nfs 10.0.0.25:/mnt/sda5 /Users/pjq/raspberry/sda5 &&mount_nfs 10.0.0.25:/mnt/sda1 /Users/pjq/raspberry/sda1 '
 +  
 +===== rpi-update =====
 +https://github.com/Hexxeh/rpi-update
 +
 +===== XBMC =====
 +OpenELEC & Raspbmc 
 +
 +==== xbmc-addons-chinese====
 +
 +https://code.google.com/p/xbmc-addons-chinese/
 +
 +
 +==== OpenELEC ====
 +Must create the bootable sdcard on Linux.
 +
 +http://wiki.openelec.tv/index.php?title=Installing_OpenELEC_on_Raspberry_Pi
 +
 +==== Raspbmc ====
 +
 +www.raspbmc.com/
 +
 +
/var/www/dokuwiki/wiki/data/pages/linux/raspberry.txt · Last modified: 2022/07/18 22:57 by jianqing