Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Restoring lost data?

Topics not related to Ultimate Edition.


Restoring lost data?

Postby jfg69 » Sun Oct 21, 2007 1:13 pm

Ca I use anything *mix to search for and restore the data I lost on the WinXP partition? It appears that there "may" be something still there:

Code: Select all
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        7649    61440561    7  HPFS/NTFS
/dev/sda2            7650       15587    63761985    7  HPFS/NTFS
/dev/sda3           15588       18774    25599577+  83  Linux
/dev/sda4           18775       27673    71481217+  83  Linux


Unless its just "empty" space?... I havent been on THAT partition since PartitionMagic wiped it out on a botched merge last night. I tried to access it from My Computer and all I get is :Do you wish to format E:/?
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby TheeMahn » Sun Oct 21, 2007 1:47 pm

I would try Ultimate boot CD. There are many recovery tools on it. Don't let it commit changes until you are sure the info it is finding to be legit.
Home of Ultimate Edition. Got a question? Please review the F.A.Q. Browse the How to section.

Main O/S: Builder of O/S Guess.
Mainboard: ASUS Hero VI (AM4)
CPU: AMD 1700X water cooled (Deepcool Captain Genome Cooling tower)
Ram: 16 GB GSkill Trident RGB Series Dual Channel DDR4 3200
Video: MSI RX470 8GB Gaming card.
Hard Disks: MASSIVE on the network.(10 Gigabit, 48 port, multiple servers)
Monitors: Dual 4K 43" LG, 4K Samsung 28"
750 Watt modular PSU (Rosswell)
1100 Watt Amp & 4 X 600 Watt speakers

Servers in the basement.
User avatar
TheeMahn
Site Admin
 
Posts: 4201
Joined: Fri Oct 12, 2007 10:02 am
Location: U.S.A.
Age: 53
Operating System: Ultimate Edition Developer



Re: Restoring lost data?

Postby jfg69 » Sun Oct 21, 2007 2:09 pm

Thanks, I am downloading that as well as a forensic boot disk, see what happens.
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby TheeMahn » Sun Oct 21, 2007 2:36 pm

jfg69 wrote:Thanks, I am downloading that as well as a forensic boot disk, see what happens.



I though I would point out one of the negatives of using XFS as a file system, a positive to me if you delete a file that resides on a XFS file system, it is gone for good and forensic utilities can not recover it. My cousin is a cop college trained in forensics. XFS is a hackers friend ;) However if you lose a file it is gone period. EXT3 no problem.
Home of Ultimate Edition. Got a question? Please review the F.A.Q. Browse the How to section.

Main O/S: Builder of O/S Guess.
Mainboard: ASUS Hero VI (AM4)
CPU: AMD 1700X water cooled (Deepcool Captain Genome Cooling tower)
Ram: 16 GB GSkill Trident RGB Series Dual Channel DDR4 3200
Video: MSI RX470 8GB Gaming card.
Hard Disks: MASSIVE on the network.(10 Gigabit, 48 port, multiple servers)
Monitors: Dual 4K 43" LG, 4K Samsung 28"
750 Watt modular PSU (Rosswell)
1100 Watt Amp & 4 X 600 Watt speakers

Servers in the basement.
User avatar
TheeMahn
Site Admin
 
Posts: 4201
Joined: Fri Oct 12, 2007 10:02 am
Location: U.S.A.
Age: 53
Operating System: Ultimate Edition Developer



Re: Restoring lost data?

Postby jfg69 » Sun Oct 21, 2007 8:10 pm

OK, well- I was able to find most of the files. Seems that Partiton Magic screwed up somehow and "unformatted" the drive, the files are still there, just not accessible by anything but recovery software.

I am now at a loss for space, since I cant use the space that the former E:/ was using, since it still holds my files. Anyway, the idea was to just move the files to my *nix partition by just going into my C:/ drive and removing files from there so I would have room to recover from the f'd up drive. Simple, yes? NO....

*nix is no longer seeing my WIN partitions at all... how the heck do I get those back? I tried mounting with
Code: Select all
sudo mount -a
but thats not working, all I get is THIS..
Code: Select all
Failed to access '/dev/disk/by-uuid/9024CA1024C9F8EC': No such file or directory
Failed to access '/dev/disk/by-uuid/5888081B8807F672': No such file or directory


wtf... :evil:
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby jfg69 » Sun Oct 21, 2007 8:15 pm

BTW,
Code: Select all
sudo fdisk -l

Gets me this:
Code: Select all
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        7649    61440561    7  HPFS/NTFS
/dev/sda2            7650       15587    63761985    7  HPFS/NTFS
/dev/sda3           15588       18774    25599577+  83  Linux
/dev/sda4           18775       27673    71481217+  83  Linux


sda1 is where my C:/ is, sda2 is where the "lost" files are...
sda3 is my straight up Gutsy and sda4 is this, my UUEG partition...
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby jfg69 » Sun Oct 21, 2007 9:15 pm

I went over to my 7.10 install and copied the fstab and placed the appropriate line in my Ultimate Edition fstab...

LOOK, I have a XP drive again... yay

LOL, if only I could get the lost files back so easily! no such luck...
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby jfg69 » Tue Oct 23, 2007 2:11 am

To hell with all this.. I just bought a new 360GB HDD to put my /home and newest Ultimate Edition on :mrgreen: Now I can sift thru all my old hard drives and build a NEW share file after I delete all the old windowz programs I was "archiving" ;) and clean up this mess once and for all!
Image

Image
User avatar
jfg69
Site Admin
 
Posts: 365
Joined: Mon Oct 15, 2007 2:15 pm
Location: Long Island, New York - USA
Age: 62
Operating System: Ultimate Edition 2.8 32 BIT



Re: Restoring lost data?

Postby DaddyX3 » Tue Oct 23, 2007 10:03 am

Sounds like me! I had a similar problem, but my pob was that Vista had created a "dynamic volume" and I couldn't acces it in any way through Ultimate Edition. I actually had to reinstall Vista on a seperate partition of one of my other drives so I could have access to my media on this "dynamic volume". Unfortunately I don't have enough space on my other drives to transfer (within Vista) files to my other drives! bummer deal :( I posted about this prob, but no one has a response to this yet.
Intel Core 2 Quad Q9300 2.5GHz 45nm/Gigabyte EP35C-DS3R M.B. w/ddr3 1333
G.Skill 2X1GB DDR3 1333MHz/Gigabyte 8800GT PCIe 2.0 512MB GDDR3 OC'd to 700Mhz/ WD160 gig, 2- WD250 gig in RAID-0 (500GB), WD640 gig e-SATA external

AMD 64 X2 3800+/ASUS A8N32-SLI Deluxe/G.Skill 2X1GB Matched Pair ddr400
/EVGA 6800GS Nvidia Graphics 256MB/WD160gig drive

HTPC Box:AMD 64 X2 4400+/ BIOSTAR TF7050PV HDMI MicroATX/G.Skill 2X1GB /Matched Pair DDR800/Integrated video and audio/WD160gig drive
User avatar
DaddyX3
U.E. God
U.E. God
 
Posts: 2407
Joined: Wed Oct 17, 2007 9:22 am
Location: Central Coast - California
Age: 49
Operating System: Ultimate Edition 2.3 32 BIT


Return to General Discussion - Birthdays-Welcome to the Forums - Introduce yourself here!

Who is online

Users browsing this forum: No registered users and 3 guests