Help - Search - Members - Calendar
Full Version: Ramdisk
MSFN Forums > Unattended Windows Discussion & Support > Windows PE

   
Google Internet Forums Unattended CD/DVD Guide
crossgrid
Hi,

Here is what i wanted to do. I wanted to load diskpart mydisk.txt and modify it to change a value within the text file. I wrote a vbscript that reads in the file and changes the field but mydisk.txt is on the cd so it is read only. So I was wondering if there was like a memory loader for WinPE with tutorials.

i'm making great progress love this forum

TIA
likuidkewl
Do you mean adding a RAM disk, if so I believe it was Spawn who posted a great little tutorial on how to do this.
edg21
here ya go... works fine for me smile.gif

http://www.wug-nordic.net/articles/winpe_ramdrive.htm
ribond
For the record, you can also substitute environment variables for settings in your diskpart.cfg file.

ex:

set disk=0
set part=1

:diskpart.cfg
sel dis %dis%
sel par %par%

hth
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.