Bug 71054

Summary: mkinitrd does not handle LABEL partitions in fstab
Product: [Retired] Red Hat Linux Reporter: Andrea Sterbini <a.sterbini>
Component: mkinitrdAssignee: Erik Troan <ewt>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-08 10:58:33 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 Andrea Sterbini 2002-08-08 10:58:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721

Description of problem:
When I install a newew kernel in my RH 7.3 the initrd file created does not
work. This because I use LABEL for my root partition and mkinitrd does not
handle the LABEL properly in fstab.

The system works fine only if I avoid labeling my root partition.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
0. keep configured a good old version of kernel for rebooting later....
BEWARE: if you don't you will not boot again!
1. label your root partition in the fstab file
2. use mkinitrd to produce the new initrd
3. reboot
	

Actual Results:  Kernel panic because the root partition is not found

Expected Results:  normal boot

Additional info:

Comment 1 Erik Troan 2002-11-05 21:52:04 UTC
works in 8.0 -- new mkinitrd should be all you need