bootloop since 9.x.y

Status
Not open for further replies.

rmmonster

Cadet
Joined
Mar 8, 2014
Messages
1
Greeting,
I'm new to FreeNAS and have trouble upgrading from 8.3.something to any of the 9.anotherthing.something releases. First I tried it with the GUI upgrade, but since that didn't worked (I got stuck in a bootloop), I have started to "burn" the images onto the USB-Drive directly.

The problem accures on all releases since the 9.0.0 release. The systems starts and seems fine at first until it has initialized the network devices. After that it just rebootes, no core dump, no log, no nothing. I videotaped the boot and found something, what might be the problem. The actual crash occures after
Code:
add net [...]
Generating host.conf
ELF ldconfig path: /lib /usr/lib [...]
a.out ldconfig path: ldconfig: /var/run/ld.so.hints:No such file ord directory
No system volume configured!
Creating and/or trimming log files.
Starting syslog.
Starting watchdogd.
debug.ddb.textdump.pending: 0 -> 1
debug.debugger_on_panic: 1 -> 1
No core dumps found.


I can't figgure what this means. As an addition, at the beginning of the boot there are multiple lines which say
Code:
[ : : bad number
and
Code:
Error: attempt to write a readonly database
right after
Code:
mountroot: waiting for device /dev/ufs/FreeNASa1a
a1a:[...somethings...]
I will add the hardware specification tomorrow. I will also upload the video to *someplace* so I don't need to type the whole boot log. thanks in advance
 

LenVolkov

Cadet
Joined
May 13, 2014
Messages
5
Status
Not open for further replies.
Top