I have a dual boot system installed following blog - Ubuntu 16.04 with windows 10 along with an additional swap partition. It was working fine for several months and something like no boot device detected
appeared after a shutdown (I'm not sure about the reason, but I had installed somethings Software Updater suggested). On the next restart, monitor went to power saving mode and I had to shutdown using the power button. It remained the same for two other attempts, then I reconnected everything from RAM, SATA cables, power cables etc and cleaned dust all over.
Now, system shows some message like:
watchdog=1 notification connection refused
And cursor blinks on a black screen. Some type of repeated messages are printed at almost same time intervals. Starting words are:
Oops
Modules linked in
CPU
Hardware name
Task
---end trace ---
Along with some HEX codes and ?
symbols.
If I tried to login with Ctrl + Alt + F*, it prints:
/dev/sda3: recovering journal
/dev/sda3: clean *** / *** files, *** / *** blocks
On the next keypress:
agetty[949]: segfault at *** ip *** sp *** error 14 in locale-archeive[***]
I have tried to see the contents from Grub menu. There is (hd0,msdos3)/
with /boot/grub
and other system directories. (hd0,msdos2)
and (hd0,msdos4)
with /home
contents and windows
partitions. Remaining (hd0,msdos1)
shows unknown filesystem
.
How can I correct the errors? Or at least copy the contents and reinstall Ubuntu?
Update1
Booting from live USB shows:
32 bit relocation outside of kernel!
-- system halted!
Update2
On upstart:
/dev/sda3 contains a file system with errors, check forced.
Deleted inode 3670025 has zero dtime. FIXED.
/dev/sda3: 373516/9158656 files (0.2% non-contiguous), 2754152/36621093 blocks.
fsck exited with status code 1
[ 19.752709 ] upstart[1]: segfault at 5 ip ...
...
[ 19.768565 ] --- [end Kernel panic - not syncing: attempted to kill init! exitcode=0x00000000b
badblocks
,fsck
, everything tried – Midhun KM Jan 30 '18 at 06:24cache
. I will add the messages shown while booting live USB. – Midhun KM Jan 30 '18 at 06:56badblocks
too. Referred this link - https://askubuntu.com/a/490549/300767 – Midhun KM Jan 30 '18 at 07:49PASSED
there were errors, see https://docs.google.com/document/d/1ksvylT8_W7cMKZEAy5AqVa_VGlmFllEZHSWybNV5dG4/edit?usp=sharing – Midhun KM Jan 30 '18 at 10:03Update1
and then realized one of four RAMs was causing error. Anyway, my fs fixing attempts ruined ntfs partitions andwindows 10
is missing ongrub menu
. – Midhun KM Feb 03 '18 at 11:49