Free Ramdisk for Windows Vista, XP, 2000 and 2003 Server Prost ramdisk za operacijski sistem Windows Vista, XP, 2000 in 2003 Server
- Parameters registry is Parametri register
HKLM\System\CurrentControlSet\Services\RRamdisk\Parameters\ HKLM \ System \ CurrentControlSet \ Services \ RRamdisk \ Parameters \
Why RRamdisk? Zakaj RRamdisk? Because XP SP1 contain a Ramdisk driver for XP Embeded. Ker XP SP1 vsebuje ramdisk gonilnika za XP vlagati.
- Parameter: DiskSizeM, DiskSizeK Parameter: DiskSizeM, DiskSizeK
Your desired disk size, the unit is M bytes or K bytes. Vaš želeni disk velikosti, enota M bajtov ali K bytes. The DiskSizeK has higher priority. DiskSizeK ima večjo prednost.
- Parameter: MediaType Parameter: MediaType
The reported drive type: Poročali Vrsta pogona:
1 — RAM Drive 1 - RAM Drive
2 — Fixed Media (default) 2 - Fixed Media (default)
3 — Removable Media 3 - Removable Media
4 — Floppy Diskette 4 - Floppy disket - Parameter: DriveLetter Parameter: ČrkaPogona
Name say it is, default is R: Name rekli, da je, default je R:
- Parameter: SectorsPerCluster Parameter: SectorsPerCluster
Your desired cluster size, zero for driver pickup: Vaš želeno velikost grozda, nič za voznika Pickup:
<= 2M FAT12, cluster=512 <= 2M FAT12, kasetne = 512
<= 32M FAT16, cluster=512 <= 32M FAT16, kasetne = 512
<= 64M FAT16, cluster=1k <= 64M FAT16, kasetne = 1k
<= 128M FAT16, cluster=2k <= 128M FAT16, kasetne = 2k
<= 256M FAT16, cluster=4k <= 256M FAT16, kasetne = 4k
<= 512M FAT32, cluster=2k <= 512M FAT32, kasetne = 2k
<= 16G FAT32, cluster=4k <= 16G FAT32, kasetne = 4k
and more... in več ...You can specify smaller cluster size, force pre-format as FAT32. Določite lahko manjše velikosti skupin, pred sila-format kot FAT32.
- Parameter: Image Parameter: Image
Maintained by rdutil utlilty, mainly for preload NTFS image. Odrzava rdutil utlilty, predvsem za prednapeti NTFS slike. Eg: Npr:
- Load ramdisk, don't write anything. Load ramdisk, ne pišite ničesar.
- Format the ramdisk Format ramdisk
FORMAT /FS:NTFS /Q /V:RamDisk /A:512 R: FORMAT / FS: NTFS / Q / V: ramdisk /: 512 R:
- Adjust logfile to minimum size Prilagajanje logfile na najmanjšo velikost
CHKDSK /L:2048 R: CHKDSK / L: 2048 R:
- Reset access rights Reset pravice dostopa
CACLS R:\ /G: BUILTIN\Adminstrators:F Cacls R: \ / G: vgrajeno \ Adminstrators: F
- Create necessary structure Ustvari potrebno strukturo
MKDIR R:\TEMP MKDIR R: \ TEMP
- Pack the disk image and save to registry Pack disk sliko in jo shranite v registracija
rdutil R: registry rdutil R: registracija
Notes: Opombe:
- You should leave RamDisk as clean as possible before packing, the max packed image size is 64K. Moral bi zapustiti ramdisk čim bolj čist pred pakiranja, pakirana max velikost slike je 64K.
- The disk image only valid to same RamDisk size, you should re-create disk image when size changed. Disk image veljavna samo za ramdisk enake velikosti, morate ponovno ustvarite sliko, kadar se velikost diska spremenila.
- The driver internal formater will disable if this registry present, corrupt/size-mismatch value leave an un-formated disk. Voznik notranje formater onesposobiti, če bo to register tem, korupcije / velikosti neusklajenost vrednost dopusta un-formatirano disketo.
rdutil Utlility Usage : rdutil Utlility Uporaba:
- Backup registry image Backup registra image
rdutil save filename rdutil shranite filename
- Restore registry image Ponovna vzpostavitev registra image
rdutil load filename rdutil obremenitev filename
- Report packed image size Poročilo pakirano velikost slike
rdutil R: rdutil R:
rdutil registry rdutil registracija
rdutil unpacked_file rdutil unpacked_fileSecond command reading DriveLetter from registry, while the third is packing an unpacked image file. Druga zapoved obravnava ČrkaPogona iz registra, medtem ko je tretje pakiranje razpakira slikovne datoteke.
- Packing image & save to registry Packing slike in prihrani do registra
rdutil R: registry rdutil R: registracija
- Packing image & save to file Packing sliko in shranite v datoteko
rdutil R: packed_file rdutil R: packed_file
- Unpacking image Unpacking image
rdutil unpack packed_file unpacked_file rdutil Rasteretiti packed_file unpacked_file
- Link NTFS junction to Ramdisk Povezava NTFS stik z ramdisk
rdutil link temp \ rdutil link temp \
- You can re-format RamDisk except RAMDrive media type. Lahko si-format ramdisk, razen medijev ramdrive tipa. Eg: Npr:
FixedMedia type: FixedMedia Tip:
FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R: FORMAT / FS: NTFS / FORCE / Q / V: ramdisk /: 512 R:RemovableMedia type: RemovableMedia Tip:
ECHO Y | FORMAT /FS:NTFS /FORCE /Q /V:RamDisk /A:512 R: ECHO Y | FORMAT / FS: NTFS / FORCE / Q / V: ramdisk /: 512 R:You can place your format command to startup script. Vi lahko postavite vaš ukaz format začetek scenarij. I don't recommend re-format to FAT, the pre-formated RamDisk is more efficient than other format utililty. Jaz ne priporočam ponovno format FAT, pred formatirano ramdisk je bolj učinkovito kot druge oblike utililty.
- Pagefile support – You can set pagefile to FixMedia type disk w/ pre-formated system. Pagefile podporo - lahko nastavite pagefile na vrsto FixMedia disk w / pre-formatirano sistem. If you need other MediaType or re-format, use the addswap.exe utility: Če potrebujete druge MediaType ali ponovno-format, uporabite addswap.exe uporabnost:
addswap r:\pagefile.sys 16 32 addswap r: \ pagefile.sys 16 32
Create pagefile r:\pagefile.sys with min=16M max=32M. Ustvari pagefile r: \ pagefile.sys s min = 16M max = 32M.
- TEMP directory – You should set TEMP/TMP directory to TEMP sub-directory, don't use the root directory. TEMP directory - morate določiti TEMP / TMP direktorij na sub-TEMP imenik, ne uporabljajte root directory.
- NTFS junction point to RAMDrive – You can't create NTFS junction point to RAMDrive media type, Fixed & Removable Media type should work. NTFS stičišče za ramdrive - Ne morete ustvariti NTFS stičišče za ramdrive medija, Fixed in Removable Media tip bi morale delovati.
- Connectix VirtualPC compatibility – Someone report problem with VirtualPC+physical volume/disk. Connectix VirtualPC združljivost - Nekdo poročilo težave z VirtualPC + fizični obseg / disk. Please set MediaType to RAMDrive/Removable. Prosimo vas, da je MediaType ramdrive / Removable.
- Mountpoint without DriveLetter Mountpoint brez ČrkaPogona
Clear DriveLetter registry value will not create Drive Letter for Ramdisk. Clear ČrkaPogona vrednost registra ne bo ustvaril Drive Letter za ramdisk.
Attn. Attn. Don't delete the DriveLetter registry, which fall to default R:. Ne brišite registracija ČrkaPogona, ki spadajo na privzeto R:. You can setup mountpoint/junction linking to this unnamed Ramdisk. Lahko setup mountpoint / stičišča povezovanje na ta neimenovani ramdisk. Eg: Npr:
rdutil link C:\ramdisk rdutil link C: \ ramdisk
link C:\ramdisk to root of Ramdisk link C: \ ramdisk z root of ramdiskrdutil link C:\TEMP TEMP rdutil link C: \ TEMP TEMP
link C:\TEMP to \TEMP at Ramdisk link C: \ TEMP to \ TEMP na ramdiskrmdir C:\ramdisk rmdir C: \ ramdisk
rmdir can remove the link without clear target content rmdir lahko odstranite povezavo, brez jasnega cilja vsebineNoDriveLetter configuration isn't recommended, because most AntiVirus software cannot realtime scan Volume w/o Drive Letter. NoDriveLetter konfiguracija ni priporočljiva, saj večina protivirusen software posrednik ne more skandirati zvezek w / o Drive Letter.
Pages: Strani: 1 1 2 2
IMPORTANT : The page is machine translated and provided "as is" without warranty. POMEMBNO: stran je stroj prevod in če "kot je" brez garancije. Machine translation may be difficult to understand. Strojno prevajanje je lahko težko razumeti. Please refer to Prosimo, da original English article original angleški člen whenever possible. kadar je to mogoče.
Related Articles Povezani članki
- View and Retrieve or Change Windows (XP, Vista, 2003, 2000 and more) and Office (XP, 2003, 92) Product Key or CD Key Ogled in Naloľi ali sprememba okno (XP, Vista, 2003, 2000 in več) ter urad (XP, 2003, 92) zmnožek zakleniti ali CD zakleniti
- Free ISO Burner BurnCDCC (Burning Software for Vista/XP/2003/2000/NT) Free ISO Gorilnik BurnCDCC (Burning Software za Vista/XP/2003/2000/NT)
- Using DiskPart.exe As Disk Management Alternative in Windows Vista, 2000, 2003 and XP Uporaba Diskpart.exe kot kolut uprava izmeničen v operacijskem sistemu Windows Vista, 2000, 2003 in XP
- DiskPart.exe Free for Windows XP, 2003 and 2000 Direct Download Link Diskpart.exe prost za operacijski sistem Windows XP, 2003 in 2000 Direct Download Link
- Fast Shutdown Faster Windows 2000, Windows XP, Windows 2003 and Windows Vista Fast Shutdown Faster Windows 2000, Windows XP, Windows 2003 in Windows Vista
- Windows Half-Open Limit Fix (Patch) Free Download to Remove XP, Vista and Server 2003 (32 and 64-bit) TCP 4226 Connection Attempts Limit Okno pol-plan višek pritrditi (zaplata) prost travnato gričevje umakniti XP, razgled ter pomočnik 2003 (32 in 64-bitni) TCP 4226 vez poskus višek
- Install Windows Server 2003 Administration Tools Pack (adminpak) on Windows Vista Namestite Windows Server 2003 Administration Tools Pack (adminpak) na Windows Vista
- How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 Kako v oddaljen usposobiti zakoten pult (RDP ali terminalskih storitev) prek registra v operacijskem sistemu Windows 2000/XP/2000/Vista/2008
- How to Change or Spoof MAC Address in Windows XP, Vista, Server 2003/2008, Mac OS X, Unix and Linux Kako v sprememba ali prevara Škot Naslov v operacijskem sistemu Windows XP, Vista, Server 2003/2008, Mac OS X, Unix in Linux
- 0×8007232B DNS Name Does Not Exist Error on Windows Vista or Server 2003 Activation 0 × 8007232B DNS imenom ne obstaja zmota naprej okno razgled ali pomočnik 2003 Activation










































November 13th, 2009 03:50 13. november 2009 03:50
[...] using a free implementation that can be found here. [...] Z prosto implementacijo, ki je na voljo tukaj. You can follow these steps for a details explanation of this tool and installation [...] Lahko sledite tem korakom za podrobnosti razlago tega orodja in namestitev [...]
November 11th, 2009 03:56 11. november 2009 03:56
Strinzi, did you have a closer look at BootLand thread (all posts) mentioned in my post from Nov-08? Strinzi, si je bližje pogled na nit BootLand (vsa delovna mesta), navedenih v svoj post od Nov-08?
November 10th, 2009 07:24 10. november 2009 07:24
I get a failed msg. Dobim ni spor. under vista 64 with admin rights. pod 64 razgled z admin pravicami. I cant install the driver….. Jaz vekanje napeljati voznik ... ..
Gavotte_RAMDisk_1.0.4096.5_200811130 Gavotte_RAMDisk_1.0.4096.5_200811130
November 9th, 2009 19:25 9. november 2009 19:25
Two tips for new users of this forum. Dve nasveti za nove uporabnike tega foruma.
1) When you submit a new post, it will appear immediately, but at the top of the page and not at the bottom. 1) Ko pošljete novo delovno mesto, se bo pojavil takoj, vendar na vrhu strani in ne na dnu.
2) Do not include URL links in your post. 2) Ali ne vključuje povezave URL v vaš post. They will initially appear in full, but will be later deleted. Ti bodo sprva pojavijo v celoti, vendar bo kasneje črta. I guess this is done to keep the thread clean of those viagra links and other garbage. Mislim, da je to storjeno ohraniti čisto nit teh viagra povezav in druge smeti.
Links to screenshots ending with .png are apparently allowed, at least for now. Povezave do screenshots, ki se konča s. Png so očitno dovoljena, vsaj za zdaj.
November 8th, 2009 19:06 8. november 2009 19:06
Ying, google “BootLand Gavotte's RRamdisk, New version is out” then look for post #36, the zip file is at the bottom. Ying, google "RRamdisk BootLand Ples's, Nova različica je out", nato pa poiščite mesto # 36, zip datoteka je na dnu.