Page 1 of 1

Configure bootloader without a serial cable

Posted: Tue Jun 07, 2011 9:30 pm
by HellMind
Is there a way to configure the bootloader without using the serial port?

Re: Configure bootloader without a serial cable

Posted: Tue Jun 07, 2011 10:17 pm
by fewi
[admin@router] /system routerboard settings> pri
            baud-rate: 115200
           boot-delay: 2s
          boot-device: nand-if-fail-then-ethernet
       enter-setup-on: any-key
        cpu-frequency: 1333MHz
        boot-protocol: bootp
  enable-jumper-reset: yes
  force-backup-booter: no
          silent-boot: no
[admin@router] /system routerboard settings> set boot-device=
ethernet  flash-boot  flash-boot-once-then-nand  nand-if-fail-then-ethernet  nand-only  try-ethernet-once-then-nand
[admin@router] 

Re: Configure bootloader without a serial cable

Posted: Wed Jun 08, 2011 3:35 am
by HellMind
Thank you very much,
I didnt found anything googling on in wiki :(

Re: Configure bootloader without a serial cable

Posted: Wed Jun 08, 2011 3:48 am
by HellMind
When I reboot it goes back to
boot-device: nand-if-fail-then-ethernet

Something wrong

Re: Configure bootloader without a serial cable

Posted: Wed Jun 08, 2011 11:24 pm
by HellMind
I select ethernet and now it works fine

Re: Configure bootloader without a serial cable

Posted: Wed Jun 15, 2011 9:33 am
by HellMind
Is there another way to restore the bootloader default config, like pressing the reset button while is powering up or something?