Apa fungsi partisi active directory

Apakah Anda memiliki banyak partisi di komputer Anda dengan sistem operasi(operating system) berbeda yang diinstal? Jika demikian, Anda dapat mengubah partisi aktif di Windows sehingga ketika komputer dinyalakan, itu akan memuat sistem operasi(operating system) yang sesuai . Ini disebut sistem dual-boot atau multi-boot(dual-boot or multi-boot system) .

Mengubah partisi aktif adalah tugas yang cukup maju, jadi jika Anda berencana melakukan ini, Anda mungkin tidak memerlukan penjelasan di atas! Ubah partisi aktif hanya jika ada sistem operasi yang(operating system) berada di partisi itu, jika tidak, Anda akan memiliki komputer yang tidak berfungsi.

Juga, ada beberapa hal yang perlu diperhatikan tentang menandai partisi sebagai aktif:

  1. Drive logis atau partisi yang diperluas tidak dapat ditandai sebagai aktif, hanya partisi utama yang dapat diubah menjadi aktif.
  2. Anda hanya dapat memiliki satu partisi aktif per hard disk fisik. Mencoba melakukan sebaliknya akan menyebabkan segala macam masalah.
  3. Jika Anda memiliki beberapa hard disk fisik di komputer, Anda dapat menandai sebuah partisi sebagai aktif pada setiap disk, tetapi hanya partisi aktif pada hard disk pertama yang terdeteksi oleh BIOS Anda yang akan memulai komputer. Anda dapat masuk ke BIOS dan mengubah urutan untuk mendeteksi hard disk(BIOS and change the order to detect hard disks) .

Selain catatan di atas, ada hal-hal tambahan yang harus ada agar sistem dapat melakukan booting. Hanya(Just) menyetel partisi ke aktif tidak memastikan bahwa sistem akan boot dengan benar.

  1. Partisi yang aktif harus memiliki sektor boot(boot sector) yang dibuat oleh sistem operasi(operating system)
  2. Partisi aktif harus berisi boot loader dan file boot(boot loader and boot files) untuk OS dan harus mengetahui lokasi OS pada hard drive fisik
  3. Sistem operasi yang(operating system) sebenarnya harus ditempatkan di tempat yang benar pada hard drive

Saat komputer boot, ia akan mencari partisi aktif di partisi primer terlebih dahulu. Sektor boot(boot sector) , yang terletak di awal partisi aktif, akan menjalankan boot loader , yang mengetahui lokasi file boot sistem operasi(operating system boot) . Pada titik ini, sistem operasi(operating system) akan boot dan berjalan.

Atur Partisi Aktif(Set Active Partition) melalui Manajemen Disk(Disk Management)

Buka Computer Management dengan masuk ke Control Panel , klik System and Maintenance , lalu klik Administrative Tools .

Apa fungsi partisi active directory

Anda juga dapat mengklik Tampilan Klasik(Classic View) , lalu memilih Alat Administratif( Administrative Tools) . Sekarang klik Manajemen Disk(Disk Management) di bawah Penyimpanan(Storage) .

Apa fungsi partisi active directory

Pilihan lain adalah pergi ke desktop Anda, klik kanan pada Computer atau This PC dan pilih Manage . Anda akan melihat Manajemen Disk(Disk Management)  di menu sebelah kiri seperti yang ditunjukkan di atas. Klik kanan pada partisi utama yang ingin Anda tandai sebagai aktif dan pilih Tandai Partisi sebagai Aktif(Mark Partition as Active) .

Apa fungsi partisi active directory

Atur Partisi Aktif(Set Active Partition) melalui Command Line

Jika Anda mengacaukan sesuatu di Windows dan menandai partisi yang salah sebagai aktif, Anda tidak akan dapat lagi mem-boot komputer Anda. Jika Anda tidak dapat menandai partisi sebagai aktif menggunakan Windows , Anda harus menggunakan baris perintah(command line) kepada kami .

Bergantung pada versi Windows Anda , membuka baris perintah(command line) bisa sedikit rumit. Baca posting saya tentang memulai ulang Windows dalam mode aman untuk mendapatkan opsi perbaikan sistem(system repair) untuk Windows XP , Vista , 7, 8 dan 10. Jika Anda menjalankan Windows 8 , baca posting saya tentang boot ke opsi pemulihan sistem . (system recovery)Sesampai di sana, Anda harus pergi ke Troubleshoot , lalu Advanced Options , dan kemudian klik Command Prompt .

Apa fungsi partisi active directory

Pertama masuk ke command prompt menggunakan boot up disk dan ketik (disk and type) diskpart pada prompt.

Apa fungsi partisi active directory

Pada prompt DiskPart, ketik daftar disk. (list disk. )Anda akan melihat daftar disk yang saat ini terpasang ke komputer Anda. Sekarang ketik pilih disk n(select disk n) , di mana n adalah nomor disk(disk number) . Dalam contoh saya, saya akan mengetik select disk 0 .

Apa fungsi partisi active directory

Sekarang kita telah memilih disk yang benar, ketik daftar partisi(list partition) untuk mendapatkan daftar semua partisi pada disk itu. Untuk memilih partisi yang ingin kita atur sebagai aktif, ketik pilih partisi n(select partition n) , di mana n adalah nomor partisi.

Apa fungsi partisi active directory

Sekarang kita telah memilih disk dan partisi(disk and partition) , kita dapat menandainya sebagai aktif hanya dengan mengetikkan kata aktif(active) dan menekan Enter . Itu dia! Sekarang partisi sudah diatur.

Kebanyakan orang terbiasa menggunakan FDISK untuk menandai partisi sebagai aktif, tetapi itu sekarang merupakan perintah yang lebih tua dan ketinggalan zaman. Anda harus menggunakan DISKPART untuk mengelola disk dan partisi pada (disk and partitions)komputer Windows(Windows computer) modern .

Atur Partisi Aktif melalui MSCONFIG

Selain dua metode di atas, Anda dapat menggunakan MSCONFIG untuk mengatur partisi aktif. Perhatikan bahwa metode ini hanya berfungsi untuk partisi primer pada hard drive yang sama karena MSCONFIG tidak akan mendeteksi partisi pada hard drive lain. Juga, partisi lain hanya dapat menginstal Windows untuk mengaturnya sebagai aktif.

Jika Anda tidak terbiasa dengan alat MSCONFIG(MSCONFIG tool) , baca panduan saya sebelumnya tentang penggunaan MSCONFIG . Buka MSCONFIG dan klik(Open MSCONFIG and click) pada tab Boot .

Apa fungsi partisi active directory

Anda akan melihat sistem operasi terdaftar dan yang aktif akan memiliki OS Saat Ini; Default OS(Current OS; Default OS) setelah nama sistem operasi(operating system) . Klik(Click) pada sistem operasi(operating system) lain dan kemudian klik Set as default .

Ada metode lain untuk mengatur partisi aktif seperti menggunakan live CD Linux , tetapi ini jauh lebih rumit dan biasanya tidak diperlukan. Bahkan jika opsi pemulihan sistem bawaan(built-in system recovery) tidak memungkinkan Anda masuk ke prompt perintah(command prompt) , Anda selalu dapat menggunakan komputer sekunder untuk membuat drive pemulihan (recovery drive)sistem USB(USB system) yang dapat di-boot . Jika Anda memiliki masalah, jangan ragu untuk mengirim komentar. Menikmati!

Do you have multiplе partitіons on your comрuter with different operating systemѕ installed? If so, you can change the active partition in Windows ѕo that when the computer startѕ up, it will loаd the аpрropriаte operating system. Τhis is called a dual-boot or multi-boot syѕtem.

Changing the active partition is a fairly advanced task, so if you are planning on doing this, you probably didn’t need the explanation above! Only change the active partition if there is an operating system residing on that partition, otherwise you will have a non-working computer.

Also, there are a few things to note about marking a partition as active:

  1. A logical drive or extended partition cannot be marked as active, only primary partitions can be changed to active.
  2. You can only have one active partition per physical hard disk. Trying to do otherwise will cause all kinds of problems.
  3. If you have several physical hard disks on your computer, you can mark a partition as active on each disk, but only the active partition on the first hard disk detected by your BIOS will start up the computer. You can go into the BIOS and change the order to detect hard disks.

In addition to the above notes, there are additional things that have to be in place in order for the system to boot. Just setting a partition to active does not ensure that the system will boot properly.

  1. The active partition must have a boot sector that was created by the operating system
  2. The active partition should contain the boot loader and boot files for the OS and must know the location of the OS on the physical hard drive
  3. The actual operating system has to be located in the correct spot on the hard drive

When the computer boots up, it will look for an active partition on the primary partitions first. The boot sector, located at the beginning of the active partition, will run the boot loader, which knows the location of the operating system boot files. At this point, the operating system will boot up and run.

Set Active Partition via Disk Management

Open Computer Management by going to the Control Panel, clicking on System and Maintenance, and then clicking Administrative Tools.

Apa fungsi partisi active directory

You can also click Classic View and then choose Administrative Tools. Now click on Disk Management under Storage.

Apa fungsi partisi active directory

Another option is to go to your desktop, right-click on Computer or This PC and choose Manage. You’ll see Disk Management in the left hand menu like shown above. Right-click on the primary partition that you want to mark as active and choose Mark Partition as Active.

Apa fungsi partisi active directory

Set Active Partition via Command Line

If you screwed something up in Windows and marked the wrong partition as active, you will no longer be able to boot your computer. In the case where you cannot mark a partition as active using Windows, you’ll have to us the command line.

Depending on your version of Windows, getting to the command line can be a bit tricky. Read my post on restarting Windows in safe mode to get to the system repair options for Windows XP, Vista, 7, 8 and 10. If you’re running Windows 8, read my post on booting to system recovery options. Once there, you have to go to Troubleshoot, then Advanced Options, and then click on Command Prompt.

Apa fungsi partisi active directory

First get into the command prompt using a boot up disk and type diskpart at the prompt.

Apa fungsi partisi active directory

At the DiskPart prompt, type in list disk. You will see the list of disk currently attached to your computer. Now type in select disk n, where n is the disk number. In my example, I would type select disk 0.

Apa fungsi partisi active directory

Now that we have selected the correct disk, type in list partition to get a list of all the partitions on that disk. To select the partition we want to set as active, type in select partition n, where n is the partition number.

Apa fungsi partisi active directory

Now that we have selected the disk and partition, we can mark it as active by just typing the word active and pressing Enter. That’s it! Now the partition is set.

Most people are familiar with using FDISK to mark a partition as active, but that is now an older and outdated command. You should use DISKPART to manage disk and partitions on a modern Windows computer.

Set Active Partition via MSCONFIG

In addition to the above two methods, you can use MSCONFIG to set the active partition. Note that this method only works for primary partitions on the same hard drive as MSCONFIG won’t detect partitions on other hard drives. Also, the other partition can only have Windows installed in order to set it as active.

If you’re not familiar with the MSCONFIG tool, read my previous guide on using MSCONFIG. Open MSCONFIG and click on the Boot tab.

Apa fungsi partisi active directory

You’ll see the operating systems listed and the active one will have Current OS; Default OS after the name of the operating system. Click on the other operating system and then click on Set as default.

There are other methods to set an active partition like using a Linux live CD, but these are much more complicated and normally not necessary. Even if the built-in system recovery options don’t allow you to get to the command prompt, you can always use a secondary computer to create a bootable USB system recovery drive. If you have any trouble, feel free to post a comment. Enjoy!