Bugs item #845398, was opened at 2003-11-19 13:55 Message generated for change (Comment added) made by dannf You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=845398&group_id=24006
Category: Boot Loaders Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Erik Jacobson (erikj1) >Assigned to: dann frazier (dannf) Summary: xfs filesystem on SuSE not supported Initial Comment: It probably doesn't work for any OS that uses this code path. If you run systemconfigurator on a SuSE8 ia64 system that uses xfs for it's root filesystem, the resulting /etc/sysconfig/kernel has an INITRD_MODULES list that does not contain the xfs filesystem any more. This is because modules/Root.pm does not know about xfs. This was observed in 2.0.8-1. Attached is a patch for this problem applied to what was found in the CVS browser. The fix works for me. ---------------------------------------------------------------------- >Comment By: dann frazier (dannf) Date: 2003-11-19 22:17 Message: Logged In: YES user_id=146718 in cvs - thanks! (a release should happen soon, btw) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=380273&aid=845398&group_id=24006 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
