Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 339023
Collapse All | Expand All

(-)/usr/sbin/lvm2create_initrd.old (+5 lines)
Lines 468-473 Link Here
468
verbose "removing $TMPMNT/lost+found"
468
verbose "removing $TMPMNT/lost+found"
469
rmdir $TMPMNT/lost+found
469
rmdir $TMPMNT/lost+found
470
470
471
#handle lib64 problem
472
mv $TMPMNT/lib/* $TMPMNT/lib64/
473
rmdir $TMPMNT/lib
474
ln -s lib64 $TMPMNT/lib
475
471
echo "$cmd -- ummounting ram disk"
476
echo "$cmd -- ummounting ram disk"
472
umount $TMPMNT
477
umount $TMPMNT
473
if [ $? -ne 0 ]; then
478
if [ $? -ne 0 ]; then

Return to bug 339023