Upgrading to Fedora 17 with a seperate /usr/lib [was: perl-PDL]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/17/13, Patrick Dupre <Patrick.Dupre@xxxxxxxxxxxxxxxx> wrote:
> the problem is that the update to fedora 17 failed (probably) because the
> /usr /usr/lib and /
> partitions need to be on the same partition!

Fedora 17+ supports a separate /usr just fine.  It's the separate
/usr/lib that's screwing it up.  (I suspect the upgrade process isn't
mounting /usr/lib.)  Since this is not a common configuration, you'll
need to do a little extra work to accomplish an upgrade.

You need to instruct dracut to mount the necessary partitions during
early boot.  To do so, create a file /etc/fstab.sys and copy the lines
for /, /usr, and /usr/lib from /etc/fstab to it.  Then, create a file
/etc/dracut.conf.d/02-fstab-sys.conf with this line:

add_dracutmodules += " fstab-sys "

(Note that spaces inside the quotation marks; they are necessary.)

You can then follow the yum upgrade instructions here to update to Fedora 17:
https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_16_-.3E_Fedora_17

-T.C.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux