Page 2 of 5 FirstFirst 1234 ... LastLast
Results 21 to 40 of 85

Thread: howto : Running debian on azbox with webinterface

  1. #21
    Member
    Join Date
    May 2009
    Posts
    55
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by iko View Post
    quick question
    my clines not allowed for reshare I've tried dm as a server and they didn't worked
    I'm wondering if they will work if I load debian and cccam like the way you've explained ?
    also
    @alcatel
    Do you know if anybody trying to write driver for azbox to make e2 real like the way done for kathie ???
    best regards
    many thanx for those info...
    if you have only one hop,resharing is not possible

    i really don't know if somebody is making drivers.

    all the info i posted,i also found and learned from the net.


    i also checked the usb question.

    i have a azbox hd premium,so i put my usb stick in front of my azbox hd

    my usbstick is formatted with fat.

    try to go to the directory

    cd /DATA/usb1/sda1
    good luck!

  2. #22
    Member
    Join Date
    Mar 2009
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts
    my oh my
    i have download it and unpackt in my debian folder on my pc
    then i do cd /DATA/usb1/sda1/debian
    then i do /bin/bash
    then i do export PATH=$PATH:/usr/bin:/usr/sbin
    then i do bootstrap/bootstrap --second-stage

    then i get this error

    debootstrap/debootstrap: line21: /usr/lib/bootstrap/functions: no such file or....


    what is going wrong here ??

  3. #23
    Member
    Join Date
    May 2009
    Posts
    55
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by antrabe View Post
    if we have elite we have to make dir in usb stick no? what sense has to create this dir?.
    if you do this onto an empty usb stick you don't have to create a directory 'debian'

    you can just use 'wget' and then unpack.

    i only created the directory for convenience.

  4. #24
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by pr2 View Post
    Hello,

    The /bin/bash doesn't exist, you probably need to use:

    ./bin/bash

    Or find where the bash file is in the folder path use pwd to see the real patch and issue the chroot with the correct full path.

    Pr2
    chroot /DATA/usb1/sda1/debian /bin/bash
    chroot: cannot execute /bin/bash: Permission denied
    ----
    elite pach 72

  5. #25
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    yes, it can without Problems.

    Path on Elite with second USB Device:
    /DATA/usb2/sdb1/

  6. #26
    Member
    Join Date
    May 2009
    Posts
    55
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by terrorman View Post
    chroot /DATA/usb1/sda1/debian /bin/bash
    chroot: cannot execute /bin/bash: Permission denied
    ----
    elite pach 72
    try

    cd /DATA/usb1/sda1/debian
    normally you can now see a directory debian here.

    ls
    now you can run
    debian /bin/bash

  7. #27
    V.I.P pr2's Avatar
    Join Date
    Jul 2006
    Posts
    669
    Thanks
    1
    Thanked 102 Times in 25 Posts
    Quote Originally Posted by sami8519 View Post
    I think it is only on the premium. look to my post above this. I cant go inside the debian directory.
    Sami8519,

    Please learn a little bit of Linux and type properly the command.

    If you are in /DATA/usb1/sda1 and create a debian folder than the way to access it is:

    cd debian

    and not cd /debian like you type.

    cd /debian means that you try to enter a folder called debian at the root of your Azbox. With your syntax the right command is:

    cd /DATA/usb1/sda1/debian

    So / is always the root of all your linux.

    if you are already in /DATA then the equivalent syntax is:

    cd ./usb1/sda1/debian

    the ./ mean from the current directory.

    So please try to learn the very basic linux stuff before trying such things.
    And don't come to conclusion that are wrong, just because you don't know linux. :-)

    @ALL

    Unpacking on the PC and transfering the files via FTP is a totally bad idea, because in the tar.gz files the access right are correct (the famous chmod 755) when you unpack it on the PC you will lose this information so some files that needs to be executable will not be executable.

    I am currentely following the tuto and everything works fine. But you need to follow it carefully.

    Pr2
    Last edited by pr2; 18-07-2009 at 07:53 PM.

  8. #28
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    ok sorry, now work uffffffffffff

    thank you very much friends, thank you for your patience

  9. #29
    V.I.P pr2's Avatar
    Join Date
    Jul 2006
    Posts
    669
    Thanks
    1
    Thanked 102 Times in 25 Posts
    Quote Originally Posted by terrorman View Post
    chroot /DATA/usb1/sda1/debian /bin/bash
    chroot: cannot execute /bin/bash: Permission denied
    ----
    elite pach 72
    Hello,

    Are you connected has root on the Azbox?

    For this commande I use:

    chroot /DATA/usb1/sda1/debian/debian/ /bin/bash

    I simply add a slash (/) at the end of debian to show that it is a folder and not a file.

    Pr2
    Last edited by pr2; 18-07-2009 at 08:40 PM.

  10. #30
    Senior Member
    Join Date
    Apr 2009
    Posts
    160
    Thanks
    0
    Thanked 0 Times in 0 Posts
    We who don´t know linux can do it with dcc in ftp we can create dir give right etc... no?

  11. #31
    Member
    Join Date
    Mar 2009
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts
    yes i also got it working he's validating packages right now

    on thing must be done you must be sure that the usb is ext3 (linux)
    then it wil work

  12. #32
    V.I.P iko's Avatar
    Join Date
    May 2009
    Posts
    483
    Thanks
    0
    Thanked 0 Times in 0 Posts
    is the payservers works by this way???
    cheers

  13. #33
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    for the packages for usb2serial to add(for to work external Readers with Phoenix), you must do like this(Package is linked in the other thread):

    insmod /tmp/usbserial.ko
    insmod /tmp/ftdi_sio.ko
    insmod pl2303.ko

    I saw, all are still inserted without pl2303.ko
    Last edited by hanswurscht; 18-07-2009 at 08:28 PM.

  14. #34
    V.I.P pr2's Avatar
    Join Date
    Jul 2006
    Posts
    669
    Thanks
    1
    Thanked 102 Times in 25 Posts
    Hello,

    To clarify one point of the explanation.

    For people having this error message:

    MMP[hdb1]$ chroot debian/ /bin/bash
    chroot: cannot execute /bin/bash: No such file or directory
    It is because you try to start the wrong debian folder, you must go down from one level and start again the command.

    The right way to start debian on a Premium is

    Code:
    chroot /DATA/hdb1/debian/debian/ /bin/bash
    on an Elite with HDD on USB1:

    Code:
    chroot /DATA/usb1/sda1/debian/debian/ /bin/bash
    on an Elite with HDD on USB2:

    Code:
    chroot /DATA/usb2/sdb1/debian/debian/ /bin/bash

    Yes with twice debian.

    or

    For Premium

    Code:
    cd /DATA/hdb1/debian/
    chroot debian/ /bin/bash
    Pr2
    Last edited by pr2; 18-07-2009 at 10:01 PM. Reason: Correct my post according to hanswurscht remarks sdb1

  15. #35
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    One Error, on USB2 its sdb1 and not sda1, as I posted

  16. #36
    V.I.P iko's Avatar
    Join Date
    May 2009
    Posts
    483
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Guys
    Is there Any Chance to Adapt that Cccam For VDR sc Plug in To AzboX?
    By this way may NOT loss one HOP ...
    There are Many people on Payservers and will not be able to use these latest solutions...
    Thanx in advance....

  17. #37
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts

  18. #38
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Have rebooted my Box, but I dont get Webmin now.
    How can I start it again please?

  19. #39
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    it's all done, just call:
    cd /DATA/usb1/sda1/
    chroot debian /bin/bash

  20. #40
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by hanswurscht View Post
    Have rebooted my Box, but I dont get Webmin now.
    How can I start it again please?

    Ive found it, with start, but Ill get a Security Warning now on the Website

    Warning! Webmin has detected that the program https://192.168.1178.43:10000/left.cgi was linked to from an unknown URL, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.

    If your browser does not send the Referer header needed, you can turn off this check as follows :

Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. AzBox CAM ****** v.1.0
    By @telesat in forum AZBox HD Tools
    Replies: 0
    Last Post: 29-06-2009, 06:35 AM
  2. help on cs in incubus
    By aqa in forum AZBox HD Newbie Questions
    Replies: 56
    Last Post: 19-05-2009, 02:46 AM
  3. To buy or not to buy Azbox premium, advice needed for newbie.
    By HotRock in forum AZBox HD Newbie Questions
    Replies: 6
    Last Post: 17-05-2009, 06:34 PM
  4. Separate Positioner hardware is needed for Azbox to move motor
    By s_kates81 in forum AZBox HD Newbie Questions
    Replies: 9
    Last Post: 08-05-2009, 12:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •