Oliver Neukum composed on 2015-03-30 09:46 (UTC+0200):
1) swap space is mounted by UUID That is problematic.
It's a minor problem. Swap isn't needed immediately on boot, if it ever is at all. Correction is readily doable.
If your swap space is corrupted you use mkswap.
If you have access to mkswap, you almost certainly have access to the FSTAB that uses the old UUID, and blkid, so it's not difficult to fix. To make it easy on yourself, use mkswap -L with your choice of memorable label, then mount swap by label instead of UUID. UUID is how it got configured, not how it must stay. By label is how most of my native partitions are mounted, at the outset, and beyond. YaST2 offers that option, though a bit tedious in that it must be selected each individual mount even when selecting by-label as default before configuring any partitions individually. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org