Article 5853R Trying to run 32-bit slackware in a virtualbox, but cannot disable vt-x

Trying to run 32-bit slackware in a virtualbox, but cannot disable vt-x

by
Mackyboy123
from LinuxQuestions.org on (#5853R)
Hi,

I am trying to run a VM of slackware, but I don't have VT-x support on my computer. So I ran these commands to disable it:

sudo VBoxManage modifyvm Slack --vtxpid off
sudo VBoxManage modifyvm Slack --hwvirtex off

I then tried to run the vm with this command:
sudo VBoxManage startvm "Slack"
But I got this error:
VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsolelatest?d=yIl2AUoC8zA latest?i=q47_wNOZcyI:KhCDD9E1hVg:F7zBnMy latest?i=q47_wNOZcyI:KhCDD9E1hVg:V_sGLiP latest?d=qj6IDK7rITs latest?i=q47_wNOZcyI:KhCDD9E1hVg:gIN9vFwq47_wNOZcyI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments