On Wed, Oct 28, 2020 at 12:08:05PM -0400, Harry Putnam wrote:
> 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.

You're right that we're starting to get off topic. Hoping that
Fernando will indulge the detour, what you're likely looking for is a
file called:

/etc/initramfs-tools/conf.d/resume

The contents of that file should read:

RESUME=/dev/your_swap_partition

If your swap is a file on a file system, this won't work as far as I
know. In that case, just move /etc/initramfs-tools/conf.d/resume out
of the way or delete it, and your system won't give you that warning
anymore when you run update-initramfs, and it won't try to hibernate
either. the initramfs-tools(8) man page should have all the details.

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