Azure Linux VM rescue

Vijayanand Kottukal Vinodan 6 Reputation points
2022-08-13T01:37:58.71+00:00

Hello,

I want to know how we can boot Linux from rescue ?, is there any option to mount ISO and boot from rescue image ?, I got a link chroot-environment-linux

But how to create "Rescue virtual machine (VM)" in Linux ?

Regards,
Vijay

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2022-08-13T17:08:29.25+00:00

    Hi @Vijayanand Kottukal Vinodan ,

    an Azure VM can't exist without an OS Disk.
    There is no option to boot from any ISO/DVD/CD or USB Stick/Drive.

    But you could create a "custom-defined VM Image" if this helps with your requirements:
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/tutorial-custom-images
    https://learn.microsoft.com/en-us/azure/virtual-machines/linux/imaging
    https://learn.microsoft.com/en-us/azure/lab-services/how-to-bring-custom-linux-image-azure-vm

    The link you provided in your question is an option as well.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    1 person found this answer helpful.

  2. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2022-08-16T08:54:33.26+00:00

    Hi @Vijayanand Kottukal Vinodan ,

    please take a look here: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/troubleshoot-vm-boot-error#offline-troubleshooting

    In (1.) you will find the linked information how to create a "repair VM".

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.