Community discussions

MikroTik App
 
User avatar
PCNetworks
newbie
Topic Author
Posts: 35
Joined: Tue Feb 19, 2013 7:57 am
Location: California

Attempting to Reinstall MT OS on RB-532 Fails w/ NetInstall

Mon Dec 16, 2013 11:37 pm

Good day users....

I have a RB-532 which after attempting to upgrade from 6.3 to 6.7 went into a brick mode after reboot.

In attempting to reinstall MT OS using NetInstall according to http://wiki.mikrotik.com/wiki/Manual:Netinstall
After setting the router to boot to Ethernet and then initiating a reboot I receive the following from my Terminal:
kernel not found
trying bootp protocol..... OK
Got IP address: 10.0.0.100
resolved mac address 00:0D:56:5B:81:81
transfer started ........................... transfer ok, time=3.29s
setting up elf image... OK
jumping to kernel code
Oops[#1]:
Cpu 0
$ 0   : 00000000 00000001 00000000 00000001
$ 4   : 81cbce00 00000004 803d0000 00010000
$ 8   : 73666873 81cbcf6c 00000000 81c0d4c0
$12   : 810425c4 810425c8 00000000 00000001
$16   : 81cbce00 803e5330 8020f1b4 81ca5b10
$20   : 00000000 00008001 00000001 81ca5b00
$24   : 00000000 00000000
$28   : 81c20000 81c21cf0 ffffffea 8020f0b8
Hi    : 0000000b
Lo    : 00000000
epc   : 8020f0b0 squashfs_kill_sb+0x14/0x38
    Not tainted
ra    : 8020f0b8 squashfs_kill_sb+0x1c/0x38
Status: 1010fc03    KERNEL EXL IE
Cause : 90800008
BadVA : 00000000
PrId  : 0001800a (MIPS 4Kc)
Process swapper (pid: 1, threadinfo=81c20000, task=81c1c000, tls=00000000)
Stack : 00000000 81d1b005 81c0c7b8 00000000 81cbce00 801b3bac 81cbce00 00008001
        8020f1b4 81ca5b10 00000000 81cbce00 ffffffea 801b4320 81ca5b10 8042ab58
        801b3494 80430000 81c0b6c0 81c0b6c0 803e5330 803e5330 81ca5b10 801b4fb8
        81d1e000 00008001 ffffffea 803e5330 81ca5b00 81ca5b10 81c0b6c0 803e5330
        81ca5b00 801cc0e4 01c0d8cc 801cb314 81d1e001 00000000 00008001 81ca5b10
        ...
Call Trace:
[<8020f0b0>] squashfs_kill_sb+0x14/0x38
[<801b3bac>] deactivate_locked_super+0xb4/0xfc
[<801b4320>] mount_nodev+0x6c/0xbc
[<801b4fb8>] mount_fs+0x20/0xe8
[<801cc0e4>] vfs_kern_mount+0x5c/0xd4
[<801cc3dc>] do_kern_mount+0x44/0xf8
[<801cdf2c>] do_mount+0x5c4/0x678
[<801ce084>] sys_mount+0x94/0xe4
[<803f4cbc>] mount_block_root+0x12c/0x2d0
[<803f509c>] prepare_namespace+0x1c8/0x20c
[<803f4a68>] kernel_init+0x114/0x11c
[<801077f0>] kernel_thread_helper+0x10/0x18


Code: afb00010  8c820194  00808021 <0c06cbe3> 8c440000  0c06cd88  02002021  8fbf
0014  8e040194
---[ end trace 3deb33c8c73177c5 ]---
Kernel panic - not syncing: Attempted to kill init!
I have both RB/OS 6.7 and 5.26 on my PC Desktop and Netinstall *does* see both files.

I have also disabled the Windoes XP firewall just in case alike.

Should you have solutions, I would love to hear them....

Thank you

Best Regards
 
samsung172
Forum Guru
Forum Guru
Posts: 1193
Joined: Sat Apr 04, 2009 3:45 am
Location: Østfold - Norway
Contact:

Re: Attempting to Reinstall MT OS on RB-532 Fails w/ NetInst

Tue Dec 17, 2013 3:05 am

did you Upgrade firmware?

What if you try to install an old 2.9.51?

plain code

Before upgrading RouterBOARD 1xx or 5xx series devices (MIPS-LE) to version >=5.17, please upgrade your RouterBOOT firmware by uploading one of the following files to your corresponding device, and issuing command "/system routerboard upgrade". Download for: [RB1xx]; [RB5xx]
 
User avatar
PCNetworks
newbie
Topic Author
Posts: 35
Joined: Tue Feb 19, 2013 7:57 am
Location: California

Re: Attempting to Reinstall MT OS on RB-532 Fails w/ NetInst

Tue Dec 17, 2013 5:39 am

Yes, I did upgrade the F/W (that was the cause of bricking)

I will give 2.9.51 a try, not sure if that will be it but its worth a try.

Thank you for the reply