Bug 148756 - No boot when mounting / via UUID
Summary: No boot when mounting / via UUID
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: 2
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-15 11:40 UTC by Frank Büttner
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-23 20:48:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2005-02-15 11:40:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.3)
Gecko/20040922

Description of problem:
When i try to mount / via UUID I get only a kernel panic about no initrd.

have write in the /etc/fstab:
UUID=17498484-2178-4a19-95cf-51f5d94e2b64                 /          
            ext3    defaults        1 1

this works.
But when I write in /boot/grub/menue.lst
root=UUID=17498484-2178-4a19-95cf-51f5d94e2b64 then I get the kernel
panic.
root=LABEL=/ will work. only with UUID it crash.

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

How reproducible:
Always

Steps to Reproduce:
1. try to mount the / filesytem at boot via UUID

    

Actual Results:  Kernel panic

Expected Results:  booting system

Additional info:

Comment 1 Peter Jones 2005-03-23 20:48:04 UTC
Fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.