F5F Stay Refreshed Software Operating Systems Move drive files without updating the operating system.

Move drive files without updating the operating system.

Move drive files without updating the operating system.

I
Inezze009
Senior Member
716
03-14-2025, 04:56 PM
#1
About a month ago I set up my Windows laptop with Fedora. I’m thinking about switching to a dual-boot configuration now, but I’m concerned about doing it without fully reformatting the drive and reinstalling everything. Is it feasible to achieve this without those steps?
I
Inezze009
03-14-2025, 04:56 PM #1

About a month ago I set up my Windows laptop with Fedora. I’m thinking about switching to a dual-boot configuration now, but I’m concerned about doing it without fully reformatting the drive and reinstalling everything. Is it feasible to achieve this without those steps?

D
Diba070
Member
75
03-14-2025, 05:46 PM
#2
The present arrangement of partitions is available. You can reduce the size of the partition walls.
D
Diba070
03-14-2025, 05:46 PM #2

The present arrangement of partitions is available. You can reduce the size of the partition walls.

X
xAuDesignsx
Member
214
03-15-2025, 02:08 PM
#3
You can achieve this using Gparted or other driver utilities on Linux.
X
xAuDesignsx
03-15-2025, 02:08 PM #3

You can achieve this using Gparted or other driver utilities on Linux.

V
Viizion_PvPz
Senior Member
670
03-23-2025, 12:25 AM
#4
ATM defines the partition layout. It seems optimal to reduce the size by roughly 60% in part3.
V
Viizion_PvPz
03-23-2025, 12:25 AM #4

ATM defines the partition layout. It seems optimal to reduce the size by roughly 60% in part3.

R
Robx_33
Member
141
03-23-2025, 08:38 AM
#5
Thank you for the help!
R
Robx_33
03-23-2025, 08:38 AM #5

Thank you for the help!

R
runner123467
Member
219
03-23-2025, 08:49 AM
#6
Usually you should set up Windows first, then install Linux. Otherwise, Windows might overwrite the bootloader, which can cause problems.
R
runner123467
03-23-2025, 08:49 AM #6

Usually you should set up Windows first, then install Linux. Otherwise, Windows might overwrite the bootloader, which can cause problems.

S
Sharkbite1304
Member
196
03-24-2025, 12:50 PM
#7
i see thx
S
Sharkbite1304
03-24-2025, 12:50 PM #7

i see thx

Z
ZachT0626
Member
50
03-31-2025, 05:48 AM
#8
The bootloader restoration process isn’t overly complex, but it can feel daunting for someone new to Linux. It’s wise to learn the steps before switching to Windows, even if you’ll later check your work in Windows. You might need a Fedora install or a bootable USB drive. Some systems include a simple tool on their media, while others don’t (Fedora is an exception). In extreme scenarios, follow these actions: 1) start with the live USB, 2) enter chroot into your current setup, 3) execute the required command to recover the bootloader. The exact process depends on your configuration and bootloader type. If UEFI is active, you could simply pick the correct boot option in BIOS after Windows boots and restore it from there—either via the operating system or directly from BIOS, depending on your hardware. Yes, even with UEFI enabled, Windows can still treat itself as the primary boot point and erase other entries unless you disable it.
Z
ZachT0626
03-31-2025, 05:48 AM #8

The bootloader restoration process isn’t overly complex, but it can feel daunting for someone new to Linux. It’s wise to learn the steps before switching to Windows, even if you’ll later check your work in Windows. You might need a Fedora install or a bootable USB drive. Some systems include a simple tool on their media, while others don’t (Fedora is an exception). In extreme scenarios, follow these actions: 1) start with the live USB, 2) enter chroot into your current setup, 3) execute the required command to recover the bootloader. The exact process depends on your configuration and bootloader type. If UEFI is active, you could simply pick the correct boot option in BIOS after Windows boots and restore it from there—either via the operating system or directly from BIOS, depending on your hardware. Yes, even with UEFI enabled, Windows can still treat itself as the primary boot point and erase other entries unless you disable it.

F
FutureMist
Junior Member
11
04-07-2025, 11:36 PM
#9
Alright, it seems like you installed Fedora with its default settings. Meaning, you'll have to do some more work to resize partition 3 since it is an LVM Physical Volume. Here's a guide to shrink that LVM PV for a windows install: https://centoshelp.org/resources/post-in...partition/ (Make sure you're on a linux live USB/CD when you do this) After following that guide, you have two options: 1. Grab/make a windows install USB with the Windows ISO+WoeUSB (On Linux) or using the Windows Media Creation Tool (Windows), boot into the windows installer and enter the command prompt. You'll need to setup windows to respect your existing EFI bootloader partition (Partition 1). (I found a guide that did this before, but forgot to save it/forgot right key words for a search.) 2. Install windows normally into that free space you created , letting it overwrite your existing EFI partition and then booting up to a <Insert Distro Here> live CD/USB to reinstall the distro's bootloader. Guide on the Arch Wiki: https://wiki.archlinux.org/index.php/GRUB
F
FutureMist
04-07-2025, 11:36 PM #9

Alright, it seems like you installed Fedora with its default settings. Meaning, you'll have to do some more work to resize partition 3 since it is an LVM Physical Volume. Here's a guide to shrink that LVM PV for a windows install: https://centoshelp.org/resources/post-in...partition/ (Make sure you're on a linux live USB/CD when you do this) After following that guide, you have two options: 1. Grab/make a windows install USB with the Windows ISO+WoeUSB (On Linux) or using the Windows Media Creation Tool (Windows), boot into the windows installer and enter the command prompt. You'll need to setup windows to respect your existing EFI bootloader partition (Partition 1). (I found a guide that did this before, but forgot to save it/forgot right key words for a search.) 2. Install windows normally into that free space you created , letting it overwrite your existing EFI partition and then booting up to a <Insert Distro Here> live CD/USB to reinstall the distro's bootloader. Guide on the Arch Wiki: https://wiki.archlinux.org/index.php/GRUB