Link:http://output.to/sideway/default.asp?qno=110100012 Gavotte RamDisk Setup (WinXP 32)
Gavotte Ramdisk Setup
The GUI of
Gavotte Ramdisk provides some basic functions for the Ramdisk setup. They are:
-
Click 'Install Ramdisk' button to install Gavotte Ramdisk.
-
Setup the size of Ramdisk by selecting from the Disk Size ComboBox.
-
Setup the Drive Letter of Ramdisk by selecting from the Driver Letter ComboBox.
The default is "R"
-
Setup the Media Type of Ramdisk by selecting from the Media Type CheckBox. The
default is "Fixed Media"
-
Click 'Remove Ramdisk' button to uninstall Gavotte Ramdisk
-
Click 'Load
Image' button to retreive the saved Ramdisk image file.
-
Click 'Save Image' button to save the Ramdisk to a image file.
Besides the 'ramdisk.exe', GUI for
Gavotte Ramdisk installation, Gavotte Ramdisk also provides some basic commands
for Ramdisk setup. They are 'rdutil.exe' and 'addswap.exe'.
Registry parameters setting and other information can be found in the
readme.txt.
Registry Parameters:
-
Parameters registry
HKLM\System\CurrentControlSet\Services\RRamdisk\Parameters\
-
Parameter: DiskSizeM, DiskSizeK
Disk Size of M byte or K byte with DiskSizeK having higher priority.
-
Parameter: MediaType
Reported drive type of the ramdisk with 1 for Ram Drive, 2 for Fixed Media, 3
for Removable Media, and 4 for Floppy Diskette and is by default set to 2
-
Parameter: DriveLetter
Setting the drive letter of the ramdisk and is by default set to R
-
Parameter: SectorsPerCluster
Setting the
cluster size of the ramdisk and zero for driver pickup
-
Parameter: Image
Storage
for the packed ramdisk image and is maintained by the utility program,
rdutil.exe.
Pagefile support:
Pagefile can be created directly by the utility program, addswap.exe.
Syntax: addswap r:\pagefile.sys
512 1023 (create pagefile.sys with size minimum 512M and maximum 1023M in the ramdisk. However there is limitation on the
maximum size of 2047M during testing.
Remarks from readme.txt:
.........................
05. Parameter: SectorsPerCluster
your desired cluster size, zero for driver pickup:
2 M: FAT12, cluster=512
32 M: FAT16, cluster=512
64 M: FAT16, cluster=1k
128 M: FAT16, cluster=2k
256 M: FAT16, cluster=4k
512 M: FAT32, cluster=2k
16 G: FAT32, cluster=4k
... you can specify smaller cluster size, force pre-format as FAT32
06. Parameter: Image
maintained by rdutil utlilty, mainly for preload NTFS image. eg:
1.) load ramdisk, don't write anything
2.) format the ramdisk
FORMAT /FS:NTFS /Q /V:RamDisk /A:512 R:
3.) adjust logfile to minimum size
CHKDSK /L:2048 R:
4.) reset access rights
CACLS R:\ /G: BUILTIN\Adminstrators:F
5.) create necessary structure
MKDIR R:\TEMP
6.) pack the disk image and save to registry
rdutil R: registry
Notes:
1.) You should leave RamDisk as clean as possible before packing,
the max packed image size is 64K.
2.) The disk image only valid to same RamDisk size, you should
re-create disk image when size changed.
3.) The driver internal formater will disable if this registry present,
corrupt/size-mismatch value leave an un-formated disk.
rdutil utlility usage:
1.) backup registry image
rdutil save filename
2.) restore registry image
rdutil load filename
3.) report packed image size
rdutil R:
rdutil registry
rdutil unpacked_file
second command reading DriveLetter from registry
the third is packing an unpacked image file
4.) packing image & save to registry
rdutil R: registry
5.) packing image & save to file
rdutil R: packed_file
6.) unpacking image
rdutil unpack packed_file unpacked_file
7.) link NTFS junction to Ramdisk
rdutil link temp \
07. Re-Format RamDisk
You can re-format RamDisk except RAMDrive media type. eg:
FixedMedia type
FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R:
RemovableMedia type
ECHO Y | FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R:
you can place your format command to startup script.
I don't recommend re-format to FAT, the pre-formated RamDisk is
more efficient than other format utililty.
08. pagefile support
you can set pagefile to FixMedia type disk w/ pre-formated system.
if you need other MediaType or re-format, use the addswap.exe utility:
addswap r:\pagefile.sys 16 32
create pagefile r:\pagefile.sys with min=16M max=32M.
09. TEMP directory
you should set TEMP/TMP directory to TEMP sub-directory,
don't use the root directory.
10. NTFS junction point to RAMDrive
You can't create NTFS junction point to RAMDrive media type,
Fixed & Removable Media type should work
11. Connectix VirtualPC compatibility
someone report problem with VirtualPC+physical volume/disk.
please set MediaType to RAMDrive/Removable.
12. Mountpoint without DriveLetter
Clear DriveLetter registry value will not create Drive Letter for Ramdisk.
Attn. Don't delete the DriveLetter registry, which fall to default R:.
You can setup mountpoint/junction linking to this unnamed Ramdisk.
eg:
rdutil link C:\ramdisk
link C:\ramdisk to root of Ramdisk
rdutil link C:\TEMP TEMP
link C:\TEMP to \TEMP at Ramdisk
rmdir C:\ramdisk
rmdir can remove the link without clear target content
NoDriveLetter configuration isn't recommended, because most AntiVirus
software cannot realtime scan Volume w/o Drive Letter.
Link:http://output.to/sideway/default.asp?qno=110100004 Gavotte Ramdisk
Gavotte Ramdisk
Gavotte Ramdisk is a free virtual harddisk by Gavotte with GUI Frontend by lyh728.
The graphic interface of
Gavotte Ramdisk:
The link of Gavotte RamdiskGavotte Ramdisk website is
N/A
The related programs can be found at page
http://www.google.com/#q=Gavotte+Ramdisk.
The Gavotte Ramdisk can be downloaded at
N/A
Link:http://output.to/sideway/default.asp?qno=110100011 Gavotte RamDisk Installation (WinXP 32)
Gavotte Ramdisk Installation
Gavotte Ramdisk can use RAM to simulate a harddisk virtually. Frequently
accessed data can move to Ramdisk to boost up the performance by improving the
accessing speed.
Steps of
Gavotte Ramdisk installation for WinXP 32bit are as following:
-
Search and Download the Gavotte Ramdisk 1.0.4096.5 from the internet.
-
Extract all files to a folder.
-
If using Ramdisk
over 4G then
-
Use right click 'My Computer' and select 'property' to open 'System Properties'.
Then check "Physical Address Extension" is in the 'General' tab
to ensure mode PAE is available.
-
By default, PAE is enabled. If there is problem, it can be enabled by
adding the /PAE switch in the boot entry.
Change to the 'Advanced' tab in
'System Properties' and click 'Setting to open 'Startup and Recovery'.
Then click 'Edit' to open 'boot.ini' in notepad
Add '/PAE'
switch to the end of operating system options. Then save and close opened
windows.
-
In order to use
over 4G in Gavotte Ramdisk, a parameter
as bellow should be added to the 'Window Registry'.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RRamdisk\Parameters]
"UsePAE"=dword:00000001
The REG file 'ram4g.reg' provided with Gavotte package can be used to make
alterations to the registry automatically.
-
Click 'ramdisk.exe' to start Gavotte Ramdisk installation.
-
Press 'Install Ramdisk' to continue; or cancel to stop and exit.
-
If UsePAE parameter is set to 1, the disk size is fixed to maximum. The function
of Disk Size combo box is ineffective.
Otherwise, the RamDisk size can be selected from the 'Disk Size' combo box.
-
Select the Drive Letter from the 'Driver Letter' Combo box. And click 'Apply' to
continue.
-
Wait untill
poping up with 'Success' MessageBox and click 'OK' to
continue. Then click 'OK' to exit.
-
If
pops up with 'Need
Reboot' MessageBox, click 'OK' to continue. Then click 'OK' to exit and
reboot the computer before continue.
-
Check the ramdisk with window explorer.
For standard Ramdisk, the default Volume Label is "RamDisk"
For Ramdisk over 4G, the default Volume Label is "RamDisk-PAE"
-
More information can refer to the 'readme.txt' file.
|
|