Unix Technical Forum

Recovery of Win files from Linux partition?

This is a discussion on Recovery of Win files from Linux partition? within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi guys, again I have messed up with my Win partition and my computer can boot only from Linux. ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 06:37 AM
Paolo
 
Posts: n/a
Default Recovery of Win files from Linux partition?

Hi guys,
again I have messed up with my Win partition and my computer can boot
only from Linux.
Moroever part of the data files stored in the Win partition are lost
(the worst is that those are my wife's data... you can see the
problem..). So before I reinstall Win on the computer and thus
completely loose any hope to recover the data, I would like to know if
there is ANY possibility to recover the data IN the Win partitio FROM
Linux. Is there anything as Norton Utl that work in Linux an can see
the win partition???


Thanks

Paolo Perani
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 06:37 AM
Tauno Voipio
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Paolo wrote:
> Hi guys,
> again I have messed up with my Win partition and my computer can boot
> only from Linux.
> Moroever part of the data files stored in the Win partition are lost
> (the worst is that those are my wife's data... you can see the
> problem..). So before I reinstall Win on the computer and thus
> completely loose any hope to recover the data, I would like to know if
> there is ANY possibility to recover the data IN the Win partitio FROM
> Linux. Is there anything as Norton Utl that work in Linux an can see
> the win partition???
>


If there is enough of the partition left that the files are found,
you can try to mount the partition in Linux.

The suitable file system types are 'vfat' or 'ntfs'. Please
do not attempt to mount NTFS writeable - it may ensure that
the partition is really corrupted, if you try to write into it.

If you're using the default kernel of the distribution,
you may need to load the file system modules before
mounting with either 'modprobe vfat' or 'modprobe ntfs'.

HTH

--

Tauno Voipio
tauno voipio (at) iki fi

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2008, 06:37 AM
home@nowhere.net
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Paolo wrote:

> Hi guys,
> again I have messed up with my Win partition and my computer can boot
> only from Linux.
> Moroever part of the data files stored in the Win partition are lost
> (the worst is that those are my wife's data... you can see the
> problem..). So before I reinstall Win on the computer and thus
> completely loose any hope to recover the data, I would like to know if
> there is ANY possibility to recover the data IN the Win partitio FROM
> Linux. Is there anything as Norton Utl that work in Linux an can see
> the win partition???
>
>
> Thanks
>
> Paolo Perani

Hello, I would try PCLinux2K4 livecd, Knoppix like... It mounts every
partition that can be mounted. A perfect rescue CD.
Hope it helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2008, 06:37 AM
Marius Mosimann
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Paolo wrote:

> Hi guys,
> again I have messed up with my Win partition and my computer can boot
> only from Linux.
> Moroever part of the data files stored in the Win partition are lost
> (the worst is that those are my wife's data... you can see the
> problem..). So before I reinstall Win on the computer and thus
> completely loose any hope to recover the data, I would like to know if
> there is ANY possibility to recover the data IN the Win partitio FROM
> Linux. Is there anything as Norton Utl that work in Linux an can see
> the win partition???
>
>
> Thanks
>
> Paolo Perani


or you could try the recovery is possible cd from:
http://www.tux.org/pub/people/kent-r...looplinux/rip/
or the systemrescue cd from
http://www.sysresccd.org/
these thingies both should enclude tools to recover lost partitions, even on
the suse cd/dvd should be some tool like that, just choose install, then
when it tells you that it's found some existing linux installation go for
repair, there on expert mode and there you should find some tool to recover
lost partitions too. the rest then would be as the others told, mount it
from linux and get your data.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-18-2008, 06:37 AM
mjt
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Paolo wrote:

> I would like to know if
> there is ANY possibility to recover the data IN the Win partitio FROM
> Linux. Is there anything as Norton Utl that work in Linux an can see
> the win partition???


.... i've had a co-worker experience this with his laptop
recently, as we installed Linux to this box and experienced
the "2.6 kernel/mbr/xp/mismatch" issue.

first off, a bit of analysis:
* what did you do, exactly - might provide
some step-by-step info
* what have you done so far to recover? sometimes
you can do more damage in a desperate attempt to
recover.

here's what i would do:
* download and burn knoppix and boot it from the CD
and see if you can mount and view the files on
the winders side. device icons will be on the
desktop for all partitions found
* open a console and do a "fdisk -l /dev/hda > fdisk.txt"
to save off the current layout
* then do a, "dd if=/dev/hda of=mbr.img bs=512 count=1"
this saves off a current image of the MBR to the file
named "mbr.img" (i "save" this off to my gmail account
as a 'save draft' ... be sure to save off the ouput
from the previous fdisk step).
* this step depends how much you know about partitions,
filesystems, MBR entries, etc. from here, it's
grunt work. you need to dig around and see if you can
get at the data.

you could save off the partition with 'www.partimage.org'.
at worse, if you cant see or access the data, you're only
chance of recovery would be the ontrack easyrecover tool.

--
<< http://michaeljtobler.homelinux.com/ >>
"Benson, you are so free of the ravages of intelligence"
-- Time Bandits

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-18-2008, 06:37 AM
Darklight
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

do you have a icon on your desk top that will allow you to access
the windows partition if so it should be an easy task to navigate
to the dir that contians you wife's files then just drag and drop
to a new partion. If you do not have an icon on the desk top
create one.

right click on desktop
high light create new
high light device
click on hard drive
click device
and input /dev/hda1(windows/c)inthe window
or click drop down menu and scroll down to the above partion
the click ok done
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-18-2008, 06:37 AM
Paolo
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Sorry guys I did not explain the problem well:
I can mount the Win partition using Suse Linux and Knoppix without
problems. The point is that in the Win partition (that is not booting)
some files are missing, thus my question was: is there a soft in Linux
that can unerase files in Win?


Paolo

Marius Mosimann <der_ft._ike@invalid.gmx> wrote in message news:<4193e527_3@news.bluewin.ch>...
> Paolo wrote:
>
> > Hi guys,
> > again I have messed up with my Win partition and my computer can boot
> > only from Linux.
> > Moroever part of the data files stored in the Win partition are lost
> > (the worst is that those are my wife's data... you can see the
> > problem..). So before I reinstall Win on the computer and thus
> > completely loose any hope to recover the data, I would like to know if
> > there is ANY possibility to recover the data IN the Win partitio FROM
> > Linux. Is there anything as Norton Utl that work in Linux an can see
> > the win partition???
> >
> >
> > Thanks
> >
> > Paolo Perani

>
> or you could try the recovery is possible cd from:
> http://www.tux.org/pub/people/kent-r...looplinux/rip/
> or the systemrescue cd from
> http://www.sysresccd.org/
> these thingies both should enclude tools to recover lost partitions, even on
> the suse cd/dvd should be some tool like that, just choose install, then
> when it tells you that it's found some existing linux installation go for
> repair, there on expert mode and there you should find some tool to recover
> lost partitions too. the rest then would be as the others told, mount it
> from linux and get your data.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2008, 06:37 AM
Michael Heiming
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

( top posting fixed )

In comp.os.linux.misc Paolo <bibinix@gmx.net>:
> Marius Mosimann <der_ft._ike@invalid.gmx> wrote in message news:<4193e527_3@news.bluewin.ch>...
>> Paolo wrote:
>> > Hi guys,
>> > again I have messed up with my Win partition and my computer can boot
>> > only from Linux.
>> > Moroever part of the data files stored in the Win partition are lost
>> > (the worst is that those are my wife's data... you can see the
>> > problem..). So before I reinstall Win on the computer and thus
>> > completely loose any hope to recover the data, I would like to know if
>> > there is ANY possibility to recover the data IN the Win partitio FROM
>> > Linux. Is there anything as Norton Utl that work in Linux an can see
>> > the win partition???

>>
>> or you could try the recovery is possible cd from:
>> http://www.tux.org/pub/people/kent-r...looplinux/rip/
>> or the systemrescue cd from
>> http://www.sysresccd.org/
>> these thingies both should enclude tools to recover lost partitions, even on
>> the suse cd/dvd should be some tool like that, just choose install, then
>> when it tells you that it's found some existing linux installation go for
>> repair, there on expert mode and there you should find some tool to recover
>> lost partitions too. the rest then would be as the others told, mount it
>> from linux and get your data.


> Sorry guys I did not explain the problem well:
> I can mount the Win partition using Suse Linux and Knoppix without
> problems. The point is that in the Win partition (that is not booting)
> some files are missing, thus my question was: is there a soft in Linux
> that can unerase files in Win?


You still didn't mention what kind of fs you have on the M$
partition, look at the output of 'mount' from some xterm/kvt.

You could try searching freshmeat.net for some tools.

BTW
Amazing how much work people put into fixing their broken M$
systems, instead of recovering their personal data and dropping
the crap completely.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 196: Me no internet, only janitor, me just
wax floors.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-18-2008, 06:38 AM
Bruce Stewart
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

Paolo wrote:

> Sorry guys I did not explain the problem well:
> I can mount the Win partition using Suse Linux and Knoppix without
> problems. The point is that in the Win partition (that is not booting)
> some files are missing, thus my question was: is there a soft in Linux
> that can unerase files in Win?
>
>
> Paolo
>
> Marius Mosimann <der_ft._ike@invalid.gmx> wrote in message
> news:<4193e527_3@news.bluewin.ch>...
>> Paolo wrote:
>>
>> > Hi guys,
>> > again I have messed up with my Win partition and my computer can boot
>> > only from Linux.
>> > Moroever part of the data files stored in the Win partition are lost
>> > (the worst is that those are my wife's data... you can see the
>> > problem..). So before I reinstall Win on the computer and thus
>> > completely loose any hope to recover the data, I would like to know
>> > if there is ANY possibility to recover the data IN the Win partitio
>> > FROM Linux. Is there anything as Norton Utl that work in Linux an can
>> > see the win partition???
>> >
>> >
>> > Thanks
>> >
>> > Paolo Perani

>>
>> or you could try the recovery is possible cd from:
>> http://www.tux.org/pub/people/kent-r...looplinux/rip/
>> or the systemrescue cd from
>> http://www.sysresccd.org/
>> these thingies both should enclude tools to recover lost partitions,
>> even on the suse cd/dvd should be some tool like that, just choose
>> install, then when it tells you that it's found some existing linux
>> installation go for repair, there on expert mode and there you should
>> find some tool to recover lost partitions too. the rest then would be
>> as the others told, mount it from linux and get your data.


Paolo
In that case mount the partition, then copy the files across to your
home directory. If you have a CD writer I would copy these files to CD
(just in case!). This then should allow you to repair the Windows
partition.

Regards
Bruce.

--
Replace the by by blueyonder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-18-2008, 06:38 AM
Jeroen
 
Posts: n/a
Default Re: Recovery of Win files from Linux partition?

mjt wrote:

> Paolo wrote:
>
>> I would like to know if
>> there is ANY possibility to recover the data IN the Win partitio FROM
>> Linux. Is there anything as Norton Utl that work in Linux an can see
>> the win partition???

>
> ... i've had a co-worker experience this with his laptop
> recently, as we installed Linux to this box and experienced
> the "2.6 kernel/mbr/xp/mismatch" issue.


I'm considering installing SuSE on my new laptop (Windows XP Home
pre-installed). What is this 2.6 kernel/mbr/xp/mismatch issue? Can I safely
install SuSE 9.1 (or 9.2) and keep the WinXP working?

best,
Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:29 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com