problems installing E2 on hdd!!

calle3

Registered
Messages
53
I have made some more partitions on my hdd sda1 to sda4... and I have installede E2 image on sda3 using the guide from this side!!

But what buttom du I have to push on the rcu... I thought number 6, but it then says Enigma2-sda6 in display, does that means it is booting from sda6?? and how di I get it to boot from sda3??

After I have installled E2 on hdd... the box wont find/display the hdd its grayed out in the menu?? why that.. what to do???
I can still see the partitions with telnet using fdisk!!
 

Bro1

Registered
Messages
278
http://www.sat-universe.com/showthread.php?p=409734

what i used


Ok for the NOOBS :

How to make E2 bootable from Internal HDD.
with NLB image installed.
without Serial cable, only requirements are telnet and FTP access.

For telnet and FTP acces to youre relook i RCC or DCC downloadble here :
i use putty myself

You also need the apropriate usb_config.welcome.img (provided in the link above )

Now, flash the image (Use USB or flash with webiff.)
that matches your hardware, 900,910 or 9000 img.
this will enable the fw_setenv to work on you nlb installed image.

Now, Download a usable E2 package


extract this package until you have : Enigma2 SifTeam 0.2.0 mod PKT beta 3.0b.tar.gz (for example,can be any e2 image)

rename this file to : Enigma2.tar.gz

Now use RCC to FTP this file to youre relook's /media folder

now use RCC telnet and type :
cd ..
cd /media
tar xvzf Enigma2.tar.gz (this will take a while)
sync
sync

fw_setenv menu_1 'setenv bootargs "console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500";setenv bootcmd "bootm a0060000";save;boot'

fw_setenv menu_2 'setenv ipaddr 10.1.1.181;setenv gateway 10.1.200;setenv netmask 255.255.255.0;setenv bootide "run bootargside;ide reset;ext2load ide 0:2 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargside "setenv bootargs console=ttyAS1,115200 panic=3 root=/dev/sda2 rw rootfstype=ext2 init=/bin/devinit ip=$ipaddr::$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000";setenv bootcmd "run bootide";save;boot'
---------------------------------------------------

In the last command (fw_setenv_2) you need to update ip adresses to match your network. othewise E2 is not accessable from network.
ipaddr = Relook IP
gateway = youre routers gateway (often 192.168.1.254 or 192.168.1.1)


And you can now boot DGS flash(hold down 1 on remote during) or E2 (hold down 2 on remote during)
remember to change ip adresses above.

After first boot of E2 you need to set your DNS @Ip settings, otherwise E2 wil not connect to internet and bleu panel does not download emu's etc... ...


with many thanks to Dexter

Have fun with E2

Jaxc

edited slightly by me,but thanks to the above
 
Last edited:

nickepe

Registered
Messages
63
fw_setenv command not found

Hi,
I have flashed the box with fw_setenv image but then I reboot and try to setenv. it says command not found?
I have tried to rename the file and it always says flashing is done but it wont work.

Any ideas?

/Nickepe
 

nickepe

Registered
Messages
63
Yes and flash the setenv image with PC-editor in USB mode and flashing is ok.
Reboot and in telnet command not found...
 

mjamil

Registered
Messages
131
Hi bro1 can you tell me how to install e2 on harddrive running nlb on flash please
 
Top