MSFN Forum: Make a recovery disc from a Toshiba Recovery Partition - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Make a recovery disc from a Toshiba Recovery Partition Applying SWM file to a hard drive.

#1 User is offline   NextClick 

  • Group: Members
  • Posts: 6
  • Joined: 23-August 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 January 2012 - 09:50 AM

Using SWM files to recover my drive.

Hello everyone I’m here to share a simple process that could help hundreds of people that have the same problem I had today. I have a Toshiba Laptop and the drive was going bad. So I tried to reset to factory so that I could clone the drive. But while in the factory reset process the system froze and forced me to reboot! Yep that’s right I lost the factory reset option!

Luckily I was able to copy the swm ( 13 files in all ) files from the D:\HDDRecovery\ zzimage folder from the Toshiba recovery partition to a flash drive. Then I created a bat file named “ resettofactory.bat “ in notepad to use imagex to apply the swm files to the main drive partition.

My batch file command “ imagex /ref PREINST*.SWM /apply PREINST.SWM 1 C:\ ”

Then I edited a iso of a Windows 7 repair cd and placed all the swm files along with imagex and it’s associate files to a folder named Factoryreset in the root directory on the iso, then burned to dvd. Yep works like the manufactures recovery discs .

I boot to dvd
then click on “ repair your computer “
then click on “ Command Prompt “
then X:\Sources> displays
then switch to my dvd drive letter
and type “ cd factoryreset “ and press enter button to switch to factoryreset folder where the files are to recovery my computer. Then I just typed resettofactory then pressed the enter button and it starts. You will see a progress bar 100% when done then reboot that’s it. Their it is, a way to make your own factory recovery disc from a Toshiba recovery partition


#2 User is offline   tonysmith123123 

  • Group: Members
  • Posts: 1
  • Joined: 02-September 12
  • OS:Vista Home Premium x86
  • Country: Country Flag

Posted 02 September 2012 - 07:39 PM

Thank you for your guide. I really appreciate your help.
In the spirit of sharing, I would like to share my way, which came from your guidance.

First of all, your DVD method is the GOLD.
In my case, I was in quick need of restoring the image so I did not make the DVD. So, I copied the file called imagex.exe into the folders that was holding all the file .SWM.
Then, I ran your command and it worked.

I had a VISTA installation disk, which allowed me to boot from DVD into menu with option COMMAND PROMPT.
At command prompt, I saw X:\ (which is the folder of the DVD.)
To get to the folder of that was holding files .SWM, I typed d:\
then, to go into the folder that was holding my TOSHIBA's .SWM files, I typed CD ZZIMG
In the folder, I found my file called imagex.exe (which I put in the folder) and all files that end with .SWM (which TOSHIBA put in the folder.)
I ran your command and it worked.

imagex /ref PREINST*.SWM /apply PREINST.SWM 1 C:\

Thank you very much.

Again, your DVD method is the GOLD.
My method is just a way that may be handy if anyone would like to follow your way right away.
I am now making my DVD the way you taught. Thank you very much again. Please continue to share and help others.

#3 User is offline   NextClick 

  • Group: Members
  • Posts: 6
  • Joined: 23-August 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 September 2012 - 10:19 PM

tonysmith123123

Hello, your welcome. I'm glade you found it useful. :)

#4 User is offline   pnieset 

  • Group: Members
  • Posts: 2
  • Joined: 28-October 12
  • OS:none specified
  • Country: Country Flag

Posted 28 October 2012 - 06:35 PM

ok I have tried this method and the DVD's wont work for me I did like this post suggests and put the folder "Factoryreset" in the root of a Windoes 7 repair and when I booted it up got an error message stating that I needed to put in a bootable media device. tried it where I used the Windows 7 repair disk without the extra and was able to put the dvd with the SWM files on it into the drive but got another error. So what am I doing wrong here?

HELP!!!!!!!!!!!!!!!!!!!

This post has been edited by pnieset: 28 October 2012 - 06:35 PM


#5 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,420
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 29 October 2012 - 03:31 AM

View Postpnieset, on 28 October 2012 - 06:35 PM, said:

ok I have tried this method and the DVD's wont work for me I did like this post suggests and put the folder "Factoryreset" in the root of a Windoes 7 repair and when I booted it up got an error message stating that I needed to put in a bootable media device. tried it where I used the Windows 7 repair disk without the extra and was able to put the dvd with the SWM files on it into the drive but got another error. So what am I doing wrong here?

HELP!!!!!!!!!!!!!!!!!!!

Two mistakes:
  • you are panicking :w00t: (you should not :))
  • you are failing to report how EXACTLY you "put the folder "Factoryreset" in the root of a Windoes 7 repair", etc.

Most probably you used an incorrect method or tool to modify the Windows 7 "repair" .iso, thus making it not bootable.

jaclaz

#6 User is offline   kohlerbkqn 

  • Group: Members
  • Posts: 2
  • Joined: 28-October 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 October 2012 - 06:06 AM

Yes, pnieset

Firstly, you probably got something wrong during make a bootable disk. You can use Ultra ISO or Power ISO software to edit the original setup disk, then built to ISO file. Later, you burn this ISO file to disk. This is simple way to do but will not make you confuse.

The second thing is that you need to check the Folder name that holding the SWM file or image.exe because as my notice, some Toshiba model has difference folder in name. You can refer this valuable topic to do similar thing for you

#7 User is offline   kohlerbkqn 

  • Group: Members
  • Posts: 2
  • Joined: 28-October 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 October 2012 - 09:45 AM

View Postpnieset, on 28 October 2012 - 06:35 PM, said:

ok I have tried this method and the DVD's wont work for me I did like this post suggests and put the folder "Factoryreset" in the root of a Windoes 7 repair and when I booted it up got an error message stating that I needed to put in a bootable media device. tried it where I used the Windows 7 repair disk without the extra and was able to put the dvd with the SWM files on it into the drive but got another error. So what am I doing wrong here?

HELP!!!!!!!!!!!!!!!!!!!


Simplest Method
If you still have HDD Recovery on partition D, you can make Recovery Disc as normal by using Toshiba Recovery Disk Creator software :

Link Download

If you cannot login to Windows, just install temporary Windows 7 then install this software to burn the Recovery Disc. You need to prepare 2 DVDs.

After burning successfully the 2 disks, chose option boot by CD then follow the screen. It takes almost 2 hours for completing all setting up.

I had the same situation and also had success with this method just few days ago.

Good luck.

This post has been edited by kohlerbkqn: 29 October 2012 - 09:51 AM


#8 User is offline   pnieset 

  • Group: Members
  • Posts: 2
  • Joined: 28-October 12
  • OS:none specified
  • Country: Country Flag

Posted 01 November 2012 - 07:35 PM

Ok not panicking just getting frustrated. I cannot use the recovery partition because the drive was a total loss I was able to get the recovery files and some of the personal files off the drive using a Ubuntu LiveCD. The recovery partition was called "HDDRECOVERY" could I use that as the folder name in my recovery cd's? I am trying to create some recovery disk's for the person who owns this laptop so if this happens again I have them at hand.

I used the command that was used in the firstt post on how to do this.

My batch file command “ imagex /ref PREINST*.SWM /apply PREINST.SWM 1 C:\ ”
I put it in a batch file created using notepad and called it "resettofactory.bat"

I then put it and the SWM files into a folder called "factoryreset"

Should I have just called the folder "HDDRecovery" and then another folder called zzimage?

#9 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,420
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 02 November 2012 - 03:50 AM

@pnieset
You still fail to report how EXACTLY (with which tools, with which commands, etc., i.e. EXACTLY) you attempted to add those files to a DVD.
The error message you posted seems about a non-bootable DVD, but is confused and misses any meaningful detail:

Quote

ok I have tried this method and the DVD's wont work for me I did like this post suggests and put the folder "Factoryreset" in the root of a Windoes 7 repair and when I booted it up got an error message stating that I needed to put in a bootable media device. tried it where I used the Windows 7 repair disk without the extra and was able to put the dvd with the SWM files on it into the drive but got another error. So what am I doing wrong here?

HELP!!!!!!!!!!!!!!!!!!!

Try to read it with an objective mind :), how do you suppose that anyone can guess what you have done (and further than that guess which is the issue at hand)?

kohlerbkqn seemingly posted about the "official" Toshiba method to create the install/recovery media on DVD, about which you may read about here:
https://www.csd.tosh...2753749&pf=true
Why don't you give it a try?
If it works it is completely automated.

jaclaz

#10 User is offline   carlos1984 

  • Group: Members
  • Posts: 2
  • Joined: 09-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 March 2013 - 06:46 PM

my preinst files are over 10 gb there is 17 swm files in the zzimage folder, what do i do, also tried the second method and i cannot cd to my usb hard drive. have to use usb hard drive cause its the only media i have where i can store all swm files.

#11 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,420
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 22 March 2013 - 04:47 AM

View Postcarlos1984, on 21 March 2013 - 06:46 PM, said:

my preinst files are over 10 gb there is 17 swm files in the zzimage folder, what do i do, also tried the second method and i cannot cd to my usb hard drive. have to use usb hard drive cause its the only media i have where i can store all swm files.

Well, just like the member right above you, you are failing to provide any meaningful detail to try and help you, if it is a "generic" rant is OK :), if you need assistance do provide a DETAILED, EXHAUSTIVE, ACCURATE descripotion of what you have, what you did, what happened, standard litany:
http://homepage.ntlw...ard-litany.html

jaclaz

#12 User is offline   bttnzz 

  • Group: Members
  • Posts: 3
  • Joined: 23-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 March 2013 - 06:52 PM

Just a question, If I use the procedure described in the first post, will be possible to regain the HDDRECOVERY in a hidden partition on the HDD like when it came from factory? or, it is just a way to reinstall the OS and proprietary software?

ty in advance. (ringrazio in anticipo)

This post has been edited by bttnzz: 23 March 2013 - 07:24 PM


#13 User is offline   carlos1984 

  • Group: Members
  • Posts: 2
  • Joined: 09-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 March 2013 - 09:27 PM

i dont know what you mean I told you that the file i copied from the HHDRECOVERY are over 10gbs ,therefore I cannot burn the dvd/cd, so I was asking what other method to use, but I figured out that if I use my 500gb usb hdd and partititon it with a 15gb FAT32, I managed to get it to load but , then where you see the progress bar , it got to 100 and I restarted. But system still didnt load, So finally tried a changing my internal HDD and installed windows from usb and it worked. So basically the problem was that my system hard drive was currupt and had bad sectors , but when I hooked it up to other pc windows said the drive was healthy. Only reason I seen the bad sectors was after running a CHKDSK /R on it. I have resolved my problem.
BUt I have a question on a similar subject is it possible to repair bad sectors on a hard drive and if so what program, also is it possible to rebuild the TOSHIBA SYSTEM and HDDRECOVERY partitions on a fresh hard drive?

#14 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,747
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 March 2013 - 10:37 PM

far as bad sectors just select the thing in Windows explorer and choose properties then Tools and then Check Now
select both boxes and reboot
Attached File  sshot-1.png (65.36K)
Number of downloads: 1

Quote

file i copied from the HHDRECOVERY are over 10gbs

so think about that. A windows 7 dvd is about 2.5 to 3.60 GB
The recovery partitions are images in other words installed systems like Acronis or Macrium Reflect would do or even Control Panel\All Control Panel Items\Backup and Restore image

You can create those recovery partitions but why?
Just use a backup system of your own without all the OEM junk crap they install. Acronis or Macrium Reflect Free are good choices and even the Windows Backup and Restore works but I prefer Acronis for many years

This post has been edited by maxXPsoft: 23 March 2013 - 10:44 PM


#15 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,665
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 25 March 2013 - 09:18 AM

View PostmaxXPsoft, on 23 March 2013 - 10:37 PM, said:

Just use a backup system of your own without all the OEM junk crap they install. Acronis or Macrium Reflect Free are good choices and even the Windows Backup and Restore works but I prefer Acronis for many years


A lot of people that use those tools are having difficulty when using them on Ultrabooks because of the specific partition sizes, extra software. In my opinion, Ultrabook is a failure in this respect.

#16 User is offline   bttnzz 

  • Group: Members
  • Posts: 3
  • Joined: 23-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 March 2013 - 01:00 PM

What if some of us still have the HDDRECOVERY in HDD? and only lost the factory's master boot record.

Could be created a CD that contains a win 7 (32/64 bits) repair ISO with a batch file in root that refers to copy, unzip and run the SWM files that are within HDDRECOVERY partition to a temp file?
Of course, the HDDRECOVERY have to exist on HDD, be unhidden and with an assigned letter.

THX

#17 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,420
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 26 March 2013 - 01:12 PM

View Postbttnzz, on 26 March 2013 - 01:00 PM, said:

What if some of us still have the HDDRECOVERY in HDD? and only lost the factory's master boot record.

Could be created a CD that contains a win 7 (32/64 bits) repair ISO with a batch file in root that refers to copy, unzip and run the SWM files that are within HDDRECOVERY partition to a temp file?
Of course, the HDDRECOVERY have to exist on HDD, be unhidden and with an assigned letter.

THX

Sure it can be done, see the first post on this thread, as long as the recovery .iso can access the internal hard disk, the same command would work alright.
But I am missing the need/usefulness of a temp file. :unsure:

jaclaz

#18 User is offline   bttnzz 

  • Group: Members
  • Posts: 3
  • Joined: 23-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 March 2013 - 02:15 PM

I asked in Toshiba Community about RECOVERY DVD'S , and say that the HDD will be restored completly, citing "includes all the hidden partitions and the master boot record. - all the bytes on the disk are restored", then if this is true, all the HDD must be erased to create 2 partitions (1 hidden and C:), this meaning that original HDDRECOVERY files have to stay in any place before this happen.

Thx

This post has been edited by bttnzz: 26 March 2013 - 02:18 PM


#19 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,420
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 26 March 2013 - 02:27 PM

View Postbttnzz, on 26 March 2013 - 02:15 PM, said:

I asked in Toshiba Community about RECOVERY DVD'S , and say that the HDD will be restored completly, citing "includes all the hidden partitions and the master boot record. - all the bytes on the disk are restored", then if this is true, all the HDD must be erased to create 2 partitions (1 hidden and C:), this meaning that original HDDRECOVERY files have to stay in any place before this happen.

Thx

Yes, but you were talking about the recovery partition, NOT about the DVD's.

Follow me. :)

If you have a "botched" System, you press a hot key and you access (through the special MBR or *whatever*) the HDrecovery option.

To do so, *something* in the hidden HDrecovery partition is booted and this something will restore *anything* BUT itself.

If you use the DVD, it means that either:
  • you have a "botched" MBR and you cannot access anymore the HDrecovery partition
  • that the recovery partition is "botched"

or both the above.
(otherwise you would use the HD recovery partition through the MBR to restore)

So, the set of DVD's must necessarily restore *everything* including the HDrecovery partition.

As a matter of fact, though I cannot say how exactly the Toshiba works, the "normal" way is that the DVD(s) ONLY contain (and restore) the MBR and the recovery partition, then in a second phase, the "main" system partition is recreated from the (just deployed from DVD) HDrecovery one.

jaclaz

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy