ramdisk not created or created but not formatted as well as image(s) not mounted on boot. sometimes ramdisk was created but img not mounted or vice versa, while sometimes both failed at boot with both successful done rarely. as a result i created a bat file to perform the tasks if the drives are not properly created. no related issues found in event log
imdisk was running without any problems before on server 2008r2 and 2016, and the only changes were, i added the mount image process in imdisk and switched from mbr boot to uefi a few weeks ago
any idea please? thanks
PS please delete my ticket (#14) i posted before, thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a bit confusing. If you are trying to load data from an image file, note that only plain raw image files of volume are supported. This means that partitioned image files must not be used.
Perhaps I should add that in the tooltip...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi
ramdisk not created or created but not formatted as well as image(s) not mounted on boot. sometimes ramdisk was created but img not mounted or vice versa, while sometimes both failed at boot with both successful done rarely. as a result i created a bat file to perform the tasks if the drives are not properly created. no related issues found in event log
imdisk was running without any problems before on server 2008r2 and 2016, and the only changes were, i added the mount image process in imdisk and switched from mbr boot to uefi a few weeks ago
any idea please? thanks
PS please delete my ticket (#14) i posted before, thank you
This is a bit confusing. If you are trying to load data from an image file, note that only plain raw image files of volume are supported. This means that partitioned image files must not be used.
Perhaps I should add that in the tooltip...
so you are saying the img mount process affects the ramdisk creation on boot if incorrect image files are used?