Recently my laptop has been unable to boot, I have been having hard drive problems over three past few weeks but I would like to know if I need a new hard drive or not.
When booting I get,
Error: unknown filesystem
Entering rescue mode...
Grubrescue>
I have tried to fix it by following online guides, knew of Wichita told me to do this,
# on the grub shell do:
set root=(hd0,6)
set prefix=(hd0,6)/boot/grub
insmod normal
normal
# boot into the system, then in the shell do
sudo update-grub
sudo grub-install /dev/sda
This failed after insmod normal
and it stated error: unknown filesystem
I need some advice about if it's a hard drive fault or if it's fixable and if so how?