David Wright <deb...@lionunicorn.co.uk> writes: > On Sat 04 Feb 2023 at 17:38:25 (+0000), Richmond wrote: >> David Wright <deb...@lionunicorn.co.uk> writes: >> > On Sat 04 Feb 2023 at 12:37:27 (+0000), Richmond wrote: >> >> Max Nikulin <maniku...@gmail.com> writes: >> >> > On 03/02/2023 01:47, Richmond wrote: >> >> >> It might be a good way for someone to reproduce the error on some >> >> >> other >> >> >> machine. I have no problems with the CD/DVD writer and have used it a >> >> >> few times recently. >> >> > >> >> > Do you see the same errors if kernel command line is edited from grub >> >> > to pass non-existing UUID specified in the resume=UUID=... argument? >> >> > It might be a quick way to reproduce the issue. >> >> >> >> I looked in grub but couldn't see any resume parameter. I think the way >> >> things work has changed, and this is hidden away somewhere. >> > >> > There are hundreds and hundreds of kernel command-line parameters, >> > so I'm not sure how you expect to see any evidence of each one in >> > Grub's configuration. >> >> We were talking about editing from grub during boot time, not looking in >> grubs configuration. > > You wrote: "I looked in grub". > > My interpretation: "I looked in grub.cfg by typing 'E' on one or more > of the entries in Grub's blue screen when booting the computer". >
I see. Max (and you) mean add the resume parameter, not edit an existing one. I was looking for an existing one. I will try this.