GRUB2 solution for dual boot image ( Windows/ Ubuntu)
-
@marted Well I can’t tell you what to repair in grub because we don’t know what is damaged at the moment. But FOG has the ability to call an external bash script that is executed on the target computer. In my environment (Windows mainly) I use this external script to copy hardware specific drivers to the drive of the target system also to update the unattend.xml file on the target computer with the target computer’s system name and calculated OU location. So the bash script has the ability to mount partitions on the target computer after the image has been deployed by fog, but before the target OS boots for the first time on the target computer. I have a number of tutorials in the tutorial forum on post install scripts. They are windows focused but could also apply to linux target systems too.
-
@marted said in GRUB2 solution for dual boot image ( Windows/ Ubuntu):
thank you so much. Tell me how you want me to take the image , like Linux OS or Others?
I’ll make a new image after installed a fresh copy windows/Ubuntu and will post the information today.There is no need to make a new image. Start by posting the information requested and we can start working on it.
-
@Sebastian-Roth it works now when I rebuild an image with clean windows and Ubuntu without touching windows partitions just I made a partition for Ubuntu.
Just now I need to figer out how to delete the windows boot manager and keep only grub2 , but the image was deployed to the other machine without ANY problems!!! -
@marted Let us know if you need any further assistance. Please describe exactly when steps you take! Not just “delete the windows boot manager and keep only grub2” but give us all the details like commands and such! It seems you are preparing a very custom setup here and we need to know all the details to be able to help you.