﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
353	Mindi/GetInitrdFileSystemToUse fails on Zenwalk 6.2/kernel 2.6.30.5	Son|c	Bruno Cornec	"Hi,

On Zenwalk 6.2 (Slackware based distro) and its 2.6.30.5 kernel, mindi fails to detect filesystem to use for inirtrd (function GetInirtrdFileSystemToUse).

The problem lies in :

{{{
root[~]# od -vA n -t x1 /boot/vmlinuz-2.6.30.5 | tr -d '[:space:]' | awk '{ print match($0,""1f8b0800"")}'
}}}
Which returns 0.

When Hardcoding :

{{{
gvFileSystem=""initramfs""
}}}

All runs well."	defect	closed	normal	2.2.9	mindi	2.2.8	normal	fixed		
