/etc/exports
/mnt/sda5/ 10.0.0.1/24(ro,no_subtree_check,insecure) /mnt/sda1/ 10.0.0.1/24(ro,no_subtree_check,insecure) /etc/init.d/rpcbind restart /etc/init.d/nfs-common 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:
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 '
OpenELEC & Raspbmc
Must create the bootable sdcard on Linux.
http://wiki.openelec.tv/index.php?title=Installing_OpenELEC_on_Raspberry_Pi
vcgencmd get_camera v4l2-ctl --list-devices sudo modprobe bcm2835-v4l2