Gregory Nowak <g...@gregn.net> writes:

> On Mon, Oct 12, 2020 at 06:36:18AM -0400, Harry Putnam wrote:
>> update-initramfs: Generating /boot/initrd.img-5.4.0-48-generic
>> 
>> I: The initramfs will attempt to resume from /dev/sda2
>> I: (UUID=801e7b26-af71-469d-8093-f50d54d3a124)
>> I: Set the RESUME variable to override this.
>
> This most likely means that if your system hibernates, it will write
> the contents of RAM to /dev/sda2, and will attempt to read the
> contents of /dev/sda2 back into RAM when it wakes. This means that
> /dev/sda2 should be your swap partition large enough to hold the RAM
> contents. If this partition isn't at least as large as the available
> RAM, or if it isn't the swap partition, your system will fail to
> resume from hibernation, and will be booted as if it was improperly
> shutdown.

thanks, thats the most thorough explation I've seen on this.

Probably pressing my luck since this is not really topical for this
group:

/sda2 is already in use here:

Do you know how the `RESUME' variable mentioned is accessed?
Just put it in .bashrc or something... and what would one say on it?
Some way to steer the dumping to your swap area maybe.

Any idea what that would look like?



_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to