1 Rookie
•
3 Posts
0
197
April 6th, 2025 15:04
With Windows 7 and BIOS Version A24 how to add CD/DVD boot option to UEFI boot order?
I want to install Debian 12 on my Latitude E6430 from a bootable DVD onto a brand new SSD. My BIOS is up-to-date (Ver. A24) and the SSD is formatted as GTP and I added a 20GB EFI system partition. I want to swap out the current Windows 7 Pro hard drive with the new SSD and install Debian from the bootable DVD. I need to set the bootloader from BIOS/Legacy to UEFI and add the CD/DVD to the UEFI boot sequence and then save the changes and reboot to actually choose the CD/DVD from F12 UEFI boot options list. Does this procedure look right?
- Place bootable DVD into the CD/DVD drive and power up the laptop.
- Hit F2 as it powers up to get ineo BIOS Settings.
- In BIOS settings make sure Secure Boot is "Disabled" and FASTBOOT is set to "Thorough."
- Go to boot "Boot Sequence" and select UEFI.
- From here you may need to add another "Boot Option" if the only option is a UEFI hard drive. (How is this done? I see instructions on a Windows 10 computer; is it the same?)
- Once the CD/DVD boot option is added to the list for UEFI boot sequence hit F10 to save and reboot the laptop. (Is this correct for BIOS version A24?)
- Immediately hit F12 as the laptop reboots and the CD/DVD option should now be listed under "UEFI Boot."
- Move the cursor to the CD/DVD option and hit "Enter." The laptop should boot from the DVD and go to the Debian GRUB menu to begin installation.
DOES THIS LOOK RIGHT? Your experience with E6430 install of Linus in UEFI mode is most appreciated.
No Events found!
LinuxSpice
1 Rookie
•
3 Posts
0
April 11th, 2025 18:59
I did the procedure as I explained it above and it works! If you are using a brand new SSD you need to initialize it as GPT to ensure a UEFI format. In fact, if you open "Disk Management" (type diskmgmt.msc in the search bar) on a Windows computer and then connect your new SSD to a USB port on your computer (using a USB 3.0 to SATA HDD/SSD cable) the computer will automatically detect it and ask how you want it initialized. Just select the "GPT" option and then "Enter." The SSD will be initialized for GPT, necessary for UEFI. That's all you need to do to ensure that Debian or your Linux OS will install with EUFI instead of MBR (Legacy/BIOS) partitioning. You really don't need to create any partitions on it before hand. Debian will take care of that when installing.
Once you have your GPT formatted drive,
I hope this helps other who are not sure how to pre-configure your BIOS to install Linux (in my case Debian) on their Windows computer.
anne_droid
3 Apprentice
•
649 Posts
0
April 11th, 2025 16:59
Hi
I don't rightly know.
I would install Debian, either the network install or full distro.......
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.10.0-amd64-netinst.iso
https://mirrorservice.org/sites/cdimage.debian.org/debian-cd/current/amd64/iso-dvd/debian-12.10.0-amd64-DVD-1.iso
the netinst is 633 MB, and the full DVD is 3.7 GB.
Partitioning is normally done via the install menu, and there should be a default option for the distro to partition everything itself. Then install.
Secure Boot can and will work with most Linux Distributions, IE: Debian, so that is not a concern.
I feel you should take the first step and try an install.
If in doubt please ask.