Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 200461 Details for
Bug 297391
LiveCD's anaconda fails to handle LVM partitions properly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Diff between incorrect and fixed initrd
initrd-init-fixes.diff (text/plain), 725 bytes, created by
Michel Alexandre Salim
on 2007-09-20 04:40:07 UTC
(
hide
)
Description:
Diff between incorrect and fixed initrd
Filename:
MIME Type:
Creator:
Michel Alexandre Salim
Created:
2007-09-20 04:40:07 UTC
Size:
725 bytes
patch
obsolete
>--- orig/init 2007-09-20 00:14:24.000000000 -0400 >+++ fixed/init 2007-09-20 00:15:07.000000000 -0400 >@@ -71,12 +71,18 @@ > insmod /lib/dm-zero.ko > echo "Loading dm-snapshot.ko module" > insmod /lib/dm-snapshot.ko >+echo Making device-mapper control node >+mkdmnod > insmod /lib/scsi_wait_scan.ko > rmmod scsi_wait_scan > mkblkdevs >+echo Scanning logical volumes >+lvm vgscan --ignorelockingfailure >+echo Activating logical volumes >+lvm vgchange -ay --ignorelockingfailure system system system system > resume /dev/sda7 > echo Creating root device. >-mkrootdev -t ext3 -o defaults,ro LABEL=/ >+mkrootdev -t ext3 -o defaults,ro /dev/system/root_fedora > echo Mounting root filesystem. > mount /sysroot > echo Setting up other filesystems.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 297391
:
200451
| 200461