MBR and GPT Partition Tables

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • The partition table on a drive determines the structure of the data and this video will look at the MBR and GPT partition tables. Check out / itfreetraining or itfreetraining.com for more of our always free training videos. In some cases the operating system will choose the partition table for you, however having an understanding of the partition tables will help you understand what features each has as well as any compatibility problems that may occur due to the choice of partition table.
    Download the PDF handout ITFreeTraining.com/handouts/se...
    Partition Tables
    Before data can be stored on a device like a hard disk, a partition table needs to be created. This partition table defines where the data can be stored on the device. For example, if you had a 3 terabyte hard disk, you could create 2 partition tables. One partition could be 1 terabyte in size while the other could be 2 Terabytes in size. The partition table essentially determines which part of the hard disk can be used for what.
    There are two different partition types available. These are MBR (Master Boot Record) and GPT (GUID Partition Table). MBR is the older style that offers more compatibility while GPT is newer and offers more features, most notably, it supports larger devices. In some cases, GPT may require particular hardware in order to run.
    Master Boot Record (MBR)
    MBR has been around since the first PC's were released. For this reason it should work on all computers, meaning it has great compatibility with existing hardware. MBR is limited to 4 primary partitions. To increase the number of partitions that could be created on a single drive, one of the MBR partitions could be converted into an extended partition. This extended partition contains configuration allowing additional partitions to be created. In DOS days, there could only be 26 partitions on one hard disk: 3 primary partitions and one extended partition that contained 23 additional partitions. This was a limitation due to each drive requiring a drive letter and thus a limit of 26 letters in the alphabet. In later operating systems more than 26 partitions could be created using extended partitions. The biggest limitation of MBR is that it can only use 2 Terabytes of space. If you have a drive bigger than 2 Terabytes, MBR can be used, but any space after 2 Terabytes will not be useable and thus will be wasted.
    GUID Partition Table (GPT)
    The GPT partition table supports 128 primary partitions and thus does not require any extended partitions. The main advantage of the partition table is it supports drives in the Zettabyte size. 1 ZB = 1 000 000 000 000 000 000 000 bytes or 10 to power of 21 bytes or 1 billion terabytes. In order to boot an operating system for a GPT partition, you require a hard disk that supports "Unified Extensible Firmware Interface" or UEFI. This was designed to be a replacement for the older system called "Basic Input/Output System" or BIOS. The operating system also needs to support booting. For Windows this means Windows XP and Windows 2003 64 bit editions or above. For Linux most distributions should support both 32bit and 64bit operating systems. It is matter of checking the distribution to ensure it does. All modern Linux distributions should support this. If the hardware or operating system does not support booting, it is possible that the operating system will still be able to read the drive as a data drive. Every Windows operating system including and after Windows Vista and Windows Server 2003 SP1 will support GPT as a data drive.
    Converting between the two
    If your hard disk is less than 2 terabytes, use MBR. This will offer you the most compatibility. If you do need to change between the two, most likely GPT to MBR, Windows can convert the drive; however, it will first need to have all the partitions removed thus erasing all the data on the drive. Third-party software is available for Windows which can convert the partition table without losing the data. Otherwise there is Linux software which can perform the conversion. Before converting the partition table, make sure that you back up all data on the drive.
    See / itfreetraining or itfreetraining.com for our always free training videos. This is only one video from the many free courses available on RUclips.
    References
    "Installing and Configuring Windows Server 2012 Exam Ref 70-410" pg 42 - 43
    "GUID Partition Table" en.wikipedia.org/wiki/GUID_Par...
    "en.wikipedia.org/wiki/Partitio..." en.wikipedia.org/wiki/Partitio...
    "Extended boot record" en.wikipedia.org/wiki/Extended...

Комментарии • 313

  • @bhimasolberg4767
    @bhimasolberg4767 5 лет назад +26

    About 6 years ago I used to study with your videos quite a bit. Now i teach A+ and others, I am most Happy that your channel is still up and running!
    I for one would be more than happy to see some new Videos!!
    Thanks again for all your dedication, and great material...
    Regards,
    Bhima S.

  • @jmubarik
    @jmubarik 5 лет назад +2

    Full of relevant knowledge, drama free and to the point. Microsoft can learn a lot from this partition. Microsoft Virtual Academy presenters waste time joking with each other, talking about personal lives (pictures with loving dogs) and distract massively from the subject. This video and more by author keep you glued.

  • @PeterWu777
    @PeterWu777 9 лет назад +21

    Thank you for this refreshment course.

  • @davidvandrunen3516
    @davidvandrunen3516 8 лет назад +18

    Almost shrunk my new 3Tb HDD to a MBR 2Tb. Thanks for the info!

    • @itfreetraining
      @itfreetraining  8 лет назад +2

      +David Van Drunen
      You are welcome! Glad that you found our videos useful!

  • @manishm5174
    @manishm5174 5 месяцев назад +1

    This old video helped me to understand concepts clearly with real examples. thanks a lot👍

  • @Original.Product
    @Original.Product 10 лет назад +11

    I love your to the point and very well explained quality videos very much.A lot of respect to You and your videos.I will be very happy to refer these videos to anyone who is interested in this field...:)

    • @itfreetraining
      @itfreetraining  10 лет назад +1

      Thanks very much and thanks for recommending the videos. That helps us a lot.

    • @Original.Product
      @Original.Product 10 лет назад

      itfreetraining You are always Welcome...:)

    • @GabberHeadzNL
      @GabberHeadzNL 6 лет назад

      Dear and respected itfreetraining please be kind to provide some guidance on situation i am in , i did a clean install of Windows 8.1 Pro version and my disk has been converted to GPT by installation ( i performed all steps needed for clean install such as deleting all partitions then clicked new then format and finally next ) and now my OS is booting from Windows Boot Manger ( only 1 OS is being present no dual boot ) and if i try to boot from my Hard disk drive all i get is black screen ? What should i do since as i know GPT doesn't allow setting C drive as Primary and Active as MBR does? I do not know why Windows installed GPT cause i did not perform any conversion steps and my HDD is 500 GB in size ? Thank you very much for your kind help

  • @matrixate
    @matrixate 6 лет назад

    Now this is how videos should be done. Rehearsed and succinctly delivered information.

  • @megucake
    @megucake 9 лет назад +1

    I used mbr for my 120gb ssd , can I also use mbr for my 1tb hdd at the same time? Or can I only use mbr for one of them. I have compatible hardware for both mbr and gpt [first time pc builder]

  • @sencms2006
    @sencms2006 10 лет назад

    I love very much ITFREETRINING videos. It is very much helpful for my technical stuff. Thank you very much to the team.....

    • @itfreetraining
      @itfreetraining  10 лет назад

      Thanks you very much and thanks for watching the video.

  • @jedirevan101
    @jedirevan101 8 лет назад +1

    Perfect, this is exactly what I needed to know appreciate the info.

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Erasmo117 Happy to hear you found our videos helpful

  • @Knightpro1981
    @Knightpro1981 10 лет назад +2

    Thank you itreetraining , very helpful.

  • @NetTubeUser
    @NetTubeUser 8 лет назад

    Great and really informative video. Now, I know what MBR and GPT partitions table are. Finaly! Thank you very much!

    • @itfreetraining
      @itfreetraining  8 лет назад +1

      +NetTubeUser You're very welcome. We are very happy you found our videos useful.

  • @techmantalk
    @techmantalk 8 лет назад

    I have a question, may it not be about this specific video...
    Why Hyper-V server 2012 is launched separately? bit confused about it, anyone welcome to answer.

  • @orozcoapaza1660
    @orozcoapaza1660 8 лет назад +1

    I really needed to understand this, really thanks for the clear explanation :)

    • @itfreetraining
      @itfreetraining  8 лет назад

      +HOMAR OROZCO You're so very welcome. We are ecstatic to hear that our video helped you.

  • @sherakhela4044
    @sherakhela4044 7 лет назад

    Thanks sir. I appreciate your time. its very helpful. In fact I was installing Manjaro where I came access this thing. Your explanation is great. Thanks again

    • @itfreetraining
      @itfreetraining  7 лет назад

      You're most welcome! We're glad our video was helpful and hope that the rest are just as useful!

  • @nmkrios6551
    @nmkrios6551 6 лет назад +1

    You just saved me from a lot of headache. I was about to convert the disk to GPT but had no idea it would erase the partitions. Thank you very very much!

    • @itfreetraining
      @itfreetraining  6 лет назад +1

      You're very welcome! We're glad the video helped you avert catastrophe.

    • @HeadBassVTEC
      @HeadBassVTEC 5 месяцев назад

      you can convert it without losing any data, I converted my MBR drive to GPT as well just to use some UEFI bios features

  • @toddpatrick7695
    @toddpatrick7695 5 лет назад

    Excellent lesson, thank you, made me subscribe to your channel. I am preparing for the CompTIA 902 exam which is scheduled for next week, I have already passed the 901. Thanks again.

  • @BrankoRaskov
    @BrankoRaskov 5 лет назад +1

    thank you for explaine wery nice keep doing videos yoo are realy good adviser

  • @lucidumluxbrightlight6747
    @lucidumluxbrightlight6747 4 года назад +1

    Great and simple explanation. Thanks a lot!

  • @numa_kai
    @numa_kai 6 лет назад

    I'm gonna subscribe. I'm learning stuff they didn't teach at school in our IT Dept. Thank you..

    • @itfreetraining
      @itfreetraining  6 лет назад

      You're most welcome! We're happy that you found our videos informative. :) Thanks for choosing ITFreeTraining!

  • @NeVErseeNMeLikEDis
    @NeVErseeNMeLikEDis 7 лет назад

    i havent trouble wit a portable drive
    is a 4 tb
    when i first bought it i plug in to my windows 7 pro pc n it read it n it was normal even had move about 500g worth of pics ,movies
    than i decide to use it for an xbox one drive so i reformat it
    after i sold my xbox i wanted to use back to windows but it didnt read at all so i cudnt reformat it
    i plug it in my windows 10pc same problem
    so i dowloaded a program that was able to read xbox one drive n
    change it from xbox mode to pc
    after that i was able to format it
    bak to my pc
    but when i plugged it back on my windows 7 pro pc it wud shut off my computer made my computer all weird that that i try to fix everything that i ended up reinstalling windows7 on that
    after install i still have the same problem on that pc but not on my windows 10
    that actually reads it n im able to put stuff on it
    what wud be the problem?

  • @Ashokkumar-hy5ez
    @Ashokkumar-hy5ez 9 лет назад

    Thanks a lot brother
    I was searching for the difference of these two and your video helped me a lot to understand... Keep up the good work I'll be checking your channel...
    Once again thanks you very much...

  • @enufots4621
    @enufots4621 4 года назад +2

    Nice video! Let me confirm...an MBR can address a maximum of a 2 TB capacity HDD or a maximum of a 2 TB partition? For example, can I have a 4TB HDD partitioned into two 2TB partitions?

  • @FarhanSyafiqFadhillah
    @FarhanSyafiqFadhillah 5 лет назад +28

    Here in Windows 10, you can convert MBR to GPT *without losing data*

    • @itfreetraining
      @itfreetraining  5 лет назад +5

      Excellent point! Thanks for commenting.

    • @Ivan....Ivanov
      @Ivan....Ivanov 4 года назад +1

      @@itfreetraining Most HDD partitioning tools allow converting GPT-MBR and vice versa without losing data as well

    • @mrgreen7754
      @mrgreen7754 4 года назад +2

      i watch this after formating the disk.

    • @Ivan....Ivanov
      @Ivan....Ivanov 4 года назад +2

      @@mrgreen7754 Formatting doesn't destroy information ;) It only checks disk and clears list of files. All files remain intact.

    • @szn00
      @szn00 3 года назад

      how?

  • @narsiraj1707
    @narsiraj1707 10 лет назад +1

    Thanks for the post. Very helpful

  • @PratyushDesai976
    @PratyushDesai976 8 лет назад +1

    Hey I was trying to install a 64bit Arch in Vbox... Reformatted the entire drive to MBR tables then did the partitions for installation and all the other procedures..
    Was following a slightly modified guide... For installing the bootloader it told be to skip uefi/gpt and use bios/mbr...
    Issue is i enabled EFI boot and when i checked if efivars is populated it was... SO ill have to try again deciding whether i want GPT or MBR and follow the process for one.
    I guess if i decide on GPT/UEFI then i shouldnt reformat entire drive to mbr before i partition for installation of arch?
    Another thing is can a 64 bit OS installation take place with MBR tables?I read it supports a 32 bit installation.. Am understanding this?
    As is usual with an Arch installation.. Im forced to learn a crapton of shit very fast.. :)

  • @techtipsfromwill
    @techtipsfromwill 10 лет назад

    Great video. Thanks!

  • @bartekdt
    @bartekdt 9 лет назад +1

    wonderful! Very clear and good pace. Thanks!

  • @tarakeswar5646
    @tarakeswar5646 4 года назад

    Thank you so much for providing us more knowledge

  • @illyaandrianov7090
    @illyaandrianov7090 10 лет назад

    Thank you itreetraining: nice summary

  • @nilssindre
    @nilssindre 10 лет назад

    Very informative video. Thank you!

  • @keepmovn8039
    @keepmovn8039 7 лет назад

    good stuff here, thank you.
    Im using mbr and legacy boot. will these affect if im booting with my 1tb internal as the OS, with my 2tb external HD plugged in? Im experiencing quite a lot of blue screen after 30min of use from booting.

    • @itfreetraining
      @itfreetraining  7 лет назад

      It shouldn't really. Go to the System Properties, and go to the Advanced tab. From here, select Startup and Recovery. Under the System Failure section, uncheck Automatically restart. This will allow you to see the bluescreen stop code. Get that and reply to our comment with the error code and we'll attempt to help you. Best of luck!

  • @boitapishomelboure1138
    @boitapishomelboure1138 10 лет назад +1


    Hi.
    I am facing a very complicated situation here. Ok it goes like this, I have a 500G hard drive and it was no longer declared as an NTFS but a RAW, so I tried fixing the problem with "Parted Magic" and I couldn't fix it until I deleted the data partition table from that disk and now it doesn't want to write a new one it keeps displaying an error message. So I thought maybe if I used/coppied my other hard drives MBR and restored them to my corrupted drive maybe the problem could be solved. So can you please help me out? Can disk cloning do that job for me?
    Thanks.

    • @itfreetraining
      @itfreetraining  10 лет назад

      It sounds like there is something wrong with the hard disk. I would suggest download a checking tool from the manufacture of the drive. Also if you have it plugged into the computer using USB this can cause problems so I would try connecting it directly to the computer if you have not already.

  • @nmgferreira
    @nmgferreira 4 года назад

    Thanks for sharing. Very usefull and clear presentation.

  • @Soass_ociate
    @Soass_ociate 8 лет назад

    My understanding of topics has been levelled up after following this channels . This one is the nice work done by the Author of this channel . I would like to know the spokesperson of these videos and would like to follow him up.

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Anand Rajput We're happy our videos helped you. Thanks for the comment!

  • @ayubansary8933
    @ayubansary8933 4 года назад

    If I have 2 hard Drives, one is 1TB and the other is 2TB, will it show 3TB and work as well? or will it sshow only 2TB?

  • @j.lietka9406
    @j.lietka9406 3 года назад

    If you are trying to set up a PC or laptop with win 7, using a 500GB HDD, to see if the machine works, and, you find out it does work fine with Win 7, but later you want to upgrade to win 10 (same HDD) if you set the HDD to MBR will Win 10 install properly?🤔 Is it best to set up a HDD with GPT at the start? Thanks

  • @ukin237
    @ukin237 2 года назад

    Excellent explanation 👌🙏🏼

  • @uwamahoroleopord1385
    @uwamahoroleopord1385 6 лет назад

    Thank you for this helpful infomation

  • @rockmars1337
    @rockmars1337 8 лет назад

    thanks man! u explained it really good!

  • @SimonLuton
    @SimonLuton 4 года назад

    Great video, really helped me. Can someone clue me in regards the four primary partitions?
    Can only one be extended?
    What was the reasoning for only having four primary?
    Thanks.

    • @itfreetraining
      @itfreetraining  4 года назад

      Four was originally used with the first PC's. As time when on they decided they needed more. To keep it compatible with the old PC's they could not change the number of primary partitions so they added the option to change one of the primary partitions to an extended partition. The extended partitions allows additional partitions to be created to increase the total number from four and keep compatibility with older systems. So only one can be extended. The OS now days handles all this stuff for you, so you generally don't need to worry about it.

  • @mizanurrahmankhan692
    @mizanurrahmankhan692 7 лет назад +2

    Many many thanks

  • @usernamesiempreasi
    @usernamesiempreasi 10 лет назад +1

    buenisimo saludos de Argentina

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Rodo Lescano
      Happy to hear you enjoyed our videos

  • @harrisonfreeman551
    @harrisonfreeman551 10 лет назад

    Thanks for the video series. Is part two ready

  • @rufusbrown8637
    @rufusbrown8637 3 года назад

    thank you for this great video!!

  • @akbarboghani1
    @akbarboghani1 10 лет назад

    Good video. Thanks for sharing.

  • @imansh6995
    @imansh6995 2 года назад

    great explanation. thanks

  • @RonSheely
    @RonSheely 3 года назад

    Thank you. Helpful and concise. Subscribing ...

  • @vedrankin4184
    @vedrankin4184 4 года назад

    Thanks< You are breath of fresh air

  • @skydutch
    @skydutch 9 лет назад

    excellent explanation !

  • @Unleashmywealth
    @Unleashmywealth 10 лет назад +1

    I love all your videos - you are an awesome instructor and the awesome content you are providing in such a didactically and thought through manner has saved my a** in several occasions! ;o))

  • @penguinactually
    @penguinactually 6 лет назад

    Had so convert my SSD from GPT to MBR to install, even though OS and hardware are 64 Bit and the PC supports UEFI. Was interested to know the difference. Thanks for the nice and well explained video. Much appreciated.

    • @itfreetraining
      @itfreetraining  6 лет назад +1

      Master Boot Record (MBR) disks use the standard BIOS partition table. GUID Partition Table (GPT) disks use Unified Extensible Firmware Interface (UEFI). Drives can be much, much larger and size limits will depend on the operating system and its file systems. GPT allows for a nearly unlimited amount of partitions, and the limit here will be your operating system.

    • @amrishpatel3501
      @amrishpatel3501 5 лет назад

      What if I have an SSD that's only 1TB in size. Can I use MBR Partition style to clone my C Drive(GPT) which has the OS installed on it, to the SSD(MBR) & use that SSD to boot up Windows?

  • @hermesaudiocdmx
    @hermesaudiocdmx 7 часов назад

    fantastic video thanks a lot

  • @KartikGajaria
    @KartikGajaria 7 лет назад

    Great video sir!

  • @robocoppolice1144
    @robocoppolice1144 2 года назад

    Shalom Aleijem, Gracias por su explicación tan bien detalladas, saludos.

  • @jasonleming2541
    @jasonleming2541 8 лет назад

    Bravo! Cleared up a few thing for me!

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Jason Leming Thanks! We're glad it helped you out.

  • @cobysayo3701
    @cobysayo3701 6 лет назад

    What happens if you partition a 2 tb hdd with GPT instead of MBR?

  • @loganguzman6856
    @loganguzman6856 3 месяца назад

    Great video! thank you

  • @SokretHeng
    @SokretHeng 6 лет назад

    I'm very useful, Thanks you

  • @darkwolf0186
    @darkwolf0186 6 лет назад

    thanks so much for these informations you re good thanks again

  • @ytP3t3r6
    @ytP3t3r6 10 лет назад

    Thanks, very clear and informative

  • @aniketaher4691
    @aniketaher4691 3 года назад

    Thanks 👍🏽 it helped me.

  • @Remy7205
    @Remy7205 8 лет назад

    Very well explained sir. You earned a subscriber :)

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Remy7205 Thanks so very, very much for subscribing! We're always working on new videos.

  • @navaneethkrishnankarimbil1564
    @navaneethkrishnankarimbil1564 7 лет назад

    Thanks a lot mate, a good work.

  • @nguyenqd2k
    @nguyenqd2k 8 лет назад

    Wow! awesome video.

    • @itfreetraining
      @itfreetraining  8 лет назад +1

      +Quang Nguyen Thanks! We're happy you found it to be awesome.

  • @Keimahkima
    @Keimahkima 8 лет назад

    Hello Sir, Could you please tell me how do i create more than 4 partition on MBR hard disk not to lost any data in the futures even when reinstalling windows.

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Jacob Kim Naulak If you use disk manager, Windows will automatically change one of the primary partitions to an extended partition. You will be able to create more than 4 partitions then. When reinstalling Windows, the install will use the existing partitions.

  • @kamranibrahimov3842
    @kamranibrahimov3842 4 года назад +1

    hi. i bought new laptop with new m.2 ssd 512 gb. after fomatting gpu not worked. i asked to support they told me laptop missing some drivers. i updated all driver and nothing changed. the i installed linux but it didn't installed normally, was not working good. i think it's ssd has problem. it's gpt. do you prefer me to change it mbr? do you think it will work?

    • @itfreetraining
      @itfreetraining  4 года назад +1

      Since the drive is small, you can use MBR. MBR is better supported so if you are having problem it is worth trying. Since you are using a laptop and only a small drive you are not missing out on anything using MBR.

  • @MinhHoang-xd4zu
    @MinhHoang-xd4zu 5 лет назад

    great info, thanks

  • @BLKBRDSR71
    @BLKBRDSR71 7 лет назад +9

    So basically, I should use GPT for 4 TB or more HDD/SSD and GPT for anything less?

    • @memd777
      @memd777 5 лет назад +1

      GPT is a standard, everyone uses GPT these days, I haven't even heard MBR since last 2 years

    • @xxxARBiHxxx
      @xxxARBiHxxx 4 года назад

      @@memd777 i'm confused, i want to add one more OS (win 7) to my win10, it says "the disk is GPT" so im thinking to convert maybe just the one partition (have no idee are that posible), but i'm scary to do that (maybe i will lost all data from other partition). So i'm thinking right know, IS THERE A WINDOWS 7 THAT SUPPORT GPT???

    • @memd777
      @memd777 4 года назад

      @@xxxARBiHxxx the question is, why do you want to install windows 7 with windows 10 ? Thats the question. Windows 10 is better than windows 7 in every way possible. Its backward compatible so all apps of windows 7 can run on 10 easily. There is no reason to install windows 7 again. If it was one of unix based OS I could have understood but having 7 when you can have 10 I don't get it. And to answer your question, NO , WINDOWS 7 DOES NOT SUPPORT GPT. Don't go back in time.

    • @xxxARBiHxxx
      @xxxARBiHxxx 4 года назад +1

      @@memd777 very easy to answer my brother. i have AMD switchable graphic card, i really tried all possible ways from internet (like power options, trying XY different drivers and other things) to make my AMD available for apps and games, but it just starts on the basic Intel graphic card. have no idee why, on win7 it works perfectly, it recognizes automatically, but on win10 even when i set manualy to start on AMD it will not. it bothers me. so i wanted win 10 for working and learning and win7 for playing

    • @memd777
      @memd777 4 года назад

      @@xxxARBiHxxx makes sense. But i am pretty sure your graphic card should work with win10, i am sure there must be a way out. I would recommend you to find that way, because thats the right way, if you give up then yeah you go for win 7, but dont give up.

  • @zahidadeel25
    @zahidadeel25 9 лет назад

    very informative .. thnx

  • @limitless1692
    @limitless1692 6 лет назад

    That was my mistake i just installed my new windows on a 4 tb hdd with NBR partition
    Now i have to format everything and install it again
    THANKS FOR THE VIDEO :)

  • @albertmariangamer
    @albertmariangamer 9 лет назад

    dude epic just epic!!!! i almost format my new 3 Tb HDD as MBR thanks to you i will not waste a 1TB!!!!!!!!!!!!

    • @itfreetraining
      @itfreetraining  9 лет назад

      ***** The issue is not with the sector sizes. The issue is the 32bit address they use to mark the end of the partition. They went for a value that indicates where the partition ends rather than a size value. The sector size chosen does not effect this value.

    • @itfreetraining
      @itfreetraining  9 лет назад

      4k sector sizes of MBR is something we need to add to this video. The problem with them is the operating system may have problems with them. But if it works it does allows up to 16TB drives.

    • @itfreetraining
      @itfreetraining  9 лет назад

      ***** Thanks for letting us know that. I will have a look into it.

    • @itfreetraining
      @itfreetraining  9 лет назад

      Thank you, we're glad you found the video helpful

  • @leo-rq2ei
    @leo-rq2ei 7 лет назад

    great video I thank you

  • @nashaatmena7687
    @nashaatmena7687 7 лет назад

    thx for your video

  • @FogartyAvenue
    @FogartyAvenue 8 лет назад

    Epic video realy helped me understand!

  • @WiresNStuffs
    @WiresNStuffs 7 лет назад

    I am curious if you do know, when all 4 partition entries of MBR are taken up what would you do if you wanted to create another one. This would be the case if you was installing another operating system for example. I don't really know the answer

    • @itfreetraining
      @itfreetraining  7 лет назад

      One of the partitions can be what is referred to as an extended partition. This partition can contain a number of partitions. In the older operation system only 26 partitions were supported as this was how many drive letters there were. So you would have 3 primary partitions and one extended partition. The extended partition could contain another 23 partitions. Newer operating system can have more than 26. Windows disk manager will automatically change a partition to extended as required.

    • @WiresNStuffs
      @WiresNStuffs 7 лет назад

      I assume the extending partitions are in the same format? or is it different altogether.

    • @itfreetraining
      @itfreetraining  7 лет назад

      The extended partition could be a different format if you choose.

  • @MohsenTheKnight21
    @MohsenTheKnight21 5 лет назад

    thx for the info

    • @itfreetraining
      @itfreetraining  5 лет назад

      You're very welcome! Thanks for choosing ITFreeTraining!

  • @Shawgydog
    @Shawgydog 8 лет назад

    So I am trying to initialize a HDD that is for storage ONLY. I have a SSD for boot. Which do I chose? MBR or GPT?

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Shawgydog Hello, you could technically use either in this instance. However, because you are not booting to it it would be suggested to use GPT as it has more advantages over MBR, especially since you aren't using it to boot.

    • @Shawgydog
      @Shawgydog 8 лет назад

      +itfreetraining Thank you for replying so fast I really appreciate it

    • @itfreetraining
      @itfreetraining  8 лет назад

      Not a problem! We appreciate you being a viewer and hope you continue to stay tuned. :) Please feel free to ask any other questions.

  • @EltschinRsayev4
    @EltschinRsayev4 8 лет назад

    Thank you very much! :)

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Eltschin Rsayev You're very welcome. Thanks for watching!

  • @8jallin97
    @8jallin97 8 лет назад

    Good explanation made my mouse move and click "subscribe" right away.

    • @itfreetraining
      @itfreetraining  8 лет назад

      +8Jallin Thanks so much! Thanks for subscribing, we're releasing a few new videos over the next day or so, so stay tuned!

  • @kendallandrew
    @kendallandrew 10 лет назад

    Thank you

    • @itfreetraining
      @itfreetraining  10 лет назад

      No problem at all. Thanks for taking the time to watch.

  • @ihameed1
    @ihameed1 8 лет назад

    Hi, you mention that for a UEFI system to be bootable the HDD has to support UEFI. Is that true also for CD/DVD players? I ask because I'm having problems using such a device to boot a Windows 10 installation disk. It gives an error 'crypto library internal error'. But when I use the same player in my mbr/bios based system I have no problems using the installation DVD. Why?

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Imran Hameed UEFI is a new system then BIOS and has a number of working parts in order to get it to work. For this reason, older software and hardware may have problems with it. If you are getting an error, you may need to update the software or hardware.

    • @ihameed1
      @ihameed1 8 лет назад

      +itfreetraining Hi, do you know what the particular error I am getting, i.e. crypto library internal error means? The cd/dvd drive I am using is brand new Samsung unit (its a burner actually) and therefore should be uefi ready. The motherboard is a new Asus Z97-A/USB 3.1 and the cpu is an intel I5 - 4690K. So all hardware is new!

    • @itfreetraining
      @itfreetraining  8 лет назад

      +Imran Hameed Can you give me the exact error that you received?

  • @raffybatungbakaljr1170
    @raffybatungbakaljr1170 6 лет назад

    can i recover the hdd that is mbr and has a bad sector. but in my compitee its not displayed only in manage

    • @itfreetraining
      @itfreetraining  6 лет назад

      You can certainly try, there are also some Linux Live CDs that provide HDD recovery capabilities. With a bad sector, it might make it difficult but it's possible to try and make the bit level copy of the drive to a good drive to access from there.

  • @bonison4775
    @bonison4775 4 года назад

    Thank you.

  • @mattgaming7500
    @mattgaming7500 10 лет назад

    hey,please can you help me. My friend has been trying to install windows 7 and he gets he can't select his 1TB drive and click next because it says "Windows cannot be installed to this disk. The selected disk has a MBR partition table. On EFI systems, windows can only be installed to GPT disks" can you help us make it work? Thanks :)

    • @itfreetraining
      @itfreetraining  10 лет назад

      Is the drive a solid state drive? It may be that version of Windows has problems detecting the drive. Possibly the firmware on the solid state needs to be updated. I would test the drive and make sure that it works. For 1 TB drive it should not matter if you use MBR or GPT. Also EFI does not matter if you use MBR or GPT. Only becomes a problem with the drive is larger than 2 TB.

  • @Varifyr
    @Varifyr 4 года назад

    Test? I am just a noob and trying to make the best choices. Thanks for the education I can apply to my new desktop.

  • @Andy4Tune
    @Andy4Tune 9 лет назад

    Well done.

  • @vishalmishra3046
    @vishalmishra3046 3 года назад +1

    Why 2 TiB limit in MBR ? Logical Block Address (LBA) is 32 bit and disk sector size is 512 bytes. 2^32 x 2^9 = 2^41 = 2 TiB. Hence the limit. More disk spaces is not usable.

  • @nareshmyana914
    @nareshmyana914 10 лет назад

    thankyu so much

  • @ahmsazzadurrahman8236
    @ahmsazzadurrahman8236 5 лет назад

    Does Foxcon G41 MXE Motherboard Compatible with GPT Partition?

    • @itfreetraining
      @itfreetraining  5 лет назад

      The motherboard shouldn't impact what partitions are supported. GPT will work as intended.

  • @Nick-bo1gl
    @Nick-bo1gl 4 года назад

    So that is the thing mbr lockers overwrite?

  • @Puuhanen
    @Puuhanen 5 лет назад

    i want to move games like gmod to hardrive which one i choose mbr or gpt?

    • @itfreetraining
      @itfreetraining  5 лет назад

      GPT is practically the new standard, so if choose that if you have an option.

  • @terry042163
    @terry042163 10 лет назад

    thank you. Do you have hyper V video?

    • @itfreetraining
      @itfreetraining  10 лет назад

      Not at this stage, but we will in the future.

  • @parapitiya
    @parapitiya Год назад

    Superb❤

  • @m-copyright
    @m-copyright 8 лет назад

    A question if you can answer. My system is old by today's standard and it doesn't have UEFI so no GPT (at least from what I understood you need UEFI to support GPT), if I plug in a drive larger than 2TB in my system can I use the it as a storage drive and not a bootable one?
    I do have Windows 7 64bit. Also if I plug in a 2TB drive will it work?

    • @itfreetraining
      @itfreetraining  8 лет назад

      It depends which operating system you are running. If the operating system supports GPT as data drives you will be able to use it.

    • @m-copyright
      @m-copyright 8 лет назад

      itfreetraining Thank you for the answer.

    • @itfreetraining
      @itfreetraining  8 лет назад

      You're most welcome!

  • @Badhon7920
    @Badhon7920 7 лет назад

    Very helpfull.

  • @SandeepSingh-wc2qu
    @SandeepSingh-wc2qu 9 лет назад

    Many Thx very useful videos...Can you please put some more HyperV Videos and I am building the New HyperV environment an that will help me.

    • @itfreetraining
      @itfreetraining  9 лет назад

      Sandeep Singh You're welcome. Glad you found our video helpful

  • @jacklim3568
    @jacklim3568 5 лет назад

    Good Tips

  • @christianmayor5412
    @christianmayor5412 8 лет назад

    TNX for the info mate keep it going ^_^

  • @Shalfatk01
    @Shalfatk01 5 лет назад

    Thank for help