I tried first what @Irusak(Thanks) suggested and it worked perfectly when editing the "extlinux.conf" file, here is how i did;
SSH and type
then search for "extlinux.conf" in /flash and edit it to this( or if yours look different just add" setfbres=1080" at the end like mine respecting the space between the words);
QuoteDisplay More
DEFAULT linux
PROMPT 0
LABEL linux
KERNEL /KERNEL
APPEND boot=LABEL=System morequiet disk=LABEL=Storage quiet setfbres=1080
then back in SSH type;
And Reboot