F12 work around for out of space on /boot for preupgrade?

M A Young m.a.young at durham.ac.uk
Wed Nov 18 17:52:14 UTC 2009


On Wed, 18 Nov 2009, Steven Stern wrote:

> There is an upgrade directory on /boot.  Can I move the upgrade
> directory to another partition and link them?  That is, will this work?
>
>   cd /boot
>   mv upgrade /tmp/upgrade
>   ln -s /tmp/upgrade upgrade

You can move some of the files in that directory, most notably the 
install.img file, but it has to be onto a non-LVM filesystem (LVM seems 
only to be started up after this file is loaded) and you have to edit 
/boot/grub/grub.conf to tell the system where to find it or tell it during 
the boot (it will ask you for the partition and path to the file within 
the partition if it doesn't find it).

 	Michael Young




More information about the fedora-list mailing list