Beiträge von eagle

    Now works with this fstab:

    Code
    /dev/discs/disc1/part1 /media/hdd auto defaults 0 0 
    /dev/discs/disc0/part1 /media/CF auto defaults 0 0



    I can't understand why I have to add by hand the line for CF (my CF with old fstab worked very well) :confused_face: :confused_face:

    Mmmm.. :face_with_open_mouth: perhaps it's essential that is formatted in /PART1? (/disc don't work?)


    My CF with old image it's always works.. (from 3 years)

    tnemec and eagle:
    Like OoZooN I am unable to confirm your troubles. Two hints: First, make sure you have restarted your browser since the new plugin was loaded - somehow it caches the javascript code which may confuse things. Second, once this is done, try to find a javascript error console in the browser (under firefox its under Tools - Error Console, for other browsers I don't know), and watch any output there when you press the button that seems to lack effect. This usually gives useful clues. (Ignore the warnings which are plenty, but report the errors directly by email to me, and I will see what I can do.)


    Best Regards
    Anders Holst

    I send to you on email the error into timer.js.


    Error on Line 320:

    Code
    addTimerEditFormArray.tagsList = result.getStateText().split(" ");

    My actual mode:
    DM7025
    CVS IMAGE 20090206

    The new recent fstab it's no good for me... the HDD isn't mounted and the CF
    mounted as a HDD !!!!! solved only upload into dream the OLD fstab


    OLD fstab (works fine):


    NEW fstab (don't work FOR ME):

    Code
    rootfs           	/                	auto   	defaults          	1 1
    proc             	/proc            	proc   	defaults          	0 0
    devpts           	/dev/pts         	devpts 	mode=0620,gid=5   	0 0
    usbdevfs         	/proc/bus/usb    	usbfs  	defaults          	0 0
    /dev/root  	/boot            	jffs2  	ro                	0 0
    tmpfs            	/var             	tmpfs  	defaults          	0 0
    tmpfs            	/tmp             	tmpfs  	defaults          	0 0
    /dev/discs/disc0/part1 /media/hdd         auto       defaults              0 0


    Thanks in advance

    My actual mode:
    DM7025
    CVS IMAGE 20090204

    The remaining space it's now ok...
    https://lists.elitedvb.net/pip…2009-February/005452.html
    https://lists.elitedvb.net/pip…2009-February/005457.html


    BUT the new fstab it's no good for me... the HDD isn't mounted and the CF mounted as a HDD !!!!! solved only upload into dream the old fstab


    old fstab (works fine):


    new fstab (don't work FOR ME):

    Code
    rootfs           	/                	auto   	defaults          	1 1
    proc             	/proc            	proc   	defaults          	0 0
    devpts           	/dev/pts         	devpts 	mode=0620,gid=5   	0 0
    usbdevfs         	/proc/bus/usb    	usbfs  	defaults          	0 0
    /dev/root  	/boot            	jffs2  	ro                	0 0
    tmpfs            	/var             	tmpfs  	defaults          	0 0
    tmpfs            	/tmp             	tmpfs  	defaults          	0 0
    /dev/discs/disc0/part1 /media/hdd         auto       defaults              0 0


    Thanks in advance