Please help me when I get into the booting it shows the error as
Missing Operating system
reboot and select your bootable device like that
Missing Operating system
reboot and select your bootable device like that
It is important to note that changing Active Partition wrongly may make your computer unbootable. So do not by mistake, mark a partition as Active, if it does not contain the NTDLR loader for your operating system.
To do this, enter the following commands (in bold):
diskpart
list disk
Now select the disk – it will typically be Disk 0 – and set...
It is important to note that changing Active Partition wrongly may make your computer unbootable. So do not by mistake, mark a partition as Active, if it does not contain the NTDLR loader for your operating system.
To do this, enter the following commands (in bold):
diskpart
list disk
Now select the disk – it will typically be Disk 0 – and set it as the Active disk. Assuming it is Disk 0, the commands become:
select disk 0
Now list the partitions using:
list partition
Assuming your partition number is 0, the command becomes
select partition 0
To make it the Active partition, type the following and hit Enter:
active
Exit diskpart.
http://www.thewindowsclub.com/the-drive-where-windows-is-installed-is-locked