System info:
- Ubuntu 14.04
- software RAID, no separate drive for OS
This is where the system crashes:
I am hoping for help recovering at least enough to copy the files off the system.
Update:
I feel like there are two answers to my problem; one is fixing the OS so that it will boot again and the second is copying the files off. As long as I can save my files I am happy.
I tried using the Advanced Options for Ubuntu to pick an older kernel and as far as I can tell this does not seem like it will work. I tried 20 or so older ones till I found one that would give me a different boot crash point but it still crashes. I can upload a screenshot if needed.
Second I looked at Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) This is giving me more questions then answers.
They suggest to run commands but I am not sure where to run them. I tried it in what I think I can call the GRUB command line (hitting c while booting) and from Ubuntu installer disk using rescue broken system. I did not mount a drive. Both times I got an error.
Thinking just recovering the files must be a easier option I looked into using Recovering user files with a Live CD
I am thinking the reason I am getting stuck on these options is because it is a RAID. I am a little worried also that if I do this step wrong I might mess up my RAID making the problem worse.
So I am assuming you will will need more information to help further but I am not sure what would help. Please let me know and I will gather the info.
Do not see a way to put in my own answer to the question so adding it here. Solution: I booted up with KNOPPIX Linux Live CD in terminal type
- SU
- mdadm --stop /dev/md0
- mdadm --stop /dev/md1
- mdadm --assemble --scan --force