bash! Geplaatst: 1 februari 2003 Geplaatst: 1 februari 2003 Hey allen.. Is er een richtlijn om start_enigma aan te passen voor bijvoorbeeld het automatisch starten van Apache? --> Waar moet ik de regels in start_enigma toevoegen? GreetZ! There is nothing wrong with having a strong opinion... if it comes with an open mind!
Gast Geplaatst: 1 februari 2003 Geplaatst: 1 februari 2003 Ja dat weet ik (niet van mezelf hoor) Na de regel #!/bin/sh Eerst je netwerk starten: /sbin/ifconfig eth0 192.168.168.250 netmask 255.255.255.0 up (ip adres van je eigen DB gebruiken!) dan: /hdd/opt/httpd/bin/apachectl start en pas daarna staat de regels /bin/enigma enz
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 hi! Thnx! maar ik bedoel eigenlijk iets anders geloof ik.. <img src="/ubbthreads/images/graemlins/wink.gif" alt="" /> Als ik in start_enigma iets toevoeg start mijn dreambox niet meer door.... GreetZ! There is nothing wrong with having a strong opinion... if it comes with an open mind!
Romeo_ Geplaatst: 1 februari 2003 Geplaatst: 1 februari 2003 raar dan.. kan je dat stukje uit je script hier plakken ? The Source is Out There....
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 #!/bin/sh Beide manieren willen niet werken: [ -e /var/etc/.noautokeyupdate ] || (sleep 15; keyupdate) & /bin/enigma cp core* /hdd/ /sbin/halt /hdd/opt/httpd/bin/apachectl start en #!/bin/sh [ -e /var/etc/.noautokeyupdate ] || (sleep 15; keyupdate) & /bin/enigma /hdd/opt/httpd/bin/apachectl start cp core* /hdd/ /sbin/halt There is nothing wrong with having a strong opinion... if it comes with an open mind!
Gast Geplaatst: 1 februari 2003 Geplaatst: 1 februari 2003 Verkeerde plaats om apache te starten: #!/bin/sh /sbin/ifconfig 192.168.168.250 netmask 255.255.255.0 up /hdd/opt/httpd/bin/apachectl start /bin/enigma cp core* /hdd/ /sbin/halt
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 @Ronnieseca Sorry! begreep je eerste berichtje verkeerd denk ik... heb het nu aangepast.. maar wil wederom niet doorstarten.. Op LCD blijft Dream multimedia 1.04 staan.. meer gebeurt er niet... Aangezien zelfs de Ethernet interface niet op wil komen ga ik ervanuit dat hij daar al crasht... :S There is nothing wrong with having a strong opinion... if it comes with an open mind!
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 Dit verschijnt er op de console: (laatste stuk) i2c-core.o: client [avs] registered to adapter [iBM OCP IIC adapter](pos. 3). avs: attaching avs at 0x94 to adapter IBM OCP IIC adapter error occured: 43 incomplete xfer nack insmod: a module named fb already exists insmod: a module named sdev already exists insmod: a module named dream already exists insmod: /lib/modules/2.4.19-rc3/misc/lcd.o: No such file or directory insmod: a module named avs already exists /dev/ide/host0/bus0/target0/lun0/disc: setting standby to 120 (10 minutes) /dev/ide/host0/bhda: task_no_data_intr: status=0x51us0/target0/lun0 { /disc: settingDriveReady acoustic manageSeekComplete ment to 128 Error } hda: task_no_data_intr: error=0x04 { DriveStatusError } acoustic = 128 (128=quiet ... 254=fast) VFS: Can't find ext2 filesystem on dev ide0(3,1). cramfs: wrong magic Unable to identify CD-ROM format. JFFS: Trying to mount a non-mtd device. reiserfs: checking transaction log (device 03:01) ... Using r5 hash to sort names ReiserFS version 3.6.25 /etc/init.d/rcS: cannot create /proc/sys/kernel/core_name_format: No such file or directory /etc/init.d/rcS: /bin/smbd: No such file or directory /etc/init.d/rcS: /bin/nmbd: No such file or directory /etc/init.d/rcS: /var/tuxbox/start_enigma: No such file or directory cp: /var/tmp/core*: No such file or directory Please press Enter to activate this console. BusyBox v0.61.pre (2002.09.22-12:09+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. ~ > There is nothing wrong with having a strong opinion... if it comes with an open mind!
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 Als ik overigens in de console enigma probeer te starten werkt dit perfect.. het gaat dus al eerder fout There is nothing wrong with having a strong opinion... if it comes with an open mind!
bash! Geplaatst: 1 februari 2003 Auteur Geplaatst: 1 februari 2003 Het werkt al! thnx allemaal! probleem was dat de editor in mijn FTP client overal ^M achter zette... dit alles weggehaald en het werkt perfect.. nogmaals bedankt!! GreetZ! There is nothing wrong with having a strong opinion... if it comes with an open mind!
Aanbevolen berichten
Maak een account aan of log in om te reageren
Je moet een lid zijn om een reactie te kunnen achterlaten
Account aanmaken
Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!
Registreer een nieuwe accountInloggen
Heb je reeds een account? Log hier in.
Nu inloggen