i am having windows xp as my os. but i have raiserfs partions created by suse linux on same HDD. i need to recover data from the linux partitions now.
i created opensuse live usb and booted from it. but it is showing free space in disk manager instead of linux partitions. but i accessed from one windows application(e.g Ext2Read ) which is showing linux partitions but not able to recover data from them as they are demo applications.
why opensuse live usb os showing free space instead of linux partitions.
Any other metyhod to recover data from them?
On 2012-10-04 12:06, test1044 1 wrote:
>
> i am having windows xp as my os. but i have raiserfs partions created
> by suse linux on same HDD. i need to recover data from the linux
> partitions now.
> i created opensuse live usb and booted from it. but it is showing
Are you using tumbleweed? If not, please move this thread. I will wait before responding.
After moving: what exact openSUSE version are you using?
Then I want to see output of “fdisk -l” inside code tags
Posting in Code Tags - A Guide
–
Cheers / Saludos,
Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)
There is NO live usb or livecd version of Tumbleweed. Suggest you ask a Moderator to move thread to an appropriate subforum.
Correct. Closed for the moment. Will be moved to Install/Boot/Login.
Open for bussiness again.
I have personally used an application called Kernel for Linux, It can recover data from ReiserFS and JFS partitions and good thing about this tool is that it runs on Windows OS. It means that you have to install it on Windows System and and recover data from Linux partitions.
Booted from a LiveCD you should be able to mount the internal disk partitions, but maybe not the way you expect it.
Boot from a liveCD, open a terminal window and post output of
su -c 'fdisk -l'
(enter root password, on liveCD's it's either no password or the password is "linux")