On Mon, Apr 20, 2015 at 5:28 PM, Berthold Gunreben <[email protected]> wrote: > On Mon, 20 Apr 2015 13:33:02 +0200 > Hi Christer, > > yes, you might fall over issues in SLES12 when using swapgen. The > reason is, that dracut by default wants to detect all disks by UUID. To > fix this, you will have to change the default persistency of dracut to > by-path instead of uuid... > > to accomplish this, change /etc/dracut.conf and add > persistent_policy=by-path > then: > 1. grub2-install > 2. dracut -f >
I've already tried that without any luck, but that might be because we have a old version of swapgen. I'll get back to you when we've installed the newest one. > About the resume, this is just for people that want to do suspend to > disk (and I don't actually know if this even works for s390). > > You should be aware, that to modify the kernel command line, you have > to edit > > /etc/default/grub > > and afterwards run grub2-mkconfig (which is also stated in a comment at > the top of that exact file). > Yeap, I know. Thanks :-) -- chs ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
