i need your guys help


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users i need your guys help
# 1  
Old 03-24-2002
i need your guys help

HI.


I just accidently wipe out my hard drive when i installed sun solaris, this is the last thing i remember, it ask me if want to delete the partition table, and i said yes" Im a retard" i thought solaris can't see xp partition table. Could anyone help me recover my data back, is it really gone. PlEASE help me!!!
# 2  
Old 03-24-2002
Once the parition util in one OS no matter Unix or MS used and selected Yes to delete that particular Partition it will automatically set a Charater Saying that this partition will be deleted. If you are lucky you can undo what you type ( If that particular Option available ). Are you able to go back? If no then there is nothing canbe done Unless you are able to Set another partition and Reinstall XP. (This is one of my experience Input, maybe others idea could be diffrent or might save the situation ).
# 3  
Old 03-24-2002
HI.


So my data is gone for sure, man Smilie Yeah i think it gone cuzz when i boot up with a boot disk, and you use the fdisk command all i see is the partition for solaris preparing to be installed.. well thanks for your reply.
# 4  
Old 03-26-2002
Well, I bet much of it is physically there, but the disk can't read it properly. I doubt you want to spend the amount of money necessary to send it off to a data recovery center...
# 5  
Old 03-26-2002
Just FYI, I almost did that myself a few years ago.

Now that you wiped your hard disk, you can go ahead and install Solaris and then come back and install XP.

The reason it wiped out your partition table is that the Active partition for Solaris must be the lowest or "0" root partition on the disk, which is where your windows OS is as well. Physics is a tough pill to swallow sometimes.

I believe that you can load XP on another partition, other than the root partition, but Solaris MUST have the root partition.

Sorry for the tough learning experience. I hope it works out for you. Didn't lose too much real data or documents I hope?

Smilie Smilie
# 6  
Old 03-28-2002
The data are not lost, but you need to keep your tongue straight in your mouth, and not load another OS onto any partition.
This is how I got my data back after the exact same operation as you did, Solaris asks a seemingly innocent question ('No, that can't be, it must mean just undoing the Solaris-specific stuff')
Boot a Linux floppy.
Run fdisk (Linux fdisk that is)
Check the ID.
Change it to whatever ID your OS has (there is a menu that lists the choices for you).

If you have not done anything (read ANYTHING) to your disk after the Solaris-thingy (throw that first disk away, use Program disk1) then you may get your data back.

I did. But I was lucky.
# 7  
Old 03-28-2002
i think souldier done that before.
Quote:
and you use the fdisk command all i see is the partition for solaris preparing to be installed
As what i experienced once the process of partition erase have been proceeded or selected then the chances of recovering the data are relally minimum or less then 15%. You can do one thing which is try as what LivinFree sugested. Get some budget to consult with data-recovery center. If you are lucky enough you can get your data back. If the partition erase once been marked and rebooted your system and it cant seems to find that particular partition it means the parition is gone.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help me guys

how to print first line of each repeated 2 fields only if i got files like : USA|Tony|12:25:22:431 USA|John|14:22:42:981 USA|John|08:22:12:349 France|Adam|14:22:42:981 Italy|Tony|18:22:42:212 Italy|Tony|04:22:42:212 Italy|Tony|08:22:42:212 to make output like : ... (9 Replies)
Discussion started by: teefa
9 Replies

2. Cybersecurity

Hey guys

Hey guys, new geek here, sorry I didnt see a intro section. But I do have a question and hope to make my stay here perma. I am interested in IT security, ands I really want to learn, I was hoping for whatever questions I had you guys could lead me through the narrowest path with a broad selection... (1 Reply)
Discussion started by: abeja
1 Replies

3. Shell Programming and Scripting

Please help me guys...

Hi All! I need to write a script which reads a file and tries to insert into the DB using those values... file format: var1 var2 var3 var4 var5 var6 Now I want to read from the above file and trying to insert like... insert into table1 values( var1, var2, var3 ); in a loop to... (2 Replies)
Discussion started by: games_icon
2 Replies

4. UNIX for Advanced & Expert Users

Please Help Guys Important

Dear All I have an important request: I have a pattern which look like this: 2 20080219_21:43:22.194 ISC-Libya Belgium1 24 IAM 20115139248 218913265641 b 11672 ACM b 20614 CPG b 20619 CPG b 20626 CPG f 33925 REL b 34215 RLC :COMMA: NCI=00,FCI=6001,CPC=0A,TMR=00,USI: :COMMB: BCI=0201:... (15 Replies)
Discussion started by: zanetti321
15 Replies

5. UNIX for Advanced & Expert Users

Please Help Me Guys

Dear All I have a pattern which look like this : 2 20080226_18:02:09.749 ISC-Libya Egypt-Cairo2 111 IAM 2913258040 218927157966 b 61 REL f 143 RLC :COMMA:NCI=10,FCI=6101,CPC=0A,TMR=00,OFI=80,USI: :COMMB:: :RELCAUSE:15: 2 20080226_18:02:11.629 ISC-Libya Egypt-Cairo2 170 IAM 93572641... (8 Replies)
Discussion started by: zanetti321
8 Replies

6. UNIX for Advanced & Expert Users

Hi guys...

I want a Bash Shell Script for taking backup of all files created to day and killing all the Process still active of mine at evening every day (1 Reply)
Discussion started by: vinayraj
1 Replies

7. Shell Programming and Scripting

Help guys!

Hello Guys, I have written the following script to do certain job. I have more than 300 files, all are .pdb & .out files. and the files are (1,3,5,7,11,13,15,17,21,.......787,791,793,795).pdb /.out . But the way I created the for loop in my script works only one file at a time. But that is not... (2 Replies)
Discussion started by: chuchu
2 Replies

8. AIX

Thanks guys

Hi guys, I would like to inform you that I have cleared .... IBM Certified Specialist - p5 and pSeries Administration and Support for AIX 5L V5.3 with 89% thanks to you all. Manu (0 Replies)
Discussion started by: b_manu78
0 Replies

9. UNIX for Dummies Questions & Answers

Hi again guys

actually i have important question about unix / linux i'm working on visuall basic and visuall c++ i heared from someone that i can't open them while i useing unix / linux is that right? if yes .......... what's the solution if no ............. thanks :) :D :D thanks my friends (1 Reply)
Discussion started by: M_Hafez
1 Replies
Login or Register to Ask a Question