ant123 Posted June 23, 2009 Posted June 23, 2009 HI Friends I Created A Unattened Cd of Win XP SP3.It is work fine but after installation the CD drive of comp is disappear Please Help MeThanks in advance I attached some imp file for correctionHELP ME THANKS IN ADVANCERunOnceEx.cmdCleanup.cmdTweak.reg
iamtheky Posted June 23, 2009 Posted June 23, 2009 right click my compuiter and go to manage, make sure the drive is not just in an 'unassigned' state.We had a similar issue that occured due to my diskpart script running select volume 0assign letter=z noerrexiton a system that does not detect the cd drive as volume 0 and was atttempting to assign volume 1 and 2 in order of detection. Are you doing anything up front with your partitioning activities that attempts to set drive letters?
ant123 Posted July 1, 2009 Author Posted July 1, 2009 (edited) right click my compuiter and go to manage, make sure the drive is not just in an 'unassigned' state.We had a similar issue that occured due to my diskpart script runningselect volume 0assign letter=z noerrexiton a system that does not detect the cd drive as volume 0 and was atttempting to assign volume 1 and 2 in order of detection. Are you doing anything up front with your partitioning activities that attempts to set drive letters?But how to use this scriptPlease help meIts urgent Edited July 2, 2009 by Yzöwl overlarge font size reduced
HØLLØW Posted July 1, 2009 Posted July 1, 2009 If you just want to know how to run this script, use the following command:diskpart /s script.txt
ant123 Posted July 2, 2009 Author Posted July 2, 2009 If you just want to know how to run this script, use the following command:diskpart /s script.txtU mean use this command in runonceEx & use above script as script.txt Is this right otherwise explane in details PleaseTHANKS FOR INFO
strel Posted July 2, 2009 Posted July 2, 2009 I don't think so. What iamtheky is saying is that he got similar problems than yours when he was using this diskpart script that assigns z: letter to drive 0 (CD), and system was reasigning the rest of the drive letters because of that. He is only pointing to a possible cause.
ant123 Posted July 2, 2009 Author Posted July 2, 2009 I don't think so. What iamtheky is saying is that he got similar problems than yours when he was using this diskpart script that assigns z: letter to drive 0 (CD), and system was reasigning the rest of the drive letters because of that. He is only pointing to a possible cause.Then What is the proper solution Please give me detailed Explanation it's urgent THANKS IN ADVANCE
pm* Posted July 2, 2009 Posted July 2, 2009 the all of the file u've attached are right away by the allonal's ideau can try system restoreplug n play the hardware freshly
strel Posted July 2, 2009 Posted July 2, 2009 (edited) Don't know what's the cause. But I'll try to use diskpart to assure the system detects CD-ROM volume and if this happens to try to assign a letter to that, this way:1. Run 'cmd 'or open a console2. Run 'C:\>diskpart'3. Run 'DISKPART>list volume' , and notice wether diskpart see the CD-ROM or not, and if it has a letter assigned.If it see CD-ROM but don't have letter assigned do:1. Run 'DISKPART>select volume #' ,with # as you CD-ROM vol number as listed previously.2. Run 'DISKPART>assign'3. Run 'DISKPART>list volume' to check. Edited July 2, 2009 by strel
ant123 Posted July 2, 2009 Author Posted July 2, 2009 Seems the wrong driver gets installed (VMware cdrom).This error presist in PC installation
strel Posted July 2, 2009 Posted July 2, 2009 I've found this, it's similar to your scenerio but make your checkings.
ant123 Posted July 3, 2009 Author Posted July 3, 2009 I've found this, it's similar to your scenerio but make your checkings.Problem Solved
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now