You are not logged in.

#1 2018-06-15 13:04:54

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

[SOLVED] Long wait at boot for resume/suspend after swap uuid change

Howdy,

Currently I have BL / on sda1. Upon installation of a distro to another partition, sda5, the installer relabeled swap.

I decided to change the fstab entry in BunsenLabs (sda1) to the same uuid number.  No problems there, but upon reboot, I experience a delay while the system looks for suspend/resume.

Is there another file where I need to specify the current swap uuid? (something for resume in /etc?) ...

Or, failing that, simply assign a new number that inserts itself everywhere needed for Bunsenlabs suspend/resume?


Also, maybe suggest a better practice for this issue.
                         
                                Regards, and Thank you.

Last edited by sleekmason (2018-06-15 14:34:56)

Offline

#2 2018-06-15 13:34:48

verndog
Member
Registered: 2018-05-22
Posts: 49

Re: [SOLVED] Long wait at boot for resume/suspend after swap uuid change

Did you try 'sudo update-grub'.

Offline

#3 2018-06-15 13:59:15

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: [SOLVED] Long wait at boot for resume/suspend after swap uuid change

sleekmason wrote:

Or, failing that, simply assign a new number that inserts itself everywhere needed for Bunsenlabs suspend/resume?

You just need a correct fstab for each OS.

Also, maybe suggest a better practice for this issue.

I do what you did, let the new OS install grub and control the boot, update fstab in the old OS(es) with the new swap ID, and run sudo update-grub. Then I boot into the OS I want to actually control grub and install it there. My hard drive is /dev/sda*, so...

sudo grub-install /dev/sda
sudo update-grub

HoaS has a post somewhere here about setting up fstab to handle adding another OS better, but the longhand method above works fine.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Online

#4 2018-06-15 14:32:35

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

Re: [SOLVED] Long wait at boot for resume/suspend after swap uuid change

Then I boot into the OS I want to actually control grub ...

That does the trick nicely:) Thank you!

Offline

#5 2018-06-15 17:29:13

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: [SOLVED] Long wait at boot for resume/suspend after swap uuid change

Thanks for trying BL and enjoy the forums!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Online

Board footer

Powered by FluxBB