GNU/Linux Kali Installing GParted Guide
Hi! The Tutorial shows you Step-by-Step How to Install/Upgrade the Latest Available GParted in Kali GNU/Linux Desktop.
And GParted for Kali uses libparted to Detect and Manipulate Devices and Partition Tables, and moreover, Add several Filesystem Tools to provide Support for Filesystems Not Included in libparted.
So with GParted you can Resize, Copy, and Move Partitions without Data loss, enabling you to:
- Grow or shrink your C: drive
- Create space for new operating systems
- Attempt data rescue from lost partitions
Finally, this guide includes detailed instructions about to Getting-Started with GParted on Kali.
1. Launching Terminal
Open a Terminal Shell emulator window
(Press “Enter” to Execute Commands)
And Update Kali Apt Repository:sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents