| Author |
Message |
   
John Smith (Skydiver)
| | Posted on Tuesday, Apr 6, 2004 - 20:08: | |
I have a laptop toshiba satellite a30 and I can't recover one or two programs because of a password problem... I would like to know if anyone knows the password for the recovery disks using powerquest image drive... Or someway to crack it... I would apreciate it if anyone could help me on this... thanks |
   
Anonymous
| | Posted on Monday, May 24, 2004 - 19:41: | |
TOSHIBA RECOVERY CD PASSWORD ALL MODELS (GHOST IMAGE, PASSWORD PROTECTED) Password crack is really simple. Instead of doing all sorts of programming/cracking stuff, just use social engineering. Password would have to be easy to know and self documenting for tosh techs to work with. Anyway look on the CD in the same folder as the tosh ghost image. They have a CRC file, mine is called PREINST.CRC. Ghost image password is the first four digits of the CRC as found in that file. I assume that this will work for all models. No programming required. |
   
Anonymous
| | Posted on Thursday, Jun 10, 2004 - 3:44: | |
no man the password ins't it, my crc show 11822784 and the 1182 isn't the password, it's wrong you don't have other ??? |
   
Anonymous
| | Posted on Wednesday, Jul 28, 2004 - 3:52: | |
try the last four digits of the CRC - on my Satellite 1400-series, the CRC is 862142513, the password for the Ghost image was 2513 |
   
Anonymous
| | Posted on Saturday, Jul 31, 2004 - 6:01: | |
Mine isnt either the first or last four digits |
   
Anonymous
| | Posted on Saturday, Aug 7, 2004 - 6:08: | |
Neither the first four or the last four CRC digits work for the Portege M200 tablet PC recovery DVD (p/n: TK137/CL1734-2.) Several other combinations I've tried don't work either. Finally got this machine booted into Win98SE DOS mode from a Win2K RIS server over the network. After attaching to the DVD on the server, I was disappointed to see the password prompt for the image file from my licensed copy of GHOST Corporate 7.5. [Toshiba's version of GHOST 7.5.1 on the DVD isn't the full product and does NOT support network attached drives.] That's a problem as these machines do not have a floppy, CD, or DVD, and will not boot from a USB thumb drive such as the NexDisk products Microsoft uses. The BIOS also has no provision for doing a PXE boot over the wireless NIC. One has to use the on-board Intel PRO/100 VE wired connection - no choice. Frustrated in Colorado. I have a over a dozen of these brand new machines to reload for the local school district because they arrived with an unknown machine Administrator password already set. They did not go through mini-setup when unboxed and the customer's IT staff is ticked off as registration for K-12 students starts tomorrow and they can't use these machines. |
   
Anonymous
| | Posted on Sunday, Aug 8, 2004 - 18:13: | |
M200 image file password 2582. Ghost Corporate 7.5 works fine for restoring these tablet machines. |
   
Anonymous
| | Posted on Monday, Aug 16, 2004 - 7:03: | |
Satellite A40 ghost image of xp on NTFS format password:2536 |
   
summerhead
| | Posted on Thursday, Aug 26, 2004 - 4:19: | |
how about satallite M20 notebook... does anyone knows the norton ghost image password (preinstll.gho)?? pls help... |
   
Sugana Kiran
| | Posted on Friday, Sep 10, 2004 - 18:46: | |
I lost my Toshiba A30 recovery disk and it crashed tis night can any one tell me how to get my files back. |
   
ColemanReif
| | Posted on Friday, Sep 17, 2004 - 6:52: | |
Got a Toshiba A25 and fought this enough, here's how to do it without a passowrd: Created a basic boot disk to get into dos with a CD-Rom driver, then ran all the bat files MINUS os.bat, this changed all drive letters and created some extras... then went and grabbed the cmd to call tghost... : q:\BASE\TGHOST -clone,mode=pload,src=q:\BASE\PREINST.GHO:1,dst=1:1 -afile=P:\GHOSTERR.TXT -fni -auto -sure So essentially I ran all .bat sripts manually in order listed in the os.bat file: [CALL D:\BASE\PREDATA.BAT] [SET TGHOSTPS=%FILENAME%] [cls] then I ran [q:\BASE\TGHOST -clone,mode=pload,src=q:\BASE\PREINST.GHO:1,dst=1:1 -afile=P:\GHOSTERR.TXT -fni -auto -sure] and it started ghost, and is running ... note: it hasn't finished YET so I don't know if it works, but after all the searching I did and noting this site had the best info, I though it would be greatful to leave the info behind... feel free to email me with any questions, and I'll post more if this DID NOT work PS: the guys at Toshiba assured me multicast was possible with the image on the DVD, after the Tech support assured me there was NO password I am concerned about Toshiba getting another Corporate account! |
   
Paul Mullen (Pcguru)
| | Posted on Friday, Sep 24, 2004 - 17:18: | |
To "frustrated in Colorado", you don't need to reload windows just to change the administrator password - there are several Linux based tools out there which will reset the administrator password file on Windows 2K or XP. Just search Google for "lost administrator password". Of course you will have to be able to boot from a CD ROM drive - I would pull the hard drive to do the fix but for a dozen machines you might be able to devise a network boot procedure. |
   
ColemanReif
| | Posted on Saturday, Oct 9, 2004 - 1:01: | |
Actually this is not the admin password for the OS or the BIOS, but the Image that is on the Recovery DVD given out by Toshiba.... I've used many different linux tools to recover admin passwords and agree they are awsome! Just wish the problem was that easy! -coleman |
   
Coleman Reif
| | Posted on Wednesday, Nov 24, 2004 - 4:09: | |
Alright, just got another Toshiba to deal with and now I KNOW this works with most of the recent latest models of TOshiba's, thanks to somone (can't remember but from this site) that created and hacked most of it... Here's what to do to AVOID the password prompt OR the (wrong machine) message when recovering to the original TOSHIBA image: 1. Copy ALL .bat files from the bin directory (CMOS.bat, Editme.bat, Ghost.exe, index.txt, os.bat, predata.dat, tghost.exe) onto a BOOTABLE CD Rom (with Win98se.img) file to load (google it to find it), but shouldn't need it on the disk itself. 2. Boot the PC to THAT CD, then after you get to the fail screen and it's on A:>, pop in the TOSHIBA provided DVD, then select D: (or %CDDRV%). 3. Once you have the cd drive, start running ALL .bat files, they should be in order below... 4. Run: CALL D:\BASE\PREDATA.BAT 5. Run: SET TGHOSTPS=%FILENAME% 6. Run: cls 7. Run: q:\BASE\TGHOST -clone,mode=pload,src=q:\BASE\PREINST.GHO:1,dst=1:1 -afile=P:\GHOSTERR.TXT -fni -auto -sure (OR run whatever is listed LIKE this in the os.bat file for YOUR recovery disk, and you may have to change the P:\ location to an existing loaction) Thus you should have a Toshiba branded ghost screen copying the image from DVD drive to local Disk Any questions feel free to ask, and remember NEVER to buy TOSHIBA!! -coleman |
   
Anonymous
| | Posted on Monday, Dec 6, 2004 - 9:24: | |
I need help finding the pass word for my toshiba a75 recovery cd there is numbers in, on, or around the preinst.crc file. can someone help please thanks |
   
Anonymous
| | Posted on Saturday, Dec 11, 2004 - 6:13: | |
I searched a while for the password too. Then, on a whim, I ran the os.bat file found on Disk 1 in the \base directory (I booted up with a Win98 boot disk first). Ran perfect and my laptop is like new... Give it a try |
   
Anonymous
| | Posted on Sunday, Dec 12, 2004 - 6:12: | |
the password for model p15-s479 is 2569 for anyone who wants to try it. the part # on the disk is tk130/cl1642-1 |
   
Anonymous
| | Posted on Saturday, Jan 1, 2005 - 1:42: | |
I need to find the password to the ghost image for a satellite 1955 series (TK119/CLI508-A1). I have tried looking at the .crc file but that doesn't work and I'm running out of options. I need to find a way to restore my hard drive from the ghost image disks. That's about all my laptop can handle before it overheats and shuts down. I was able to figure out the password about a year ago, but I have forgotten it. Any help appreciated. |
   
FujisuTen
| | Posted on Saturday, Feb 19, 2005 - 17:55: | |
I have to toshiba p25 S607. my HDD has been crashed. I replace a new 60G Toshiba HDD. when I put recovery DVD to recovery the OS. but it doesn't boot up. is any why I can restored my OS Thank You |
   
clint
| | Posted on Tuesday, Jun 28, 2005 - 13:29: | |
if you have a portege r100 the ghost password is 2533 |
   
Vikas Rohilla (Vikasrohilla)
| | Posted on Thursday, Oct 13, 2005 - 20:15: | |
I have bought toshiba M45-S355. Does anyone knows password to PREINST.GHO ?? |
   
Brooklyn
| | Posted on Tuesday, Oct 18, 2005 - 8:08: | |
I didnt have a copy of XP home lying around to slap on a spare computer, so I decided to use the one that came with my Toshiba laptop. It obviously bitched about not being on the correct computer. So here is the retardly easy way to bypass the "protection" for the recovery discs that still use this lame method. In your predata.bat file there are two variables which are the base of the password calculation that tghost.exe uses. These are specific to my CD, yours will be different. SET SWN=SQ003432 SET EXT=A83 SET FILENAME=%SWN%.%EXT% If you look at this, predata.bat makes the FILENAME variable = SQ00343.A83 Now what? In the OS.bat (the one that starts ghost) it sets a variable TGHOSTPS=FILENAME So basically TGHOSTPS=SQ00343.A83 if you are running the recovery CD on the right laptop. And if your not? Then manually set the variable yourself and run OS.bat to get ghost to receive the correct password to proceed. Have fun. -Brooklyn |
   
tj
| | Posted on Sunday, Nov 6, 2005 - 16:35: | |
Anybody know the A85 password? |
   
tj
| | Posted on Sunday, Nov 6, 2005 - 16:35: | |
Anybody know the A85 password? |
   
tj
| | Posted on Sunday, Nov 6, 2005 - 16:35: | |
Anybody know the A85 password? |
   
XI
| | Posted on Monday, Nov 14, 2005 - 15:47: | |
TOSHIBA TE2100---ghost without password The provided recovery 4 CDs will remove all partitions and remove all the data on each partitions. Quite often we only want to reinstall the XP on C: disk. We can avoid this by doing "ghost" manually. 1) use one bootable CD to enter DOS first, then take out the bootable CD. 2) insert the CD-1, in \base, type "tghost" to enter the graphic interface, then proceed by recovering from the PREINST.GHO, source-> PREINST.GHO target-> c: 3) when you are prompted to "insert next CD" for the first time, insert CD-2 for "PREIN001.GHS" 4)when prompted to "insert next CD" for the second time, just press enter, for the required "PREIN002.GHS" file is still on CD-2 Tips: "tghost" is a TOSHIBA specified ghost, by using this, we can bypass the password which is otherwise required by using a normal version of ghost XI |
   
XI
| | Posted on Tuesday, Nov 15, 2005 - 8:11: | |
Modification to 2nd step of "TOSHIBA TE2100---ghost without password" 2) insert the CD-1, in directory \base, 2.1 type "predata" 2.2 type "set tghost=%filename" 2.3 type "tghost" to enter the graphic interface, then proceed by recovering from the PREINST.GHO, source-> PREINST.GHO target-> c: these steps just coming from "os.dat" |
   
XI
| | Posted on Tuesday, Nov 15, 2005 - 8:21: | |
2.1 type "predata" 2.2 type "set tghostps=%filename" 2.3 type "tghost" |
   
htok
| | Posted on Sunday, Nov 20, 2005 - 14:01: | |
i have toshiba A25-S207 and origianl recovery DVD my problem is i cant recover my computer vith this dvd. i take "wrong machine" masege. and turns A: i can see the dvd from Q: when i was try to run "install, or any ather programs from dvd i would take massege "programs can not work this platform" or like thiss please help me |
   
NGUYEN DUC TUAN
| | Posted on Monday, Jun 12, 2006 - 14:42: | |
You download update tool http://www.csd.toshiba.com/cgi-bin/tais/su/su_sc_dtlViewDL.jsp?soid=1008299&moid=256524&BV_SessionID=@@@@0733455968.1150114724@@@@&BV_EngineID=ccccaddiddejdjicgfkceghdgngdgnj.0&ct=DL
Very simple. This tool repair error message "WRONG MACHINE" Good luck. |
   
Chris
| | Posted on Friday, Jun 16, 2006 - 8:55: | |
for M20-s257 the password is 2598. |
   
c.s.Karthikeyan
| | Posted on Tuesday, Jun 27, 2006 - 5:57: | |
I have one problem.....problem found in Windows XP logon the domain user....windows xp displayed one message....... "autolt.error" line 2: run,c:\ami\os.bat error: unable to run program(ensure that backslash has been used properly)" what is this....? |
   
fredm72
| | Posted on Saturday, Jul 15, 2006 - 0:23: | |
on my m35x-S149 all I had to do was I boot from recovery dvd cd q: cd base call cmos call predata os and it started to load the data using ghost.(no inputs) |
   
Jow Unger
Username: jowunger
Registered: N/A
| | Posted on Friday, Sep 8, 2006 - 14:34: | |
Unfortunately 'none' of the above helped me with my Toshiba M30 recovery discs. Does anyone know the pw of M30 recovery discs? Appreciating every clue thanks! |
   
babar khan
Username: babar
Registered: N/A
| | Posted on Saturday, Sep 9, 2006 - 8:37: | |
i have toshiba laptop model R100, I got a problem when i installing windows xp from the recovery cd's,i got wrong machine error and when i run from ghost file with the passward 2533 then,i got passward incorrect error. any 1 help for it Thanx |
   
Hussainul kabir
Username: wahid
Registered: N/A
| | Posted on Sunday, Sep 10, 2006 - 19:47: | |
can any body no the password of Toshiba recovery cd for Toshiba M40? i need this urgent. here is my PREINST.CRC [Ghost CRC32 text file] [Partition: 1, Sysid: 7] NTFS CRC = 4239496307 help.............. |