Comment # 10 on bug 917221 from
(In reply to Takashi Iwai from comment #9)
> (In reply to John Leys from comment #8)
> > (In reply to Takashi Iwai from comment #7)
> > > The vga=none would work only for the legacy boot.  Was it the case?
> > > 
> > > In anyway, try dracut with rd.debug and other options suggested in man page.
> > > For disablig plymouth, pass plymouth.enable=0 option.
> > 
> > I am not certain what you mean by 'legacy boot'.  As i indicated in the
> > initial comment supplied when opening the bug, i am using GRUB2.  What is
> > required to do a 'legacy boot'?  As i am using SuSE 13.2, i generally make
> > changes to the boot parameters via the YAST2 'Boot Loader' option.  If
> > something else is required, it would be helpful if you would specify what is
> > required in some detail.
> 
> I meant "legacy BIOS boot mode" in comparison with "UEFI boot mode".  In the
> latter case, VGA isn't set up but EFI framebuffer is used.

I am using GRUB2, not GRUB2-EFI.
> 
> > I will add rd.debug to a new file /etc/dracut.conf.d/03-debug.conf.  If
> > there are any other options that would be helpful to you in resolving this,
> > it would be good if you could specify; i am unfamiliar with dracut so am not
> > certain what options would be helpful in problem resolution.
> 
> rd.debug would be good as a first step.  There are a few more options
> mentioned in dracut man page, too.

I was unable to get either rd.debug or plymouth.enable=0 to work; instead i
removed the 'splash' and 'quiet' parameters altogether, which avoided the
splash screen as well as gave some additional messages, and added kernel
parameters 'debug' and 'ignore_loglevel' which provided a lot of debug
messages.  I am attaching a couple of files.  One attachment is a screenshot
taken at the time of resume failure showing that PM was not able to locate the
snapshot and failed as a result; teh other is a collection of various pieces of
data:
- fstab, showing the swap files
- output of blkid for both of the swap files
- grub.cfg showing that the resume parameter had the correct uuid

It appears that PM was able to find the correct partition, but was not able to
find the snapshot.

If you feel that additional dracut parameters woudl be useful in resolving
this, it would be helpful for you to provide the paramteres that you would find
useful as well as a methodology for getting them to dracut, as nothing that i
have tried seems to have worked, though i have tried various things as
described in man pages.


You are receiving this mail because: