Posts: 2
	Threads: 1
	Joined: Aug 2021
	
Reputation: 
0
	 
	
	
		I made an installation drive with persistent storage. When I use this drive to install, I want to also copy over the changes I made on the drive. Is this possible? If so, what's the easiest/fastest way to do this? I need to do this on 20+ computers.
Thanks!
	
	
	
	
	
 
 
	
	
	
		
	Posts: 9,005
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		You could clone the USB, then copy that clone to the first pc disk. Then clone that disk to the 19+ other pc's.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Aug 2021
	
Reputation: 
0
	 
	
	
		Oh, yeah. That's a much better way of doing it. Currently, the USB is an installation drive that I live boot with persistent storage. But I now realize I can just install the os to the drive, install my software, then copy that os to other computers. Thanks!