
Originally Posted by
emiljano
Pershendetje.Kerkova ne net per pyetjen qe bere dhe gjeta nje info(ate qe marin vesh te na shpjegojne me shume).Kam bashkangjitur dhe soft qe gjeta.
Ky eshte info ne shqip(google translate)->->->
# # # Kėrkesat.
#
- DM500 ėshtė e lidhur me LAN.
- FlashWizard Pro pėr DM500 NFS multiboot.
- NFS server nė tė cilėn mund ta instaloni FlashWizard images.
# # # Si pėr tė vendosur atė.
#
1. Flash njė imazh Enigma1 qė ka njė kernel linux mbėshtetjen swapon (e fundit Jade PLI ėshtė e mirė).
2. Boot imazhin qe sapo shkrepi dhe kur ajo tregon dialogun e parė / dritare tė largohen vetėm atje.
3. Setup NFS server tuaj nėse ėshtė e nevojshme (google "Ubuntu howto NFS server" nė qoftė se ju nuk e dini se ēka ėshtė).
4. Launch FlashWizard Pro dhe setup options multiboot.
- Le FlashWizard install bootloader ėshtė nė FLASH kur ai e kėrkon.
- Disable HDD, USB dhe CF media pėr multibooting.
- Enable NFS options multiboot (I pėrdorur rrugėn = media / dreamhdd & IP = 192.168.0.1 192.168.0.1 per: / media / share dreamhdd).
- Press autodetect (duhet tė tregojnė hapėsirė tė lirė nė NFS kur lidhja me NFS server dhe DM500 janė nė rregull).
- Drag & drop Enigma2 fw2 fotografi nė kutinė nė FlashWizard..
- Le FW bėjė punėn ėshtė dhe kur tė bėhet vetėm afėr atė.
5. Reboot DM500 tuaj dhe zgjidhni "Enigma2" nga menuja boot bootloader.
6. Prisni 1-5 minuta pėr Enigma2 tė boot up.
7. Kur e shihni asistentin e konfigurimit Enigma2 tani pėr herė tė parė, vetėm lėnė aty (nuk e vendosur atė ende).
8. Telnet nė DM500 tuaj.
- Krijo njė skedė shkėmbim pėr kernel Linux nė NFS (PO, me tė vėrtetė!).
> Dd if = / dev / zero = / swapfile bs count = 1.024 = 65.536
> Mkswap / swapfile
> Losetup / dev/loop/0 / swapfile
> Swapon / dev/loop/0
- Set file swap tė jenė tė aktivizuara gjatė bootup (modifikoj / etc/enigma2/custom_script.sh).
9. Reboot DM500 tuaj pėrsėri pėr tė parė se file swap ėshtė nė pėrdorim pas bootup.
- Telnet nė dhe tė drejtuar "tė lirė".
10. Done! Ju tani mund tė fillojnė ngritjen dhe duke pėrdorur Enigma2.
*** SHĖNIM: Pėr shkak tė bie nė ujdi qė ju do tė shihni spekulim / cogwheels hera e parė qė keni hyrė Menu / Channel Lista / Lista e filmit.
*** Kjo do tė qartė nga shpejt edhe njė kernel Linux ka tė renditura sipas optimale pėrdorimin e kujtesės / PBS.
# # # Extra.
#
Unė kam aftėsi tė kufizuara njė plugins disa duke i zhvendosur ato nė:
/ Usr/lib/enigma2/python/Plugins/Extensions/disabled
/ Usr/lib/enigma2/python/Plugins/SystemPlugins/disabled
Pėr tė provuar ato vetėm veprim ata e nivelit tė lart nga drejtoria me aftėsi tė kufizuara.
Materiali Origjinal->->->
### Requirements.
#
- DM500 is connected to LAN.
- FlashWizard Pro for DM500 NFS multiboot.
- NFS server on which FlashWizard can install images.
### How to set it up.
#
1. Flash an Enigma1 image that has a linux kernel supporting swapon (latest Pli Jade is good).
2. Boot the image you just flashed and when it shows the first dialog/window just leave it there.
3. Setup your NFS server if needed (google "Ubuntu NFS server howto" if you don't know what that is).
4. Launch FlashWizard Pro and setup multiboot options.
- Let FlashWizard install it's bootloader on the FLASH when it asks.
- Disable HDD, USB and CF media for multibooting.
- Enable NFS multiboot options (I used path=media/dreamhdd & IP=192.168.0.1 for 192.168.0.1:/media/dreamhdd share).
- Press autodetect (should show free space on NFS when connection to NFS server & DM500 are ok).
- Drag & drop the Enigma2 .fw2 file into the box in FlashWizard.
- Let FW do it's job and when done just close it.
5. Reboot your DM500 and select "Enigma2" from the bootloader boot menu.
6. Wait 1-5 minutes for Enigma2 to boot up.
7. When you see the Enigma2 setup wizard now for the first time, just leave it there (don't set it up yet).
8. Telnet into your DM500.
- Create a swap file for the linux kernel on the NFS (YES, REALLY!!).
> dd if=/dev/zero of=/swapfile bs=1024 count=65536
> mkswap /swapfile
> losetup /dev/loop/0 /swapfile
> swapon /dev/loop/0
- Set the swap file to be enabled during bootup (modify /etc/enigma2/custom_script.sh).
9. Reboot your DM500 again to see that the swap file is in use after bootup.
- Telnet in and run "free".
10. Done! You may now start setting up and using Enigma2.
*** NOTE: Due to the swap you'll see the spinner / cogwheels the first time you enter Menu/Channel List/Movie List.
*** That will clear out quickly once the linux kernel has sorted out optimal memory / swap usage.
### Extra.
#
I've disabled a few plugins by moving them to:
/usr/lib/enigma2/python/Plugins/Extensions/disabled
/usr/lib/enigma2/python/Plugins/SystemPlugins/disabled
To try them out just move them one level up from the disabled directory.