Welcome, Guest. Please Login
 
  HomeHelpSearchLogin FAQ Radified Ghost.Classic Ghost.New Bootable CD Blog  
 
Page Index Toggle Pages: 1
Send Topic Print
Please Correct this command ! (Read 17108 times)
Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Please Correct this command !
May 21st, 2012 at 9:35am
 
Hello world !

i just want to restore image from Third Prtition from 1st hdd...I know command for restoring from CD Rom but..i have no idea About how to Restore from 3rd Partition

here is my cd rom code

GHOST.EXE -clone,MODE=pload,SRC=%CDROM%\XYZ.GHO:1,DST=1:1 -sure

please help me  Embarrassed

i want 3rd partition as a source of ghost image  Kiss
 
 
IP Logged
 

NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Re: Please Correct this command !
Reply #1 - May 21st, 2012 at 10:01am
 
@
Sweety

Quote:
i just want to restore image from Third Prtition from 1st hdd...but..i have no idea About how to Restore from 3rd Partition

Well, it depends......

What version of Ghost? 

Booted to DOS--how are you booting--floppy, optical disc, from HDD?

Or, attempting to use Ghost32 (32 bit Windows based Ghost--not DOS)--booting to WinPE or Barts?

What is the file system being used, both on 3rd partition and 1st partition--NTFS and/or FAT (i.e. how are the partitions shown in the Ghost interface when looking at either the *source* partitions to find the image file to restore, or the *destination* partitions where you want to restore to--if you were doing a manual operation--not automated).

Are all partitions showing a DOS drive letter--or a *harddrive #:partition #* (i.e. C:, D: E:, ..... or 1:1, 1:2, 1:3 ...... ?
 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 
Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #2 - May 21st, 2012 at 11:27am
 
It's Ghost Dos Version Ghost.exe 11.0.2 not Ghost32.exe which we use in PE or in Windows  Smiley

Code:
  File: GHOST.EXE
CRC-32: 2ad62783
MD4: f76e62acd6b38eb975dcfe0e583dcf7f
MD5: 4eaeb76328e1e82c1a6d05a519364d6b
SHA-1: d31dbc9cb17b579dba057feda726b3361939f1a1


...

Okay here is my Aim  Wink

Want to save .GHO file in 3rd or 4th partition (normally we call "E" Or "F" Drive)..where "C" is first windows 's Partition......and want to create(Actually i created a ISO with .GHO file using above command but want a command which pick image from 3rd partition not %CDROM%) Which Restore Image from  3rd or 4th partition (normally we call "E" Or "F" Drive) To Windows Drive which is first partition or C Drive Undecided

Please Help ME ! Embarrassed
 
 
IP Logged
 
NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Re: Please Correct this command !
Reply #3 - May 21st, 2012 at 12:23pm
 
@
Sweety

Nice screen shoot of DOS Ghost interface--how did you *capture* that?

In the above screen shot, the source file is *from Local file C:/xxxx.GHO*--I assume that *C:* is the optical drive letter as seen in DOS.

Quote:
Want to save .GHO file in 3rd or 4th partition (normally we call "E" Or "F" Drive)..where "C" is first windows 's Partition......

Can I assume that *D:* is a data partition on that first HDD?

What is the file system type for *E* and *F* (NTFS most likely)?

Is the Ghost image file going to be in the root of the 3rd or 4th partition--or in a *sub-directory*?

If a *sub-directory*, what is the full path to that *sub-directory*?
 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 
Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #4 - May 21st, 2012 at 12:56pm
 
Quote:
Nice screen shoot of DOS Ghost interface--how did you *capture* that?


In VMware  Cheesy i recorded test movie

... Grin

Well C is Cd Rom (the ISO file ) all partition type  are NTFS

and yes want to save only ghost file in partition like E:\XYZ.GHO   Smiley
 
 
IP Logged
 
NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Re: Please Correct this command !
Reply #5 - May 21st, 2012 at 1:06pm
 
@
Sweety

Quote:
In VMware

Ah...VMware--virtual machine--not actually *real* DOS!

Quote:
Well C is Cd Rom (the ISO file ) all partition type  are NTFS
and yes want to save only ghost file in partition like E:\XYZ.GHO


Well, this should work if the image is in a NTFS partition #3 on the first HDD:

Code:
GHOST.EXE -clone,MODE=pload,SRC=1:3\XYZ.GHO:1,DST=1:1 -sure 



And, for a NTFS partitiion #4 on the first HDD:

Code:
GHOST.EXE -clone,MODE=pload,SRC=1:4\XYZ.GHO:1,DST=1:1 -sure 

 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 

Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #6 - May 21st, 2012 at 1:26pm
 
hahahah You posted and i found same ..

GHOST.EXE -clone,MODE=pload,SRC=1.3:\MYXP.GHO:1,DST=1:1 -sure -rb

this work for me after 5 minuts practical ...

...

Thanks for your Help !  Smiley Wink

wel first i used

GHOST.EXE -clone,MODE=pload,SRC=F:\MYXP.GHO:1,DST=1:1 -sure -rb

but it failed so i tried to restore using normal method  >Go to Partition from image..than seen and understand (Which shows in above image)

thanks again  Cheesy Wink Wink Wink
 
 
IP Logged
 
Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #7 - May 21st, 2012 at 1:41pm
 
and my next goal is removing some unwanted text which show During boot...ie Starting Windows 95 ..blah blah  Cheesy Cool
 
 
IP Logged
 
NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Re: Please Correct this command !
Reply #8 - May 21st, 2012 at 2:08pm
 
@
Sweety

Quote:
and my next goal is removing some unwanted text which show During boot...ie Starting Windows 95 ..blah blah

That's an *old* DOS boot disk--Win95!  Are you getting just a line of text...or a whole splash screen?

In your last screen shot--you are getting a *confirmation screen* to proceed!  The *-sure* switch should have prevented that from showing up.  Did you use the *-sure* switch in your testing?  If *Yes*, then Ghost must be acting different in a VMware environment then what happens when booting to *real* DOS.

Quote:
so i tried to restore using normal method  >Go to Partition from image..

Think I answered my own question!  Your screen shot is from a *manual* procedure setup--not an automated procedure.
 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 
Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #9 - May 21st, 2012 at 11:29pm
 
NightOwl wrote on May 21st, 2012 at 2:08pm:
Your screen shot is from a *manual* procedure setup--not an automated procedure.



Yeas the Screenshot is *Manuel* and after watching the location of .Gho i Got the code and you Posted same time..Wow..Thanks.....

.Are you @ FB /Twitter or MDL ?  Smiley
 
 
IP Logged
 
NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Re: Please Correct this command !
Reply #10 - May 22nd, 2012 at 9:31am
 
@
Sweety

Quote:
Are you @ FB /Twitter or MDL ?

Nope!
 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 

Sweety
N00b
Offline


I Love Radified!

Posts: 7


Back to top
Re: Please Correct this command !
Reply #11 - May 26th, 2012 at 4:20am
 
OKAYYY..THANKS FOR YOUR SUPPORT  Cheesy Wink Smiley
 
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print