F5F Stay Refreshed Software Operating Systems You were frustrated after removing Ubuntu?

You were frustrated after removing Ubuntu?

You were frustrated after removing Ubuntu?

Pages (3): Previous 1 2 3 Next
T
TomBarty
Member
175
04-04-2016, 04:37 AM
#11
It's possible the boot partition is on a different drive. Using a Linux USB installer should allow you to reach those partitions correctly. This should create the boot partition as expected. Thank you!
T
TomBarty
04-04-2016, 04:37 AM #11

It's possible the boot partition is on a different drive. Using a Linux USB installer should allow you to reach those partitions correctly. This should create the boot partition as expected. Thank you!

S
Sookabooyat
Junior Member
24
04-05-2016, 11:44 PM
#12
The only way a boot partition might appear on a different drive is if you installed it alongside another drive in your Linux system and performed some unusual setup steps. Partitions don’t just shift automatically. Many Linux USB installers let you run the operating system directly from the USB without installing it to a physical drive. Simply open the disk manager, choose the right drive, and remove the partitions. You could also try using a Live USB to mount the partitions and check if GRUB is present—they’re typically the first or second partition, usually small (100–500MB).
S
Sookabooyat
04-05-2016, 11:44 PM #12

The only way a boot partition might appear on a different drive is if you installed it alongside another drive in your Linux system and performed some unusual setup steps. Partitions don’t just shift automatically. Many Linux USB installers let you run the operating system directly from the USB without installing it to a physical drive. Simply open the disk manager, choose the right drive, and remove the partitions. You could also try using a Live USB to mount the partitions and check if GRUB is present—they’re typically the first or second partition, usually small (100–500MB).

F
Fantasie
Junior Member
13
04-06-2016, 12:45 AM
#13
Thanks, I'll try it out when I'm back. I'll let you know soon.
F
Fantasie
04-06-2016, 12:45 AM #13

Thanks, I'll try it out when I'm back. I'll let you know soon.

P
pertipoju
Member
187
04-11-2016, 04:33 AM
#14
Essentially, 2FA explained that removing the second drive caused issues because the partitions were misconfigured. A Linux Mint or Manjaro USB should include GParted for managing partitions. Use it to erase all partitions on the second drive, format the drive with NTFS, and verify the selected drive number in gParted since your Ubuntu system likely used ext4 formatting, which Windows can't read. Be careful not to delete the main disk, especially since the second HDD has more space available.
P
pertipoju
04-11-2016, 04:33 AM #14

Essentially, 2FA explained that removing the second drive caused issues because the partitions were misconfigured. A Linux Mint or Manjaro USB should include GParted for managing partitions. Use it to erase all partitions on the second drive, format the drive with NTFS, and verify the selected drive number in gParted since your Ubuntu system likely used ext4 formatting, which Windows can't read. Be careful not to delete the main disk, especially since the second HDD has more space available.

F
FancyMushroom
Member
157
04-15-2016, 10:29 PM
#15
I still had issues getting Ubuntu to boot even after removing the drive. In command prompt, I faced access restrictions, and now I’m using a USB copy. Yes, you can wipe the partitions during a full installation of Ubuntu.
F
FancyMushroom
04-15-2016, 10:29 PM #15

I still had issues getting Ubuntu to boot even after removing the drive. In command prompt, I faced access restrictions, and now I’m using a USB copy. Yes, you can wipe the partitions during a full installation of Ubuntu.

C
CoolMoeJerry
Junior Member
6
04-16-2016, 02:18 AM
#16
Hey, you're dealing with a Windows installer USB and need to fix your PC. You have two SSD partitions—549 MB and 232 GB. It looks like the 549 MB might be the Ubuntu GRUB image. You should either delete it from the command prompt or repair the boot setup on the USB drive. If you send a picture, I can help further. Thanks!
C
CoolMoeJerry
04-16-2016, 02:18 AM #16

Hey, you're dealing with a Windows installer USB and need to fix your PC. You have two SSD partitions—549 MB and 232 GB. It looks like the 549 MB might be the Ubuntu GRUB image. You should either delete it from the command prompt or repair the boot setup on the USB drive. If you send a picture, I can help further. Thanks!

S
sledwards05
Member
51
04-17-2016, 10:53 PM
#17
Holy hell, seems like you're trying to fix something. You used a YouTube tutorial and now you're checking your disk management. The 549 MB partition looks like it's for GRUB, so probably safe to remove it if you're sure.
S
sledwards05
04-17-2016, 10:53 PM #17

Holy hell, seems like you're trying to fix something. You used a YouTube tutorial and now you're checking your disk management. The 549 MB partition looks like it's for GRUB, so probably safe to remove it if you're sure.

S
SgtCool
Member
222
04-19-2016, 05:39 PM
#18
There are several drivers installed on this PC. I believe it's a laptop, not a laptop. Please refrain from accessing Disk 0 at this time. Do you have two distinct 1TB drives along with a 300GB drive?
S
SgtCool
04-19-2016, 05:39 PM #18

There are several drivers installed on this PC. I believe it's a laptop, not a laptop. Please refrain from accessing Disk 0 at this time. Do you have two distinct 1TB drives along with a 300GB drive?

C
CalculatorD
Member
217
04-19-2016, 07:15 PM
#19
The Ubuntu was set up on an older hard drive from my previous laptop. I transferred that HDD into my current PC to run Ubuntu. My main drive holds my Steam library and other files, while the 300GB portion came from a separate PC I disassembled for extra storage. The 1TB of cleaned space was originally allocated for Ubuntu.
C
CalculatorD
04-19-2016, 07:15 PM #19

The Ubuntu was set up on an older hard drive from my previous laptop. I transferred that HDD into my current PC to run Ubuntu. My main drive holds my Steam library and other files, while the 300GB portion came from a separate PC I disassembled for extra storage. The 1TB of cleaned space was originally allocated for Ubuntu.

_
_ErikThePanda_
Posting Freak
807
04-19-2016, 11:20 PM
#20
Do these components communicate outside the system? Have you attempted to test everything except the primary drive when it was unplugged? If GRUB was placed on your 500MB partition on the main drive, determining the method is key. Simply replacing an old HDD won’t erase the main partition unless the Ubuntu update somehow installed GRUB. To correct the MBR (Windows Bootloader), you may follow these steps. If you're using Windows, obtain a Windows 10 installation USB (if missing), boot the computer via that drive, select "Repair Your Computer" on the initial screen, then navigate to Troubleshoot > Advanced options > Command Prompt. In the command prompt, execute the commands in sequence: bootrec /fixmbr, bootrec /fixboot, bootrec /rebuildbcd. After powering off the PC, remove the USB and attempt to start it. It’s advisable to perform these actions with all other storage devices disconnected.
_
_ErikThePanda_
04-19-2016, 11:20 PM #20

Do these components communicate outside the system? Have you attempted to test everything except the primary drive when it was unplugged? If GRUB was placed on your 500MB partition on the main drive, determining the method is key. Simply replacing an old HDD won’t erase the main partition unless the Ubuntu update somehow installed GRUB. To correct the MBR (Windows Bootloader), you may follow these steps. If you're using Windows, obtain a Windows 10 installation USB (if missing), boot the computer via that drive, select "Repair Your Computer" on the initial screen, then navigate to Troubleshoot > Advanced options > Command Prompt. In the command prompt, execute the commands in sequence: bootrec /fixmbr, bootrec /fixboot, bootrec /rebuildbcd. After powering off the PC, remove the USB and attempt to start it. It’s advisable to perform these actions with all other storage devices disconnected.

Pages (3): Previous 1 2 3 Next