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.

Greg


-- 
web site: http://www.gregn.net
gpg public key: http://www.gregn.net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
If we haven't been in touch before, e-mail me before adding me to your contacts.

--
Free domains: http://www.eu.org/ or mail dns-mana...@eu.org


_______________________________________________
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