How to change official Ubuntu Virtualbox image to SATA controller and SSD?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm using the official ubuntu/bionic64 Virtualbox image in Vagrant. When starting it comes up as a spinning disk (HDD) on a SCSI controller. I'd like to change this to be treated as an SSD (aka "nonrotational") on a SATA controller with host I/O cache to see if that's any faster. I don't seem to be able to modify the existing controller and medium:
modifymedium
doesn't seem to support setting the "nonrotational" feature.- I can't figure out how to detach the existing volume to reattach it using
storageattach
- there's nostoragedetach
, none of thestorageattach
flags seem relevant, andclosemedium
doesn't seem to be what I want ("[…] cannot be closed because it is still attached to 1 virtual machines").
ubuntu virtualbox vagrant
add a comment |
up vote
0
down vote
favorite
I'm using the official ubuntu/bionic64 Virtualbox image in Vagrant. When starting it comes up as a spinning disk (HDD) on a SCSI controller. I'd like to change this to be treated as an SSD (aka "nonrotational") on a SATA controller with host I/O cache to see if that's any faster. I don't seem to be able to modify the existing controller and medium:
modifymedium
doesn't seem to support setting the "nonrotational" feature.- I can't figure out how to detach the existing volume to reattach it using
storageattach
- there's nostoragedetach
, none of thestorageattach
flags seem relevant, andclosemedium
doesn't seem to be what I want ("[…] cannot be closed because it is still attached to 1 virtual machines").
ubuntu virtualbox vagrant
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using the official ubuntu/bionic64 Virtualbox image in Vagrant. When starting it comes up as a spinning disk (HDD) on a SCSI controller. I'd like to change this to be treated as an SSD (aka "nonrotational") on a SATA controller with host I/O cache to see if that's any faster. I don't seem to be able to modify the existing controller and medium:
modifymedium
doesn't seem to support setting the "nonrotational" feature.- I can't figure out how to detach the existing volume to reattach it using
storageattach
- there's nostoragedetach
, none of thestorageattach
flags seem relevant, andclosemedium
doesn't seem to be what I want ("[…] cannot be closed because it is still attached to 1 virtual machines").
ubuntu virtualbox vagrant
I'm using the official ubuntu/bionic64 Virtualbox image in Vagrant. When starting it comes up as a spinning disk (HDD) on a SCSI controller. I'd like to change this to be treated as an SSD (aka "nonrotational") on a SATA controller with host I/O cache to see if that's any faster. I don't seem to be able to modify the existing controller and medium:
modifymedium
doesn't seem to support setting the "nonrotational" feature.- I can't figure out how to detach the existing volume to reattach it using
storageattach
- there's nostoragedetach
, none of thestorageattach
flags seem relevant, andclosemedium
doesn't seem to be what I want ("[…] cannot be closed because it is still attached to 1 virtual machines").
ubuntu virtualbox vagrant
ubuntu virtualbox vagrant
asked Nov 20 at 4:42
l0b0
27.3k17111237
27.3k17111237
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482884%2fhow-to-change-official-ubuntu-virtualbox-image-to-sata-controller-and-ssd%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown