I have recently noticed the Antivir updates fail due to the hard drive space available. The hard drive the update reports having low disk space is the RAM disk. Can the RAM disk size be changed? If so, is it possible to change the RAM disk size at boot or does the changing the RAM disk size require a rebuild and cd recreation?
Thank you in advance.
James
Page 1 of 1
Ram Drive Size
#2
Posted 29 October 2009 - 10:51 AM
Add a file UBCD4Win\plugin\Add-Ons\UserRAMdisk.inf
; PE Builder v3 plug-in INF file [Version] Signature= "$Windows NT$" [PEBuilder] Name="Shell: Joshuas PreShell - set max RAMdisk" Enable=1 [SetValue] "PreShell.ini", "Shell", "ProfileRamDriveSizeMax1", "512"
#3
Posted 03 November 2009 - 08:21 PM
cdob, on 29 October 2009 - 08:51 AM, said:
Add a file UBCD4Win\plugin\Add-Ons\UserRAMdisk.inf
; PE Builder v3 plug-in INF file [Version] Signature= "$Windows NT$" [PEBuilder] Name="Shell: Joshuas PreShell - set max RAMdisk" Enable=1 [SetValue] "PreShell.ini", "Shell", "ProfileRamDriveSizeMax1", "512"
Will this increase the size of the B: (RAM) drive?
#4
Posted 03 November 2009 - 08:34 PM
jecker, on 03 November 2009 - 07:21 PM, said:
Will this increase the size of the B: (RAM) drive?
He wouldn't have recommended it if it wouldn't work... of course the system still has to have enough memory to support a larger ram drive.
Plan A is always more effective when the device you are working on understands that Plan B involves either a large hammer or screwdriver....
#5
#6
Posted 20 November 2009 - 09:09 AM
Hi
a quick search revealed
http://www.ubcd4win.com/...ze&fromsearch=1
this is a plugin to change the limit which was set years ago to 96 Meg
preshell.ini could be edited directly using notepad instead of the plugin
regards
Mike Barnes
a quick search revealed
http://www.ubcd4win.com/...ze&fromsearch=1
this is a plugin to change the limit which was set years ago to 96 Meg
PreShell.ini", "Shell", "ProfileRamDriveSizeMax1", "512"
preshell.ini could be edited directly using notepad instead of the plugin
regards
Mike Barnes
Page 1 of 1