F5F Stay Refreshed Software Operating Systems Yes, it's possible to clone an OS drive and share it via web.

Yes, it's possible to clone an OS drive and share it via web.

Yes, it's possible to clone an OS drive and share it via web.

B
boriagot
Member
112
12-18-2023, 09:27 AM
#1
It seems like you're exploring a creative approach to backup and sharing. You're considering cloning an OS drive into a folder for web upload, backup, and sharing. Right now, you're using Macrium Reflect for cloning. What do you think?
B
boriagot
12-18-2023, 09:27 AM #1

It seems like you're exploring a creative approach to backup and sharing. You're considering cloning an OS drive into a folder for web upload, backup, and sharing. Right now, you're using Macrium Reflect for cloning. What do you think?

R
Red_Ranger08
Junior Member
40
12-19-2023, 03:56 AM
#2
An OS image is a file format, allowing you to upload it to any supported location.
R
Red_Ranger08
12-19-2023, 03:56 AM #2

An OS image is a file format, allowing you to upload it to any supported location.

R
Ryanmon
Member
200
12-19-2023, 09:59 AM
#3
Absolutely, that makes sense. I rely on Acronis for my image backups, but I’m not sure how Macrium handles them. The biggest challenge seems to be transferring the data over the web—especially since large backups can take a long time to upload and send. Plus, sending copies online raises security worries about exposing your system to the internet.
R
Ryanmon
12-19-2023, 09:59 AM #3

Absolutely, that makes sense. I rely on Acronis for my image backups, but I’m not sure how Macrium handles them. The biggest challenge seems to be transferring the data over the web—especially since large backups can take a long time to upload and send. Plus, sending copies online raises security worries about exposing your system to the internet.

R
Relo_273
Member
169
12-19-2023, 08:44 PM
#4
It's just for a basic operating system. When setting up a new PC or formatting an existing one, we get a fully configured OS with all the necessary software already installed. We can download it from any location, install it on NVMe storage, and everything is ready to use. This approach eliminates the need to rely on physical disks at multiple sites. That's the concept.
R
Relo_273
12-19-2023, 08:44 PM #4

It's just for a basic operating system. When setting up a new PC or formatting an existing one, we get a fully configured OS with all the necessary software already installed. We can download it from any location, install it on NVMe storage, and everything is ready to use. This approach eliminates the need to rely on physical disks at multiple sites. That's the concept.

S
Spineosaurus
Junior Member
11
12-21-2023, 09:32 AM
#5
This approach isn't ideal for deployment because OS installations tailor configurations to the specific hardware of each machine. As a result, deploying backups may fail unless the system is restarted. If your aim is simply to have software preinstalled, you can embed programs into a Windows ISO. It's been some time since I explored Windows imaging, but the core concept remains: install Windows on a VM, add desired applications to the C: drive, run sysprep, boot with Windows PE, and then modify the install.wim file to write to the second disk. After that, swap the new install.wim into the ISO of your chosen Windows version. While this method involves many steps, tutorials are widely available online.
S
Spineosaurus
12-21-2023, 09:32 AM #5

This approach isn't ideal for deployment because OS installations tailor configurations to the specific hardware of each machine. As a result, deploying backups may fail unless the system is restarted. If your aim is simply to have software preinstalled, you can embed programs into a Windows ISO. It's been some time since I explored Windows imaging, but the core concept remains: install Windows on a VM, add desired applications to the C: drive, run sysprep, boot with Windows PE, and then modify the install.wim file to write to the second disk. After that, swap the new install.wim into the ISO of your chosen Windows version. While this method involves many steps, tutorials are widely available online.

T
Texas1047
Posting Freak
889
12-25-2023, 12:24 PM
#6
That's a solid observation. I'll review your approach. Thanks for the reminder.
T
Texas1047
12-25-2023, 12:24 PM #6

That's a solid observation. I'll review your approach. Thanks for the reminder.