BootIt UEFI

Discussion in 'backup, imaging & disk mgmt' started by Brian K, Jun 26, 2018.

  1. puff-m-d

    puff-m-d Registered Member

    Joined:
    Feb 13, 2002
    Posts:
    5,703
    Location:
    North Carolina, USA
    Hello @Brian K ,

    I am booting over to Mint now to try it. Give me a few and I will let you know how it goes ;) ...
     
  2. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Good luck. Back in a few hours.
     
  3. puff-m-d

    puff-m-d Registered Member

    Joined:
    Feb 13, 2002
    Posts:
    5,703
    Location:
    North Carolina, USA
    Hello @Brian K ,
    What would I use here in place of "brian"? I assume whatever username that I have used for my Mint installation?
     
  4. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Just about to leave. brian is my login username. Use kent if that is your username.
     
  5. puff-m-d

    puff-m-d Registered Member

    Joined:
    Feb 13, 2002
    Posts:
    5,703
    Location:
    North Carolina, USA
    Hello @Brian K ,

    As always ;) , thanks for your help as the above worked like a charm and I now have all of my BootNow items set up and working :thumb: ...
     
  6. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    That's great. I like having IFL in Mint but it's not really necessary. Just fun. I use it for automated IFL restores of Win 10.
     
  7. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    I couldn't find this info anywhere. but if you use BootIt UEFI and you only want to use the maintenance tools, you can run it straight from your UFD without installing it.

    Boot up your BootIt UEFI UFD, and when you see the setup, click on the "Cancel" button and it will say, "You are now entering maintenance mode".
    https://i.imgur.com/t8U3EEb.png

    Some very handy tools.
    https://i.imgur.com/hK4PjJt.png
     
  8. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    I have wondered what this setting means.
    TeraByte BootIt UEFI Optional Components.png

    I normally leave it unticked, but I am going to tick it this time.
    I am guessing that it takes BOOTIT.INI from the folder that the TeraByte BootIt Collection is in instead of the TeraByte OSD Tool Suite Pro folder.


    By the way. TeraByte has updated their applications. :thumb:
     
  9. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Hadron,

    I use it every time as it lets you omit filling in several fields. Mine is...

    Code:
    [Video]
    Method=1
    Mode=42
    
    [Options]
    TimeZone=AUS-10
    ISO8601=1
    GlobalGeoAlign2K=1
    OutputDiskID=1
    MDUseDirData=1
    
    [License]
    ProductKey=XXXXXXXXXX
    User=YYYYYYYYYY
    Put it in the main folder along with makedisk.exe
     
  10. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    Thanks, Brian.
    So, you tick that bottom box.
     
  11. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Yes.

    Also, in making an IFL boot disk I tick...

    ifl.ini
    BOOTITBM.INI

    But you must already have the two ini.
     
  12. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    Do they go in the IFL folder?
    C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\IFL
     
  13. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Yes.
    I have my IFL folder in the D:\ drive as I use the downloaded non net version. It loads faster.
     
  14. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    Non net? Do you mean the one that doesn't come with the suite? The standalone one?
     
  15. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    TeraByte OSD Tool Suite Pro located at:
    C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\TeraByte OSD Tool Suite Pro\win
    has BOOTIT.INI in there.

    Is BOOTITBM.INI ever needed in there?
     
  16. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    I have copied both BOOTIT.INI and BOOTITBM.INI to
    C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\IFL

    Is that right?
     
  17. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    Is this what you add to the IFL.INI file? I just have BOOTIT.INI and BOOTITBM.INI.
    I don't have one at present in C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\IFL.
     
  18. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    ifl.ini

    Code:
    [Options]
    OutputDiskID=1
    MDUseDirData=1
    GlobalGeoAlign2K=1
    TimeZone=AUS-10
    ISO8601=1
    LogFile=/tbu/boot/ifl.log
    
    [License]
    User=XXXXXXXX
    ProductKey=YYYYYYYY
    
    [BACKUP_DEFAULTS]
    PostValidate=0x2
    
    [RESTORE_DEFAULTS]
    WriteChangedSecsOnly=1
    PostValidate=0x2
    
    [COPY_DEFAULTS]
    WriteChangedSecsOnly=1
    PostValidate=0x2
    
     
  19. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    I don't get those options when making an IFL boot disk.
     
  20. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    After double clicking makedisk.exe you see 3 choices for "Select the product to build". You have to select the third. "Traditional - You have control over options. (Custom)
     
  21. Hadron

    Hadron Registered Member

    Joined:
    Apr 1, 2014
    Posts:
    2,152
    Got it.

    I normally use: Traditional - You have control over options. (Default)
     
  22. walang

    walang Registered Member

    Joined:
    Feb 28, 2018
    Posts:
    26
    Location:
    earth
    Hi @Brian K
    I'm ready to try this application, I have a 450 gb hard drive that has windows 10 installed, I want to make 256 gb for the windows 10 partition, 150 gb for the windows 7 partition and the rest I plan to install linux, now I've made a flashdisk for the installer windows 7 and flashdisk for bootit UEFI, please help me step by step to be able to multi boot on my laptop, thank you.

    Best regards
    walang
     
  23. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    walang,

    Can you boot the BIU UFD in Maintenance mode. Don't install BIU yet.

    Open Partition Work. Let me know the partitions on the disk. Name, size, File System.

    You will have to use the Drives drop down menu to select the HD/SSD. Is it a HD or SSD?
     
  24. walang

    walang Registered Member

    Joined:
    Feb 28, 2018
    Posts:
    26
    Location:
    earth
    this my drive, it is ssd m.2 sata
     

    Attached Files:

  25. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,190
    Location:
    NSW, Australia
    Thanks. EFI System partition needs to be larger for the BIU multiboot.

    Boot into BIU Maintenance mode again.
    Select the Basic Data Partition and click Resize. Make the New Size 487470 MiB. Just type it in. OK, Continue, Close.
    Select the Basic Data Partition again and click Slide. Make the Free Space After = 0 (zero). Click OK and wait for it to finish. It's not fast.
    Select the Microsoft Reserved Partition and click Slide. Make the Free Space After = 0 (zero). Click OK and wait for it to finish. It will be fast.
    Select the EFI System partition and click Resize. Make the New Size the same as Max Size. It should be 400 MiB if my maths are correct.

    Restart into Windows. All OK?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.