Bug 156488

Summary: kernel cannot load initrd image from xfs filesystem
Product: [Fedora] Fedora Reporter: Eugene Savelov <savelov>
Component: yabootAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-28 20:08:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eugene Savelov 2005-05-01 04:16:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.6) Gecko/20050328 Firefox/1.0.2 Fedora/1.0.2-3

Description of problem:
After installing Fedora core4 test2 on an XFS filesystem (typed linux xfs when booting from CD), after first reboot yaboot loaded linux kernel, but it failed to mount root filesystem. Probably because neither xfs module was compiled in kernel, nor it was able to load initrd image with xfs kernel module. After I moved kernel and initrd to ext3 filesystem and rerun /sbin/ybin, fedora core2 started succesfully from xfs root filesystem.

Version-Release number of selected component (if applicable):
yaboot-1.3.12-9 kernel-2.6.11-1.1226_FC4

How reproducible:
Always

Steps to Reproduce:
1. run installer with 'linux xfs' on powerpc
2. format root filesystem with xfs
3. install linux , boot loader
  

Actual Results:  Kernel error so it can not mount root


Expected Results:  It should load initrd image , load xfs kernel module and mount root filesystem

Additional info:

Comment 1 Paul Nasrat 2005-11-28 20:08:48 UTC
XFS is totally, 100% unsupported.  

From the src:
# Boot with "linux xfs"
# at the boot: prompt will let you make new xfs filesystems
# in the installer.  Bugs filed when you use this will be closed
# WONTFIX.