F5F Stay Refreshed Software Operating Systems Encounter difficulties accessing unknown file systems during PC startup.

Encounter difficulties accessing unknown file systems during PC startup.

Encounter difficulties accessing unknown file systems during PC startup.

U
65
04-20-2023, 06:59 AM
#1
While working on splitting my SD card yesterday, I unintentionally affected the partitions on my hard drive. My main drive holds all my files and Windows 7, while a smaller drive contains Ubuntu 10.04. During the process, the changes didn’t save properly, causing the system to freeze. I had to stop the Partition Wizard. Now I face two issues: first, the SD card partition that was set as primary in Ext3 format appears as a logical volume, and second, I mistakenly asked the wizard to erase my Linux partition. The machine still runs on Windows 7, but when I tried to boot again today, it displayed an error directly under the system monitor without entering the GRUB menu. I’m not familiar with Linux or Unix concepts—I’m just trying to get Windows running from the untouched HDD drive. Please help! I don’t have any expertise in Linux or Unix, and I’m unsure about using commands like ls. Can you assist me in resolving this?
U
UnicornPegasus
04-20-2023, 06:59 AM #1

While working on splitting my SD card yesterday, I unintentionally affected the partitions on my hard drive. My main drive holds all my files and Windows 7, while a smaller drive contains Ubuntu 10.04. During the process, the changes didn’t save properly, causing the system to freeze. I had to stop the Partition Wizard. Now I face two issues: first, the SD card partition that was set as primary in Ext3 format appears as a logical volume, and second, I mistakenly asked the wizard to erase my Linux partition. The machine still runs on Windows 7, but when I tried to boot again today, it displayed an error directly under the system monitor without entering the GRUB menu. I’m not familiar with Linux or Unix concepts—I’m just trying to get Windows running from the untouched HDD drive. Please help! I don’t have any expertise in Linux or Unix, and I’m unsure about using commands like ls. Can you assist me in resolving this?

M
misiek93
Member
182
04-21-2023, 08:16 AM
#2
It happened to me a few months back. You should repair the MBR. I suggest you check out this video.
M
misiek93
04-21-2023, 08:16 AM #2

It happened to me a few months back. You should repair the MBR. I suggest you check out this video.

S
speedycux
Member
187
04-21-2023, 03:20 PM
#3
I believe a serious issue occurred here. Grub is your main component, bootloader or whatever, and because it's your primary bootloader, it should start Linux first. Since you erased your Linux installation, there’s nothing there. Before that, your main Linux partition or EXT3 layout was recognized as logical, which might explain the missing file system error... Or perhaps you completely wiped everything on your hard drive, so the BIOS isn’t being found... I’m not certain, I’m currently looking into it, but I’ll try to assist you and I know it.
S
speedycux
04-21-2023, 03:20 PM #3

I believe a serious issue occurred here. Grub is your main component, bootloader or whatever, and because it's your primary bootloader, it should start Linux first. Since you erased your Linux installation, there’s nothing there. Before that, your main Linux partition or EXT3 layout was recognized as logical, which might explain the missing file system error... Or perhaps you completely wiped everything on your hard drive, so the BIOS isn’t being found... I’m not certain, I’m currently looking into it, but I’ll try to assist you and I know it.

G
Grace8200
Member
58
04-24-2023, 02:06 AM
#4
Check this video or fix the bootloader for the windows.
G
Grace8200
04-24-2023, 02:06 AM #4

Check this video or fix the bootloader for the windows.

D
dark_obscuro
Junior Member
3
04-24-2023, 04:06 AM
#5
If you find the video uninteresting, consider using these instructions: setboot=(hd0,msdos5), then set prefix=(hd0,msdos5)/boot/grub, followed by insmod normal and normal. If this doesn't function, swap all fives with ones!
D
dark_obscuro
04-24-2023, 04:06 AM #5

If you find the video uninteresting, consider using these instructions: setboot=(hd0,msdos5), then set prefix=(hd0,msdos5)/boot/grub, followed by insmod normal and normal. If this doesn't function, swap all fives with ones!

_
____aufmBrot
Member
57
04-26-2023, 12:12 AM
#6
Thank you for your quick responses. Unfortunately, the standard boot/prefix/insmod commands didn’t function, so I asked a friend to create a boot-repair disc. If anyone else faces this issue, look at the video they shared—it helped me. Make sure both PCs use the same Windows version. I attempted to fix my Windows 7 Home Premium 64-bit PC by using a disc made from a Windows 7 Ultimate 32-bit PC, but that didn’t work either.
_
____aufmBrot
04-26-2023, 12:12 AM #6

Thank you for your quick responses. Unfortunately, the standard boot/prefix/insmod commands didn’t function, so I asked a friend to create a boot-repair disc. If anyone else faces this issue, look at the video they shared—it helped me. Make sure both PCs use the same Windows version. I attempted to fix my Windows 7 Home Premium 64-bit PC by using a disc made from a Windows 7 Ultimate 32-bit PC, but that didn’t work either.