Windows 10: Making a file on C: drive bootable from BIOS/UEFI

Discus and support Making a file on C: drive bootable from BIOS/UEFI in Windows 10 Customization to solve the problem; My dad won't let me install my favorite operating system Debian on his computer alongside Windows. However, I have a feeling he'd let me use Debian in... Discussion in 'Windows 10 Customization' started by Yes I use Linux, May 20, 2021.

  1. Making a file on C: drive bootable from BIOS/UEFI


    My dad won't let me install my favorite operating system Debian on his computer alongside Windows. However, I have a feeling he'd let me use Debian in a VM or in WSL2. So, my question is, how do I make a VM or Linux Subsystem using VirtualBox or WSL2 and then make it bootable from the BIOS so I can run Debian while remaining 'technically' within his rules.

    :)
     
    Yes I use Linux, May 20, 2021
    #1

  2. Install Windows 10 using UEFI bootable USB thumb drive

    You need to go into you system bios and select allow uefi usb drive. Then add the UEFI usb drive to the boot menu

    better way to partition aand create an bootable usb.

    For the UEFI system, we can use these steps to create the bootable USB:

    1.Locate a 4GB or larger USB flash drive

    2.Open Diskpart and run the following command cmd admin type diskpart

    • Type DiskPart in the command prompt.
    • Type "List Disk” (make note of the disk number of the target USB drive).
    • Type "Select Disk X”, where X is the target USB drive noted in step 4.
    • Type "Clean”.
    • Type "Create Partition Primary”.
    • Type "format FS=fat32 quick”.
    • Type "Active”.
    • Type "Assign".
    • Type "Exit".

    Copy your ISO files to the drive and reboot

    never use UEFI it better to repartition and remove UEFI go with legacy bois
     
    bfvetscolakid, May 20, 2021
    #2
  3. NavyLCDR Win User
    How to make active@boot disk bootable on uefi/gpt?


    https://technet.microsoft.com/en-us/...(v=ws.11).aspx

    Read the important note under step 9. The procedure is written for legacy BIOS, and if the computer has UEFI, than the important note under step 9 says to format it as FAT32 instead of NTFS to make it UEFI compatible. The procedure is obviously meant for legacy BIOS because regular step 9 without the note has you format the flash drive as NTFS which is NOT UEFI compatible.

    And I have several bootable USB flash drives that boot on legacy BIOS created with that exact procedure and not used the bootsect command on any of them. The bootsect command is only required to make HDDs and SSDs bootable. They are all formatted as FAT32 so they will also boot under UEFI.
     
    NavyLCDR, May 20, 2021
    #3
  4. Chewy Win User

    Making a file on C: drive bootable from BIOS/UEFI

    Ipod bootable drive?

    I want to know if I can make my ipod a usb bootable drive.. will it mess up my ipod? I need to flash my video card back to normal.. Neros bootable cd gave me an error. I used a step by step guide, but thats another story.
     
    Chewy, May 20, 2021
    #4
Thema:

Making a file on C: drive bootable from BIOS/UEFI

Loading...
  1. Making a file on C: drive bootable from BIOS/UEFI - Similar Threads - Making file drive

  2. Make a drive bootable

    in Windows 10 Gaming
    Make a drive bootable: I have a drive with windows 11 installed on it, and my pc doesn't see the drive as a bootable drive, so every time I start my pc, the windows recovery screen pops up and I have to select "boot other OS" to get into my windows drive, when I go to the BIOS it doesn't the drive...
  3. Make a drive bootable

    in Windows 10 Software and Apps
    Make a drive bootable: I have a drive with windows 11 installed on it, and my pc doesn't see the drive as a bootable drive, so every time I start my pc, the windows recovery screen pops up and I have to select "boot other OS" to get into my windows drive, when I go to the BIOS it doesn't the drive...
  4. UEFI No Bootable Device?!

    in Windows 10 Installation and Upgrade
    UEFI No Bootable Device?!: Dear Admins.I met all requirements to move on to Windows 11 but I need Secure Boot to continue but every time I move to UEFI , it keeps saying No Bootable Device and I am stuck running in Legacy. Please help me....
  5. Changing from LEGACY BIOS to UEFI BIOS

    in Windows 10 Drivers and Hardware
    Changing from LEGACY BIOS to UEFI BIOS: Hello,First time posting here. I want to change from LEGACY to UEFI, I'm thinking:Will the computer be able to boot?I use it regularly, and I hope it works after this changover!I am not a computer geek. But I do know how to get into BIOS.Thanks...
  6. Boot drive showing in BIOS but not bootable

    in Windows 10 Installation and Upgrade
    Boot drive showing in BIOS but not bootable: For some reason when I tried to boot of my SSD this morning, it wasn't showing up as bootable. I tried running windows repair, but that didn't recognise the drive as having windows on it. The drive should be bootable because I have booted off of it multiple times before. Any...
  7. No bootable device no partition is active after change from legacy BIOS to UEFI

    in Windows 10 Installation and Upgrade
    No bootable device no partition is active after change from legacy BIOS to UEFI: This happened after I made some BIOS setting changes from within Windows 10 (my mistake), in order to prepare my laptop to begin booting with UEFI mode. I have the latest OS. I get no options for UEFI in my BIOS setup, nor is the system partition active. It is coded as...
  8. Create bootable UEFI Defrag Flash Drive?

    in Windows 10 Performance & Maintenance
    Create bootable UEFI Defrag Flash Drive?: Here is the issue I am currently at: I have a Surface Pro 4 that I want to set up a Dual Boot on. I normally wouldn't have too much of an issue resolving this on my own, but due to the Surface Pro 4 not supporting Legacy flash drives, my standard way (Booting into a MBR...
  9. Can I make a single UEFI & BIOS bootable USB?

    in Windows 10 Installation and Upgrade
    Can I make a single UEFI & BIOS bootable USB?: I have been trying to create a multipurpose bootable USB for myself, I am trying to get to to have a windows installer and a live linux distro with persistence on one usb. but i have been having trouble trying to find a bootloader that can boot both from the same usb in efi...
  10. How to make active@boot disk bootable on uefi/gpt?

    in Windows 10 Installation and Upgrade
    How to make active@boot disk bootable on uefi/gpt?: Hey Guys Does anyone know how this software can be configured to boot from usb on uefi/gpt. I formatted usb using rufus on the relevant mode then dragged over the contents of another usb where it does work on bios/mbr set up. But when booting from it on the uefi set up...