|
2 questions: [1]Does fastboot need to be off , [2]disappearing backups - Printable Version +- Hasleo Software Forums (https://www.easyuefi.com/forums) +-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forum-1.html) +--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forum-10.html) +--- Thread: 2 questions: [1]Does fastboot need to be off , [2]disappearing backups (/thread-4024.html) |
2 questions: [1]Does fastboot need to be off , [2]disappearing backups - r0n - 10-01-2025 1) Does fastboot need to be turned off before you make a system image or is it safe to leave it on and make a system image? 2) I had this very strange thing happen when I made a system image which I had validated (checked) upon image-finish and did a re-check through Tools > check image, both times there where no errors. When I rebooted the machine the image was gone, like it was never made ... The image was made on a drive that plenty free space and no type of encryption. But:
The issue is probably due to above 2 points I mentioned above but I find it strange that the image was created successfully in the backup-suite. Sidenote:
Windows 11 24H2 Backup suite Version 5.4.2.2 (usb live environment) Regarding the disappearing image, the solution for me is: use short names and make backup on read-write drive. The only "issue" for me is, why did the backups succeed with 2x validation? (one on the finish of image creation and one through tools > check image + checking if the image exists by going to "restore") Apologies for the long text. RE: 2 questions: [1]Does fastboot need to be off , [2]disappearing backups - admin - 10-02-2025 First, you do not need to turn off Fast Startup before backing up. Regarding the issue of the backup image disappearing, we think you should first ensure that your USB drive has no quality issues. Then try the following to determine the cause: 1. Use shorter filenames to see if the problem persists, though we don't believe this is the cause. 2. Try another USB drive to see if the problem persists. RE: 2 questions: [1]Does fastboot need to be off , [2]disappearing backups - r0n - 10-02-2025 Thank you for the feedback! RE: 2 questions: [1]Does fastboot need to be off , [2]disappearing backups - admin - 10-02-2025 (10-02-2025, 04:35 AM)r0n Wrote: Thank you for the feedback! I hope you can identify the root cause of this issue and share it here, as it will be helpful to other users. Thanks. RE: 2 questions: [1]Does fastboot need to be off , [2]disappearing backups - r0n - 10-05-2025 (10-02-2025, 01:52 PM)admin Wrote:(10-02-2025, 04:35 AM)r0n Wrote: Thank you for the feedback! Sorry the explanation below might not make sense I highly suggest to do the "My advice" part below to just avoid any problems issues. I think I have found the issue. In windows when I right click the drive (the drive with the issue) > properties > Security > 'Group or usernames' -> "Users" was set to read & execute only. I added the read and write permissions to it. Then rebooted into linux-live and saw that the drive this time was actually read AND write. I checked this in the linux-live environment by right clicking the drive and then properties, It showed a bit different then the other drive on which I made image succesfully, but still the 'write' was now present on the drive that had the issue. I then booted hasleo backup through usb and tried again to make the image on the drive that had was set to read only originally. Now it succeeded! I'm almost sure this is a permission issue I do not know how/when the drive had it's write permission outside windows removed. And I do not advise to follow my solution unless you know what you are doing. Still two strange things:
MY ADVICE:
I used this linux live environment on an usb: https://www.linuxliteos.com/ The latest version is 3GB contains all the necessary tools you might need and (in my case) booted old pc's (11+ years old) and a new pc (1 year old). But use whatever works best for you, there might be better distro's, this just worked for me. |