Is there a way to set read/write speed on virtual hard drive

This is for discussing general topics about how to use VirtualBox.
Post Reply
michaelweaser
Posts: 28
Joined: 13. Nov 2015, 01:02

Is there a way to set read/write speed on virtual hard drive

Post by michaelweaser »

i want to simulate older hard drives in virtualbox, so is there away to set the read/write speed lower than the actual hard drive in the computer? I want the speed to be like an old 120MB ide hard drive from the ms-dos era of computing, The hard drive was an Quantum prodrive ELS 120 MB which has about an 4 MB/s read speed and much lower write speed.
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Is there a way to set read/write speed on virtual hard d

Post by scottgus1 »

See section 5.8 in the manual. That's all Virtualbox has on drive speed, I think.
michaelweaser
Posts: 28
Joined: 13. Nov 2015, 01:02

Re: Is there a way to set read/write speed on virtual hard d

Post by michaelweaser »

scottgus1 wrote:See section 5.8 in the manual. That's all Virtualbox has on drive speed, I think.
So you have to use the command prompt for this? Why isn't it a virtualbox setting in its GUI?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Is there a way to set read/write speed on virtual hard d

Post by scottgus1 »

It isn't a common usage, folks don't typically want their hard drives to run slower than they're capable of. The developers haven't put everything Virtualbox can do in the GUI. If you want to ask them to do so you can post an enhancement request on the Bugtracker.
michaelweaser
Posts: 28
Joined: 13. Nov 2015, 01:02

Re: Is there a way to set read/write speed on virtual hard d

Post by michaelweaser »

scottgus1 wrote:It isn't a common usage, folks don't typically want their hard drives to run slower than they're capable of. The developers haven't put everything Virtualbox can do in the GUI. If you want to ask them to do so you can post an enhancement request on the Bugtracker.
About how many things are available in command line that aren't available in the virtualbox gui?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Is there a way to set read/write speed on virtual hard d

Post by socratis »

Open up a Terminal/Command Prompt and type "VBoxManage" with no arguments. You can also look for detailed instructions on the User Manual, Chapter 8. VBoxManage. It's quite extended...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply