How to delete password on Omniswitch 9700? from => miniboot fails to load

Post Reply
Gman
Member
Posts: 3
Joined: 23 Sep 2024 18:45

How to delete password on Omniswitch 9700? from => miniboot fails to load

Post by Gman »

How to delete password on Omniswitch 9700? U-Boot (6.4.4.506.R01) (for OS98 platforms)

I am able to reach =>
When I try to load miniboot I get...

=> run miniboot
## Booting image at ff800000 ...
Bad Magic Number
=>

I am following these instructions which work for Omniswitch 9700.
It was difficult to find the correct procedure to clear the password

=================
Reset is by unpowering the switch, remove the CMM, jumper PINs 1&2 of J5011m insert CMM, power on.

Now you should be able to break at "Hit any key to stop autoboot"
-> run miniboot
-> cd "network"
-> ls
-> rm "userTableX" (X being "5" for release >6.3.1 and 4 for earlier releases)
-> reboot /powerdown
(maybe remove the jumper -> will make break of start sequence impossible)
-> login with admin/switch

===============

It was difficult to find the correct jumper for the Omniswitch 9700 to break the switch to recovery the password or factory reset the switch to interrupt autoboot when it says...

Hit any key to stop autoboot: 0

but jumper PINs 1&2 of J5011 is correct for the Omniswitch 7900 to allow autoboot interruption.
Gman
Member
Posts: 3
Joined: 23 Sep 2024 18:45

Re: How to delete password on Omniswitch 9700? from => miniboot fails to load

Post by Gman »

Here is the printenv from the machine in my question if that helps?

=> printenv
bootargs=
baudrate=9600
loads_echo=1
loadaddr=0x3000000
stdin=serial
stdout=serial
stderr=serial
reflash=if tftp 0x500000 u-boot.bin; then protect off all; erase 0xfff80000 0xffffffff; cp.b 0x500000 0xfff80000 0x80000; else echo reflash failed
; fi
rescue=usb scan; fatload usb 0 $loadaddr rescue.img; bootm
miniboot=bootm 0xff800000
osboot=fatload ide 0 $loadaddr $rootpath/$bootfile; bootm || setenv rootpath certified; fatload ide 0 $loadaddr certified/Jos.img; bootm || run miniboot
aosImageId=fatload ide 0 0x4000000 $rootpath/Jrelease.img
ethaddr=e8:e7:32:67:72:3f
eth1addr=e8:e7:32:67:72:3f
bootdelay=2
serverip=
hostname=CMM
bootfile=Jos.img
bootcmd=run osboot
bootpre519=false
bootflags=0x0
ramsize=1073741824
rootpath=certified
netmask=255.255.255.0
ipaddr=192.168.1.1
gatewayip=192.168.1.254
serialmode=modemControlOff
Post Reply

Return to “OmniSwitch 9000 / 9000E”