I believe THAT would be the most dangerous for bricking. I don't know what the CFE uses to declare the NVRAM bad to trigger the writing of all the default variables and it might get stuck in between.
Also, I have no idea why the 1.1 is "not safe". Does it work sometimes? Never? Isn't designed like later versions? Will it work with certain precautions?
Tell you what... here's my list of variables in a WRT54G v4 immediately after ereasing then booting Whiterussian 0.9:
***aa0=3
***ag0=0x02
***boardflags2=0
***boardflags=0x2558
***boardnum=42
***boardrev=0x10
***boardtype=0x0467
***boot_ver=v3.6
boot_wait=off
***bootnv_ver=4
***ccode=0
***cctl=0
***clkfreq=200
***dl_ram_addr=a0001000
***eou_device_id=FXUKEQRJ
***eou_private_key=(a big key not to touch)
***eou_public_key=(a big key not to touch)
***et0macaddr=(unique)
***et0mdcport=0
***et0phyaddr=30
***il0macaddr=(unique)
lan_ifname=br0
lan_ifnames=vlan0 eth1 eth2
lan_ipaddr=192.168.1.1
lan_netmask=255.255.255.0
lan_proto=static
***opo=0x02
***os_flash_addr=bfc40000
***os_ram_addr=80001000
***pa0b0=0x168b
***pa0b1=0xfabf
***pa0b2=0xfeaf
***pa0itssit=62
pa0maxpwr=0x4e
***pmon_ver=CFE 3.91.37.0
***scratch=a0180000
***sdram_config=0x0062
***sdram_init=0x010b
***sdram_ncdl=0xfd0008
***sdram_refresh=0x0000
***sromrev=2
***vlan0hwname=et0
***vlan0ports=3 2 1 0 5*
***vlan1hwname=et0
***vlan1ports=4 5
wan_device=vlan1
wan_ifname=vlan1
wan_proto=dhcp
watchdog=5000
wl0_ifname=eth1
wl0_infra=1
wl0_mode=ap
wl0_radio=1
wl0_ssid=OpenWrt
???wl0gpio2=0
???wl0gpio3=0
???wl0id=0x4320
There isn't many. I flagged "***" on everything that configures possibly different hardware with different values. Others configure things like network and wireless. The "(unique) is for things like MAC addresses that mine does you no good. I'm not at all sure what ??? might do if it were different. It's obvious some, like SSID, is from Whiterussian's initialize.
Anything else you see may be due to your bad HotSpot config, assuming it's in NVRAM.
EDIT: boot_wait defaults OFF but when ON enables a short boot window for tftp flashing of Linksys-formatted *.bin files. It says OFF only because that's the default.
HTH
(Last edited by Bill_MI on 1 Apr 2010, 07:19)