PadreDeFamilia

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

Chincheta Autor Tema: How to debian on AZbox  (Leído 7445 veces)

12/03/2010, 20:09 -

How to debian on AZbox

Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
How to debian on AZbox 

Connect to you azbox with telnet.

go to your usb/hdd onto the azbox.

DO:
Código: [Seleccionar]

cd /DATA/hdb1

create a debian folder

Código: [Seleccionar]

mkdir debian

then go in this directory

Código: [Seleccionar]

cd /debian

then you have to get the debian file.

you can download it

Código: [Seleccionar]

wget http://nmt.explore.nl/nmt-debian-etch.tar.gz

now unpack the package

Código: [Seleccionar]

tar xzf nmt-debian-etch.tar.gz

now we have to install the package.
Código: [Seleccionar]

chroot debian /bin/bash
export PATH=$PATH:/usr/bin:/usr/sbin
debootstrap/debootstrap --second-stage

Installing the package is very slow (40 minutes approx)

you can exit the debian interface with the exit command

Código: [Seleccionar]

exit

you can enter it with

Código: [Seleccionar]

chroot debian /bin/bash

fist you have to setup your network access
we gonna use the program vi to edit the file

Código: [Seleccionar]

vi /etc/resolv.conf

press 'i' for editing

insert your routers ip
Código: [Seleccionar]

**** search wan
**** nameserver 192.168.2.1

to save press escape then type
Código: [Seleccionar]

:wq!

test internet connection with
Código: [Seleccionar]

ping [url]www.google.com[/url]

then update your distribution
Código: [Seleccionar]

apt-get update
apt-get dist-upgrade

if you get an error with

Código: [Seleccionar]

apt-get update

note down the pubkey

Código: [Seleccionar]

NO_PUBKEY 9AA38DCD5502B

then use this commands
you have to replace the pubkey with your own key!

Código: [Seleccionar]

apt-get install debian-archive-keyring
gpg --****erver www****.eu.pgp.net --recv-**** 9AA38DCD55BE302B
gpg --armor --export 9AA38DCD55BE302B | apt-key add -
apt-get update

keep on repeating this command until you get no more errors then use

Código: [Seleccionar]

apt-get dist-upgrade

for testing purpose you can test CCcam.
download CCcam to your hard drive

unpack it and then put CCcam.mipsel to your /tmp folder

in my case
Código: [Seleccionar]

/DATA/hdb1/debian/debian/tmp

then chmod the file

chmod 755 CCcam.mipsel

for the CCcam.cfg you have to create the directory /var/etc

go to debian /var/ directory.
Código: [Seleccionar]

cd /var

then create the directory.

Código: [Seleccionar]
mkdir etc
then you can ftp the CCcam.cfg to this dir.

Código: [Seleccionar]
/DATA/hdb1/debian/debian/etc
now for a test

Código: [Seleccionar]
cd /tmp
to start CCcam

Código: [Seleccionar]
./CCcam.mipsel -dv
you can check if its running on

Código: [Seleccionar]
[url]http://azboxhdip:16001[/url]
to access debian thru a webinterface.

install webmin 1.48

first install necessary software

Código: [Seleccionar]
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
then download the webmin package

go to /tmp folder

Código: [Seleccionar]

cd /tmp

download the package

Código: [Seleccionar]

wget hxxp://downloads.sourceforge.net/sourceforge/webadmin/webmin_1.480_all.deb

installeer a new packet.

Código: [Seleccionar]

dpkg --install webmin_1.480_all.deb

then you can access it thru the browser

Código: [Seleccionar]

[B][url]https://AZBOXHDIP:10000[/url]
[/B]


Edit:
To have idea of files can be install take a look to reepo:
h**p://ipkg.medialounge.ru/azbox/unstable/

Add some pictures.


have fun!!

Thanks to the RussianMafia


Some Notes:

If you use Elite
change:
/DATA/hdb1 to /DATA/usb1/sdb1
or
/DATA/hdb1 to /DATA/usb2/sdb1

To start Debian:

Premium:

On console type:
cd /DATA/hdb1/debian/
chroot debian/ /bin/bash

or

chroot /DATA/hdb1/debian/debian/ /bin/bash

Elite with HDD on USB2

On console type:
chroot /DATA/usb1/sdb1/debian/debian/ /bin/bash
or
chroot /DATA/usb2/sdb1/debian/debian/ /bin/bash

DEV Notes: The must important on this is: Compiling Plugins, Gui's, Emu's You name it inside the box, will give this to a new stage.
I already ask on Azbox Forum for compiled version of GNU GCC.

Mil gracias a single

[archivo adjunto borrado por el administrador]

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

 



PadreDeFamilia
!! ADVERTENCIAS !!: Las informaciones aquí publicadas NO CONTIENEN KEYS para la decodificación de ningún sistema: NO SON OPERATIVOS en sistemas SAT que precisen de su correspondiente suscripción. ESTA TOTALMENTE PROHIBIDO EL USO DE ESTAS INFORMACIONES PARA LA MODIFICACIÓN O DEFRAUDACIÓN DE SISTEMAS DE ACCESO CONDICIONAL. EN ESTOS FOROS NO SE PERMITE LA PUBLICACIÓN DE INFORMACIONES ILEGALES POR PARTE DE LOS USUARIOS. EN CASO DE DETECTARSE ESTE TIPO DE INFORMACIONES, LOS USUARIOS SERÁN EXCLUIDOS DE ESTAS PÁGINAS.
PROHIBIDA LA PUBLICACIÓN DE ENLACES A FIRMWARES ILEGALES
LOS FOROS NO SON MONITORIZADOS DE MANERA CONSTANTE, CUALQUIER INFORMACIÓN QUE PUEDAS CONSIDERAR ILEGAL REPORTALA A LA ADMINISTACIÓN DEL FORO