2018-12-18 14:39:54 -0600 | received badge | ● Famous Question (source) |
2018-12-18 14:39:54 -0600 | received badge | ● Notable Question (source) |
2018-12-18 14:39:54 -0600 | received badge | ● Popular Question (source) |
2017-07-05 02:48:05 -0600 | answered a question | grub normal.mod missing, how to fix? Managed to solve this, thanks to @ahmad-safir 's solution from This page Since I was not able to load the SSD in GRUB SECURE which contains the /boot, so i'm just reinstall the GRUB bootloader. 1)By using a live usb, Create mount point and mount /
2) Mount /boot directory
3) Run the following
4) Restart ....
...
Grub prompt again, but seems different
This time, SSD partition is shown. follow answer from UnixExchange to load the kernel. In my case,
Finally can launch my fedora... But not yet, every time i restart my pc, this grub prompt appears, I did run
but nothing had change. Tried many times, can pass this grud command with just
but still can't get rid of this. One weird thing is, my SSD volume name has changed to hd0 after this..anyone know why?? At last, after few hours of struggle, i follow steps from fedoraproject and IT WORKS.
FInally , my system back to normal. |
2017-07-05 02:44:31 -0600 | received badge | ● Editor (source) |
2017-07-04 13:15:09 -0600 | asked a question | grub normal.mod missing, how to fix? Can anyone help me with this??
I ran into this problem while changing my wireless adapter(swap), after i changed it, my pc cannot be turn on, after attempt to reinstall it and finally managed to turned on.
But the big problem comes, normal.mod is not found, and i stuck at this grub rescue for hours.
Tried restore UEFI/bios settings to default but didn't help.
I had also tried to ls the all the hdX partition, with /boot, but still can't find it. as follows:
May i know what should i do now?? how to find the normal.mod or recover GRUB?? UPDATE: In grub rescue, i was not able to view contents of My SSD(lvm) which the OS is installed. My hard disk structure: 128GB SSD (hd1)-unable to load SSD's content in grub rescue |- -/dev/sda1 |--/dev/sda2 |--/dev/sda3 1TB HDD (hd2)~ext4 |--/dev/sdb 500GB HDD (hd0) |--/dev/sdc1 (hd0,1)~ext4 |--/dev/sdc2 320GB HDD (hd3) |--/dev/sdd1 (hd3,1)~ext4 |--/dev/sdd2 (hd3,2)~ntfs, unable to open My hdd partition are as follows(loaded using live cd) My main harddisk(SSD), with fedora installed(LVM) |