This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

utm wont boot after 9.411 update

I have UTM9 installed on a little APU-1c and have had it running for around 2 years now. It's been super reliable and I regularly update it. This week, I had it run a 9.409 -> 9.411 update and now the device fails to boot at all. As the APU doesn't have a video output, getting at the output is a little tough (via serial) but I did manage to boot into linux via USB and can now take a look at the logs etc.

I'm seeing a few errors in kernel.log that don't seem right:

2017:02:15-23:14:05 gatekeeper modprobe: FATAL: Could not load /lib/modules/3.12.58-0.242991202.g6d80412-smp/modules.dep: No such file or directory
2017:02:15-23:14:05 gatekeeper modprobe: FATAL: Could not load /lib/modules/3.12.58-0.242991202.g6d80412-smp/modules.dep: No such file or directory

It repeats that a few times and then nothing further. I'm not an expert here, but I'd expect that to somewhat match with the grub config, which is now:

title Sophos UTM 9.4 (3.12.58-0.247785862.g17c1041.rb7-smp)
root (hd0,0)
kernel /boot/vmlinuz-3.12.58-0.247785862.g17c1041.rb7-smp root=/dev/disk/by-label/root vga=normal video=ofonly rootflags=data=ordered splash=silent 
initrd /boot/initrd-3.12.58-0.247785862.g17c1041.rb7-smp
 
The lib/modules folder only has one folder in it currently:
 
3.12.58-0.247785862.g17c1041.rb7-smp
 
I'm not certain how this occurred nor how I might fix it. I'd appreciate any suggestions or assistance to get the device back up & running.
 
 
 


This thread was automatically locked due to age.