hfmls
28-12-2009, 08:31 AM
sorry but i wrote this in early morning and i need to rest..so i won't write in english same stuff again, maybe later.
i wrote this in portuguese in other forum and translated with google translater.
anyway a friend of mine TypeR discovered a way to play 1080p perfect and i just explain how i did it after he told me that.
FIRMWARE 4001
FIRMWARE 4001!!!
Well, just have to say, that was a simple discovery .... but the oak.
With the help of user TypeR, hackaro networks, both wanted to watch movies over a network ... that did not give up. And is not got a solution as simple as "desimciplicidade" of cases of developers OPENSAT?
So is this, as it works perfect, well, 100%, etc 1080p MKV movie with DTS and subtitles in azbox hd?
NFS! he told me that NFS did, and there I was ready to invent (dawn repair in hours)
What is NFS? No matter, what matters is that enough to create an NFS share on your Ubuntu, or something.
I did this:
sudo apt-get install nfs-kernel-server
this is to install the NFS server.
by then wrote the following command
sudo gedit / etc / exports
to edit the file, and put what I wanted to share, and put there:
/ media / * (rw, sync, no_root_squash)
(so I'm saying I want to share a media folder).
by then did the following command to start the server:
sudo / etc / init.d / nfs-kernel-server start
IN AZBOX HD:
No where to be to mount the share you just created, where the resumed azbox hd, created a file with the name of
S7mount
(anyway, without any extension)
and inside put this:
# / bin / sh
# Automatic mount
#
mount-t nfs 192.168.1.7: / media / DATA / movie-o nolock, rsize = 32768, wsize = 32768, intr 0 0
as noticed, the 192.168.1.7 is the IP of ubuntu, the media folder, was chosen to share. and / DATA / movie is where I want to mount that share azbox (FILMS)
and I put the file in S7mount
/ DISK2/etc/start.d
with chmod 777 (just in case there are tricks)
and ready .... now all I have in the media sharing in ubuntu, it asks me to movie (Movies) in azbox hd.
and how it is to be mounted / shared by NFS, is 200 miles an hour.
I've tested 3 1080p srt and DTS.
perfect, perfect just the passage of years is to come.
PS: i left the message on to create a OPENSAT INTERFACE (TYPE MULTICAM) ASSEMBLY OVER OUR FACILITIES NFS Share
TypeR Thanks to the discovery, and me / I've done that.
i wrote this in portuguese in other forum and translated with google translater.
anyway a friend of mine TypeR discovered a way to play 1080p perfect and i just explain how i did it after he told me that.
FIRMWARE 4001
FIRMWARE 4001!!!
Well, just have to say, that was a simple discovery .... but the oak.
With the help of user TypeR, hackaro networks, both wanted to watch movies over a network ... that did not give up. And is not got a solution as simple as "desimciplicidade" of cases of developers OPENSAT?
So is this, as it works perfect, well, 100%, etc 1080p MKV movie with DTS and subtitles in azbox hd?
NFS! he told me that NFS did, and there I was ready to invent (dawn repair in hours)
What is NFS? No matter, what matters is that enough to create an NFS share on your Ubuntu, or something.
I did this:
sudo apt-get install nfs-kernel-server
this is to install the NFS server.
by then wrote the following command
sudo gedit / etc / exports
to edit the file, and put what I wanted to share, and put there:
/ media / * (rw, sync, no_root_squash)
(so I'm saying I want to share a media folder).
by then did the following command to start the server:
sudo / etc / init.d / nfs-kernel-server start
IN AZBOX HD:
No where to be to mount the share you just created, where the resumed azbox hd, created a file with the name of
S7mount
(anyway, without any extension)
and inside put this:
# / bin / sh
# Automatic mount
#
mount-t nfs 192.168.1.7: / media / DATA / movie-o nolock, rsize = 32768, wsize = 32768, intr 0 0
as noticed, the 192.168.1.7 is the IP of ubuntu, the media folder, was chosen to share. and / DATA / movie is where I want to mount that share azbox (FILMS)
and I put the file in S7mount
/ DISK2/etc/start.d
with chmod 777 (just in case there are tricks)
and ready .... now all I have in the media sharing in ubuntu, it asks me to movie (Movies) in azbox hd.
and how it is to be mounted / shared by NFS, is 200 miles an hour.
I've tested 3 1080p srt and DTS.
perfect, perfect just the passage of years is to come.
PS: i left the message on to create a OPENSAT INTERFACE (TYPE MULTICAM) ASSEMBLY OVER OUR FACILITIES NFS Share
TypeR Thanks to the discovery, and me / I've done that.