Results 1 to 4 of 4
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
03-13-2009 #1
- Join Date
- Jun 2008
- Location
- Chennai
- Posts
- 6
How to retrieve data when kernel was corrupted?
My system is running Linux OS. while doing some applications kernel was corrupted. Now I am facing a critical issue.
I need to retrieve the data before reinstalling it.
Can anyone help me? How do I approch to go safe?
Thanks
Raghu
-
03-13-2009 #2
bootup with LiveCD and use pendrive to backup your data.
-
03-13-2009 #3
- Join Date
- Jun 2008
- Location
- Chennai
- Posts
- 6
Hi,
I tried that, but there it is not showing partitions
-
03-13-2009 #4
Boot up from any LiveCD, open Terminal/Konsole and execute this
Code:sudo fdisk -l
Code:su - fdisk -l
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First