I need to rename disk letter

Posted: 09-09-2003, 09:14 AM
My application for XPE need two partiton and I need the second partition's
letter is G. (I need also other three partitions (D,E,F), but I want to
create them only after deploying Image).

Can I set any component in TD to rename the partition, or do I need to
create a file .bat and add a run once request?
If so, which command have I to use?

Regards
Gianluca


Reply With Quote

Responses to "I need to rename disk letter"

Slobodan Brcin
Guest
Posts: n/a
 
Re: I need to rename disk letter
Posted: 09-09-2003, 12:09 PM
> Can I set any component in TD to rename the partition, or do I need to
> create a file .bat and add a run once request?
> If so, which command have I to use?
prompt> diskpart /?

API> SetVolumeMountPoint
API> DeleteVolumeMountPoint


Regards,
Slobodan


Reply With Quote
Andy Allred [MS]
Guest
Posts: n/a
 
Re: I need to rename disk letter
Posted: 09-09-2003, 02:59 PM
This can not be set in TD, it has to be set after FBA. Also, make sure you
have the latest System Cloning QFE which gives you the ability to *not*
reset media information (like drive letters) when cloned, the default
setting is to reset that info.

Andy

--

This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ========


"Gianluca Facca" <g.facca@teledata-i.com> wrote in message
news:eB0HVLrdDHA.1448@TK2MSFTNGP12.phx.gbl...
> My application for XPE need two partiton and I need the second partition's
> letter is G. (I need also other three partitions (D,E,F), but I want to
> create them only after deploying Image).
>
> Can I set any component in TD to rename the partition, or do I need to
> create a file .bat and add a run once request?
> If so, which command have I to use?
>
> Regards
> Gianluca
>
>

Reply With Quote
Gianluca Facca
Guest
Posts: n/a
 
Re: I need to rename disk letter
Posted: 09-09-2003, 03:45 PM
Thank You for your help, but I am not able to use diskpart :
which script have I to use with diskpart?


"Slobodan Brcin" <sbrcin@ptt.yu> ha scritto nel messaggio
news:%236kBstsdDHA.3088@TK2MSFTNGP09.phx.gbl...
> > Can I set any component in TD to rename the partition, or do I need to
> > create a file .bat and add a run once request?
> > If so, which command have I to use?
>
> prompt> diskpart /?
>
> API> SetVolumeMountPoint
> API> DeleteVolumeMountPoint
>
>
> Regards,
> Slobodan
>
>

Reply With Quote
Slobodan Brcin
Guest
Posts: n/a
 
Re: I need to rename disk letter
Posted: 09-09-2003, 04:07 PM
http://support.microsoft.com/?id=300415

Just make txt file with commands.


Slobodan


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing boot disk drive letter Richard Windows XP Configuration & Management 1 10-03-2004 03:06 PM
Reassign boot disk letter Rob Windows XP Configuration & Management 1 08-28-2004 06:20 PM
Rename drive letter in XP Cari \(MS-MVP\) Windows XP Hardware 0 07-08-2003 07:41 PM
Removable disk, mapped network disk and drive letter problem Dr. J Windows XP Basics 0 07-04-2003 08:06 AM
Drive letter of Boot Disk LAU Windows XP Basics 2 07-04-2003 01:44 AM