﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
680	error in shell-script mindi	victor gattegno	Bruno Cornec	"In /usr/sbin/mindi I see :

{{{
	Line 739: 	local lcMagicInitfs=""<6>checking if image is initramfs...|<6>Unpacking initramfs...|<6>Trying to unpack rootfs image as
	Line 740: initramfs""
}}}

The initramfs line 740 should be instead at the end of line 739.

That could impact ticket #679 concerning RHEL 3 mondo boot problem; as I see in the related RHEL 3 mondoarchive.log

{{{
INFO:   GetInitrdFilesystemToUse(): called with parameter: /boot/vmlinuz-2.4.21-50.EL
INFO:   GetInitrdFilesystemToUse(): Filesytem to use for initial ram disk is initramfs.
}}}

Instead of initramfs we should get ext2fs or ext3fs.

We'll test that modification."	defect	closed	normal	3.0.4	mindi	3.0.3	normal	fixed	initramfs RHEL3	victor gattegno rue
