How to Install and Uninstall cloud-initramfs-rescuevol Package on Kali Linux

Last updated: May 21,2024

1. Install "cloud-initramfs-rescuevol" package

Please follow the steps below to install cloud-initramfs-rescuevol on Kali Linux

$ sudo apt update $ sudo apt install cloud-initramfs-rescuevol

2. Uninstall "cloud-initramfs-rescuevol" package

This tutorial shows how to uninstall cloud-initramfs-rescuevol on Kali Linux:

$ sudo apt remove cloud-initramfs-rescuevol $ sudo apt autoclean && sudo apt autoremove

3. Information about the cloud-initramfs-rescuevol package on Kali Linux

Package: cloud-initramfs-rescuevol
Source: cloud-initramfs-tools
Version: 0.18.debian13
Installed-Size: 22
Maintainer: Debian Cloud
Architecture: all
Depends: initramfs-tools
Size: 5016
SHA256: 7bfc823805a320565781d2b0d2a8c0fedc7faa3afef08d94014007e66b730150
SHA1: 569d3b69373238135ce4e2b90d261f8697113219
MD5sum: c1cd4c186c0a6388b114fdf86f0a043c
Description: boot off a rescue volume rather than root filesystem
This package adds functionality to an initramfs built by initramfs-tools.
When installed the initramfs will check to see if any partitions
with a label of 'RESCUE_VOL' are attached. If such a volume is attached,
it will boot off that volume rather than the root volume.
.
This is useful in a cloud environment, when the user is able to
attach and detach volumes to a running system, but has no other
mechanism for interrupting of fixing a failed boot. It is analogous
to inserting a rescue CD into a system to recover from failure.
Description-md5:
Homepage: http://launchpad.net/cloud-initramfs-tools
Section: admin
Priority: optional
Filename: pool/main/c/cloud-initramfs-tools/cloud-initramfs-rescuevol_0.18.debian13_all.deb