[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2 stuck
From: |
Randy Goldenberg |
Subject: |
Re: grub2 stuck |
Date: |
Sat, 7 Jan 2023 18:35:41 -0800 |
Correction:
UUID should be UUID for the swap partition.
On Sat, Jan 7, 2023 at 10:54 AM Randy Goldenberg
<randy.goldenberg@gmail.com> wrote:
>
> Check grub.cfg for a line like
>
> GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=<UUID of filesystem with root
> filesystem>"
>
> On Sat, Jan 7, 2023 at 7:33 AM bgb <bgb711@yeah.net> wrote:
> >
> > Hi,
> >
> >
> >
> > I installed ArchLinux on my intel NUC11, there is already an windows before
> > that.
> >
> > the problem is:
> > after I shutdown the machine,
> >
> > if screen is in sleep mode, next boot will hang at grub menu. there is
> > nothing I can do except force shutdown with power botton.
> > if screen is NOT in sleep mode, which means I do next boot immediately
> > after shutdown or do next boot immediately after I manually power down and
> > power up screen. next boot behaves normal.
> >
> >
> > above problem disappears if I use another machine, e.g. macbook
> >
> >
> > do you have any idea on this problem? thanks.
> >
> >
> > best regards.