I had been using my new (two months old) laptop for about 15 minutes when it suddenly crashed. No overheating whatsoever involved. I think I might have made an update following a suggestion in the tray, but this may have been yesterday, in my current emotional state I'm not sure I can recollect anything clearly. Anyways, it crashed. Upon restart, an error message like this (approximate rendering):
So I went back home, got the live-cd out of a box (wishing I had made a recovery USB flashdrive as I'd intended to, to have with me at all times). Back home I ran the 2 disk checks that are listed in the main menu. They exited without any errors. Then I started Kubuntu from the (external) DVD device fully intending to find out what had happened. In the past I'd been able to visit the disk, check the content of the grub, replace it by a copy that had worked before, that sort of thing. However, I can't "see" the hard drive when I go into /media all I see there is the cdrom. If I launch Dolphin, likewise, I don't "see" the hard drive. It's not mounted. But is it even there?
[EDIT: deleted my experience with commands that pertain to grub and not grub2, replaced it with an attempt to use grub2, below]
The guide (https://help.ubuntu.com/community/Grub2) says
The following commands will help determine this information: set, ls, ls (hdX,Y)/, ls (hdX,Y)/boot, ls (hdX,Y)/boot/grub, but this throws up:
My question is a simple one: what's a quick way to find out if it's a hardware failure? And if it's not, then how can I do a recovery?
Many thanks!
Code:
ASIX AX88772B UNDI 1.0.400 beta 4 PXE-2.0 (Build 0.83) Enumerating for ASIX USB DONGLE ... No ASIX USB Dongle found. PXE-M0F Exiting Intel PXE ROM. Reboot and Select Proper Boot Device.
[EDIT: deleted my experience with commands that pertain to grub and not grub2, replaced it with an attempt to use grub2, below]
The guide (https://help.ubuntu.com/community/Grub2) says
The following commands will help determine this information: set, ls, ls (hdX,Y)/, ls (hdX,Y)/boot, ls (hdX,Y)/boot/grub, but this throws up:
Code:
Error 27: Unrecognized command
Many thanks!
Comment