antonlamers Geplaatst: 11 februari 2010 Geplaatst: 11 februari 2010 Hoi, Ik heb een swap file aangemaakt via onderstaan tutotial. Als ik mijn dreambox opnieuw flash hoe kan ik die swap automatiseren zodat ik niet meer die hele riedel moet intypen? How to create a swap file on a DM800 / DM7025 PLi niet op andere images getest. Open a telnet session to your dreambox, and type in the code mentioned below. Code:dd if=/dev/zero of=/media/cf/swapfile bs=1024 count=32768 This creates the swapfile itself. In this command, bs is the blocksize (1024 = 1Kb), and count indicates the number of blocks. 32768 x 1024 = a 32Mb swapfile. Instead of /media/cf/swapfile, you can also use /media/usb/swapfile or /media/hdd/swapfile. You mark this file as a swapfile, enter the command: Code:mkswap /media/cf/swapfile You only have to do this once. You can activate the swap with the following command, without restarting your dreambox: Code:swapon /media/cf/swapfile To check if everything is working, type this command: Code:Free If you want your swapfile activated automatically when you power on your dreambox, do the following: Open the file /etc/fstab with your favorite editor, and add this line: Code:/media/cf/swapfile swap swap defaults 0 0 Howto By Ronnie and Trancelated by Wanwizzard Anton VU+ Solo2 OpenPli powered Triax 78 Triple LNB Qnap TS-119 NAS
Littlesat Geplaatst: 11 februari 2010 Geplaatst: 11 februari 2010 Een swapfile heb je op deze boxen niet nodig... Binnenkort is bijna alles in MPEG4 bij CanalDigitaal... je SD ontvanger kan dus in de Kliko
Erik Slagter Geplaatst: 11 februari 2010 Geplaatst: 11 februari 2010 Wordt het alleen maar langzamer van... DM8000 + VU+Ultimo + GSO op Wavefrontier PLI Core Member www.openpli.org
Golfdiesel Geplaatst: 11 februari 2010 Geplaatst: 11 februari 2010 Origineel bericht van: Erik Slagter Wordt het alleen maar langzamer van... een 7025 wordt er zeker niet langzamer van, juist sneller. Xtrend ET9500 - OpenPLi powered
DeBeek Geplaatst: 11 februari 2010 Geplaatst: 11 februari 2010 De hele riedel hoef je niet opnieuw in te typen, je swap staat al op je CF kaart en blijft bestaan. Je kan je fstab in de backup opnemen, backup terug zetten en rebooten dan werkt je swap weer. Of je typed in in telnet: swapon /media/cf/swapfile , dan hoef je niet te rebooten maar werkt hij direct.
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