F5F Stay Refreshed Software Operating Systems Linux on incorrect storage failed, Windows stopped working

Linux on incorrect storage failed, Windows stopped working

Linux on incorrect storage failed, Windows stopped working

Pages (2): 1 2 Next
K
kage916
Junior Member
15
09-24-2016, 05:27 AM
#1
You’re experiencing a dual-boot issue where Windows 10 appears alongside Linux on different drives. The problem arises because the Linux installation created a large unallocated space on your HDD, which set the drive to MBR format. This causes boot issues when selecting Windows from GRUB. Here’s how to resolve it step by step:

1. **Backup Important Data**
Before making any changes, ensure you’ve backed up any critical files on both drives.

2. **Identify the Correct Boot Order**
- Open your Linux installation media (Ubuntu USB).
- Select “Disk Management” or “Disk Utility” (depending on your OS).
- Locate the partitions: one should be your Windows 10 partition and the other your Linux partition.
- Change the boot order so Windows 10 starts first, then Linux.

3. **Repair the HDD Partition**
- If you see a large unallocated space, you can use a tool like `GParted` (for Linux) or a disk repair utility.
- Use it to format the partition as needed (e.g., FAT32 for compatibility).
- After formatting, recreate the boot order in GRUB.

4. **Reinstall Windows 10**
- Once the drive is correctly configured, reinstall Windows 10 from a USB or DVD.
- Follow the installation prompts carefully.

5. **Verify Installation**
- After installation, check your boot menu to confirm Windows starts first.
- If issues persist, consider using a live Linux environment (like Lubuntu) to test connectivity and partitions.

6. **Seek Further Help if Needed**
- If you’re unsure about any step, look up tutorials specific to your Linux distribution.
- Consider consulting a tech support forum or community for visual guidance.

This process should restore a clean boot order and eliminate the blue screen error. Let me know if you need detailed instructions for a specific Linux version.
K
kage916
09-24-2016, 05:27 AM #1

You’re experiencing a dual-boot issue where Windows 10 appears alongside Linux on different drives. The problem arises because the Linux installation created a large unallocated space on your HDD, which set the drive to MBR format. This causes boot issues when selecting Windows from GRUB. Here’s how to resolve it step by step:

1. **Backup Important Data**
Before making any changes, ensure you’ve backed up any critical files on both drives.

2. **Identify the Correct Boot Order**
- Open your Linux installation media (Ubuntu USB).
- Select “Disk Management” or “Disk Utility” (depending on your OS).
- Locate the partitions: one should be your Windows 10 partition and the other your Linux partition.
- Change the boot order so Windows 10 starts first, then Linux.

3. **Repair the HDD Partition**
- If you see a large unallocated space, you can use a tool like `GParted` (for Linux) or a disk repair utility.
- Use it to format the partition as needed (e.g., FAT32 for compatibility).
- After formatting, recreate the boot order in GRUB.

4. **Reinstall Windows 10**
- Once the drive is correctly configured, reinstall Windows 10 from a USB or DVD.
- Follow the installation prompts carefully.

5. **Verify Installation**
- After installation, check your boot menu to confirm Windows starts first.
- If issues persist, consider using a live Linux environment (like Lubuntu) to test connectivity and partitions.

6. **Seek Further Help if Needed**
- If you’re unsure about any step, look up tutorials specific to your Linux distribution.
- Consider consulting a tech support forum or community for visual guidance.

This process should restore a clean boot order and eliminate the blue screen error. Let me know if you need detailed instructions for a specific Linux version.

S
Silmarillion_2
Junior Member
17
09-28-2016, 03:43 PM
#2
It's worth mentioning that after unplugging the HDD, the system boots up properly except for needing a desktop setup, and a few files intended for storage on the HDD remain functional.
S
Silmarillion_2
09-28-2016, 03:43 PM #2

It's worth mentioning that after unplugging the HDD, the system boots up properly except for needing a desktop setup, and a few files intended for storage on the HDD remain functional.

M
mikail1
Member
187
09-29-2016, 05:44 AM
#3
Do you have the USB connected? Turn it off and use gparted to remove the problematic partitions. If it isn’t included by default in Ubuntu, visit the official link for installation.
M
mikail1
09-29-2016, 05:44 AM #3

Do you have the USB connected? Turn it off and use gparted to remove the problematic partitions. If it isn’t included by default in Ubuntu, visit the official link for installation.

C
CanadianJediJr
Junior Member
35
10-01-2016, 04:40 PM
#4
This guide can assist you. Refer to the official documentation for Windows dual-boot setup.
C
CanadianJediJr
10-01-2016, 04:40 PM #4

This guide can assist you. Refer to the official documentation for Windows dual-boot setup.

X
XxArHinxX
Junior Member
33
10-01-2016, 08:22 PM
#5
Start the computer without the he'd, then connect it while it's running (check if safe). Back up your files beforehand, clear the drive, and install Linux without connecting the power source. You should be fine.
X
XxArHinxX
10-01-2016, 08:22 PM #5

Start the computer without the he'd, then connect it while it's running (check if safe). Back up your files beforehand, clear the drive, and install Linux without connecting the power source. You should be fine.

V
Variiox
Member
180
10-01-2016, 10:47 PM
#6
Disconnect the Windows HDD, start from the USB and choose the appropriate boot method in the menu (UEFI vs BIOS/legacy) and utilize gparted to set up a partition layout identical to the original HDD (GPT or MBR). During installation, make sure to use manual partitioning so you can track changes, set up a small root partition (/) and a larger /home partition.
V
Variiox
10-01-2016, 10:47 PM #6

Disconnect the Windows HDD, start from the USB and choose the appropriate boot method in the menu (UEFI vs BIOS/legacy) and utilize gparted to set up a partition layout identical to the original HDD (GPT or MBR). During installation, make sure to use manual partitioning so you can track changes, set up a small root partition (/) and a larger /home partition.

M
maxis11111
Member
143
10-02-2016, 09:01 AM
#7
Yes, we have backups available. Use them.
M
maxis11111
10-02-2016, 09:01 AM #7

Yes, we have backups available. Use them.

_
_vireche
Member
53
10-02-2016, 11:37 AM
#8
Connecting the drive to your computer works even if it's powered on. Look in your BIOS settings to see if hot-swapping is turned on for the drives. It’s usually not necessary.
_
_vireche
10-02-2016, 11:37 AM #8

Connecting the drive to your computer works even if it's powered on. Look in your BIOS settings to see if hot-swapping is turned on for the drives. It’s usually not necessary.

I
Itz_MiKaPvP
Junior Member
8
10-02-2016, 07:11 PM
#9
Linus placed the software on the incorrect storage device, which isn't functioning. It seems a professional setup is required for installation, as the person mentioned can only work with an 80 GB HDD, not a 500 GB one.
I
Itz_MiKaPvP
10-02-2016, 07:11 PM #9

Linus placed the software on the incorrect storage device, which isn't functioning. It seems a professional setup is required for installation, as the person mentioned can only work with an 80 GB HDD, not a 500 GB one.

X
Xgt3rickX
Member
114
10-02-2016, 08:55 PM
#10
I didn’t mention it wasn’t working. It’s a 2TB WD Black storage device, with a 500GB partition attached.
X
Xgt3rickX
10-02-2016, 08:55 PM #10

I didn’t mention it wasn’t working. It’s a 2TB WD Black storage device, with a 500GB partition attached.

Pages (2): 1 2 Next