[mythtv-users] Mythtv 0.20.2 xbox xebian pkgs now available

Chris Henderson jchendo at gmail.com
Mon Feb 18 06:29:04 UTC 2008


On Feb 18, 2008 1:35 PM, Greg Mitchell <greg at nodecam.com> wrote:

> Chris Henderson wrote:
>
> > I have followed the directions in the howto in detail and gone over it
> > again to be sure. (even changed permisssions and the ownership of the
> > /storage, /storage/videos etc to mythtv. also chmod -777 as per the
> > howto but they still will not mount on boot and will not survie a
> > reboot. I can not see any error messages in the dmesge.
>
> What's your /etc/fstab look like?
>


Hi Greg,

I had posted it ina pervious post so i didnt bother in my last one, sorry.

Here is the fstab form the xbox

xbox2:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>
<dump> <pass>
/dev/loop/0     /               ext3    defaults,errors=remount-ro
0       1
/initrd/newroot/mnt/cdrom/debian/swap   none    swap
sw             0       0
proc            /proc           proc            defaults
0      0
#/dev/fd0       /floppy         auto            defaults,user,noauto
0      0
/dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto
0      0
#192.168.0.161:/mnt/xbox2/ /mnt/xbox2 nfs defaults      0       0

192.168.0.160:/storage/videos /storage/videos nfs noauto,rw,user 0 0
192.168.0.160:/storage/music /storage/music nfs noauto,rw,user 0 0
192.168.0.160:/storage/posters /storage/posters nfs noauto,rw,user 0 0
192.168.0.160:/storage/pictures /storage/pictures nfs noauto,rw,user 0 0
192.168.0.160:/storage/games /storage/games nfs noauto,rw,user 0 0


Here is the /etc/exports from the backend.

[root at mythtvbox /]# cat /etc/exports

/storage/videos 192.168.0.161(rw,sync)
/storage/music 192.168.0.161(rw,sync)
/storage/games 192.168.0.161(rw,sync)
/storage/posters 192.168.0.161(rw,sync)
/storage/pictures 192.168.0.161(rw,sync)
[root at mythtvbox /]#


here is the link to the NFS tutorial
http://g-ding.tv/?q=node/1654


thanks for taking the time to help.

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080218/78c41625/attachment.htm 


More information about the mythtv-users mailing list