﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
681	mindi kernel fs detection is wrong	victor gattegno	Bruno Cornec	"kernel fs detection by mindi (grep -q gzip, then strings etc.) is wrong, the tests are made on vmlinuz, but it works only with initrd.

In /usr/sbin/mindi :

{{{
file $fname | grep -q gzip
}}}

I attached tests on RHEL 4 and SLES 11 SP1.

Also the tests are based on Linux kernel 2.*, but in newer GNU/LInux distribs are used Linux kernel 3.* (exemple Ubuntu 12.04, etc.)

Then at boot can occur :
kernel panic : VFS : Unable to mount root fs
"	defect	closed	high	3.0.4	mindi	3.0.3	normal	fixed	mindi file system detection initrd vmlinuz kernel panic Unable to mount root fs	victor gattegno rue
