OK I do not claim to be an expert in this or anything.
However this has worked just great for me several times and I see @hear on the forum , posts about people not having luck making a live USB with persistence .
Most recently @hear https://www.kubuntuforums.net/showth...l=1#post402615
this tool "mkusb&guidus" dose a wonderful job of it + gives you an NTFS formated partition using the % of space left after what you selected for the persistence partition ,,,,,,unless you used all the available space .
This means you can go up to your friends windows box and use your Live-USB as just a USB stick ,,,,windows wont see anything else on the stick.
SO ,,,,,on with it
If you want to try it ,,,,it lives @hear https://launchpad.net/~mkusb/+archive/ubuntu/ppa
add the PPA
update and install
The rest of this tut will be in screen shots of each step and some comments between them ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,hear we go .
go to Kickoff>system>mkusb ,,,,,,,,
just click enter the other choice is guidus and their about the same ,,,,guidus has a console window open with it but same menu windows.
bla bla bla
bla bla bla
ya I have a few .ISO's laying around ,,,,time for some house keeping
you could take care of this before hand ,,,,but hay.
bla bla bla
do be sure you select the correct device as it will be completely wiped
bla bla bla
bla bla bla
this took just over an hour ,,,,,,,,
bla bla bla
bla bla bla
this line "toggles" live only or persistent
bla bla bla
bla bla bla
last chance to look it over .
bla bla bla
OK so this was a 16GB USB stick ,,,1.1 for the .ISO or so I select 80% of unused space for the persistence partition whitch will leave 20% for a NTFS partition
looks like we are done ,,,,,lets reboot and see if it worked .
Nice ,,,we see I have a 11GB / ,,,thats the persistence partition giving us space ,,,,you can install applications and/or keep files and they will still be there when you reboot ,,,,
the USB stick winds up looking like this in GParted ,,,,,,,,,,,,,,,,,,,,,,,,,,
well hope this is of use to some one some time
VINNY
However this has worked just great for me several times and I see @hear on the forum , posts about people not having luck making a live USB with persistence .
Most recently @hear https://www.kubuntuforums.net/showth...l=1#post402615
this tool "mkusb&guidus" dose a wonderful job of it + gives you an NTFS formated partition using the % of space left after what you selected for the persistence partition ,,,,,,unless you used all the available space .
This means you can go up to your friends windows box and use your Live-USB as just a USB stick ,,,,windows wont see anything else on the stick.
SO ,,,,,on with it
If you want to try it ,,,,it lives @hear https://launchpad.net/~mkusb/+archive/ubuntu/ppa
add the PPA
Code:
sudo add-apt-repository ppa:mkusb/ppa
Code:
sudo apt-get update && sudo apt-get install mkusb
go to Kickoff>system>mkusb ,,,,,,,,
just click enter the other choice is guidus and their about the same ,,,,guidus has a console window open with it but same menu windows.
bla bla bla
bla bla bla
ya I have a few .ISO's laying around ,,,,time for some house keeping
you could take care of this before hand ,,,,but hay.
bla bla bla
do be sure you select the correct device as it will be completely wiped
bla bla bla
bla bla bla
this took just over an hour ,,,,,,,,
bla bla bla
bla bla bla
this line "toggles" live only or persistent
bla bla bla
bla bla bla
last chance to look it over .
bla bla bla
OK so this was a 16GB USB stick ,,,1.1 for the .ISO or so I select 80% of unused space for the persistence partition whitch will leave 20% for a NTFS partition
looks like we are done ,,,,,lets reboot and see if it worked .
Nice ,,,we see I have a 11GB / ,,,thats the persistence partition giving us space ,,,,you can install applications and/or keep files and they will still be there when you reboot ,,,,
the USB stick winds up looking like this in GParted ,,,,,,,,,,,,,,,,,,,,,,,,,,
well hope this is of use to some one some time
VINNY
Comment