Changeset 151cf91 in freewrt


Ignore:
Timestamp:
Sep 16, 2006, 9:54:13 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
14a4c13
Parents:
cb40a561
Message:

add some more info for wl500g

git-svn-id: svn://www.freewrt.org/trunk/freewrt@614 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/flash.sh

    rcb40a561 r151cf91  
    5252echo Flashing 192.168.1.1 using $1...
    5353echo -en "binary\nput $1 ASUSSPACELINK\nquit\n" | tftp 192.168.1.1
    54 echo Please wait until leds stops flashing.
     54echo Please wait until leds stops flashing. Device will automatically reboot.
     55echo After that you can login via ssh admin@192.168.1.1.
     56echo Default password is: FreeWRT
    5557elif [ "$2" == "asus_wl500gd" -o "$2" == "asus_wl500gp" ]; then
    5658echo Flashing 192.168.1.1 using $1...
Note: See TracChangeset for help on using the changeset viewer.