Hello everyone,
I have a 3TB external hard drive named "DIETPIEXT" which contains my user data and I was to upgrade to a 6TB hard drive.
If I plug my new hard drive and select it from the list of available drives to move my user data, will it move automatically? Or there is some kind of setup that would be better for me to do before setting the new location.
Moving external data to other drive Topic is solved
Re: Moving external data to other drive
Hi,
many thanks for your message. I did a quick test with 2 USB stickst and for me it was working well to switch user data from one stick to another.
many thanks for your message. I did a quick test with 2 USB stickst and for me it was working well to switch user data from one stick to another.
- plug the new USB device into the SBC
- open drive manager
- format the unmounted new device using ext4
- mount the new formatted usb device to something like /mnt/usb2
- select the new device and mark as user data location
- exit drive manager
- check data location
Code: Select all
cd /mnt ls -la
- user data should be located at dietpi_userdata -> /mnt/usb2/dietpi_userdata now
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Jul 03, 2020 3:48 pm
Re: Moving external data to other drive
Hey, @Joulinar, thank you very much!
Re: Moving external data to other drive
pls let me know if this was working.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Jul 03, 2020 3:48 pm
Re: Moving external data to other drive
I will buy the new hard drive this weekend and after I transfer the data I will post a reply here. Thank you once again.
-
- Posts: 5
- Joined: Fri Jul 03, 2020 3:48 pm
Re: Moving external data to other drive
Hey, @Joulinar. It took about 5 hours to move all my data, but everything went fine.
I wish it had some kind of progress bar or ETA so people wouldn't need to verify if the files finished moving.
Thanks for the help!
I wish it had some kind of progress bar or ETA so people wouldn't need to verify if the files finished moving.
Thanks for the help!
Re: Moving external data to other drive
good that everything was working fine. 

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 5
- Joined: Fri Jul 03, 2020 3:48 pm
Re: Moving external data to other drive
I have another question:
If I make a fresh install of the OS (I'm willing to use the the beta x64 build) and if I set to move my user data to my new install in my current hard drive which already has my user data, would it keep my user data files?
If I make a fresh install of the OS (I'm willing to use the the beta x64 build) and if I set to move my user data to my new install in my current hard drive which already has my user data, would it keep my user data files?
Re: Moving external data to other drive
honestly I never tried or tested something like this. But I guess files could be overwritten.
Maybe you would need to complete all installations first (without HDD connected) and on a last step plugin your HDD and just link/adjust user data location manually. Before doing this, a backup of your HDD would be highly recommended.
Maybe you would need to complete all installations first (without HDD connected) and on a last step plugin your HDD and just link/adjust user data location manually. Before doing this, a backup of your HDD would be highly recommended.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team