PDA

View Full Version : Updating Bootable Live USB on Specific Partition



live4therisk
2019-10-08, 20:03
I'm looking to create a Live USB with an additional partition for persistence. That is quite simple and their is plenty of instructions on how to do that.

My question is as follows:

Is it possible to replace the partition where the Kali Linux is installed when a new release is available e.g. 2019.2 -> 2019.3 (Keep the Live USB part of the OS)

While still mainlining your persistence partitions. Every time you use tool like Win32DiskImager or Rufus to copy a new Kali Release to a specific partition, it formats your other partitions.

I know you can update Kali using the persistence partitions, but the Original partition will ALWAYS have whatever release you put there initially.

EDIT: I found a good resource, but still not working, not sure if its possible?
https://wiki.archlinux.org/index.php/USB_flash_installation_media

live4therisk
2019-10-18, 19:57
I figured it out and wanted to post this reply for anyone that wants to do this.

Just make a partition of 4GB that will hold the Live ISO on your USB.

Then use https://unetbootin.github.io/ and flash the ISO to that specific partition.

This tool worked perfectly, when other tools failed at achieving this goal.

Hope this helps someone. Enjoy!