Installing Linux in virtual box 4.0.8 is too slow.

Discussions about using Linux guests in VirtualBox.
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

Hi i tried to use Linux guests in my virtual box.I'm using iso files to install a guest into virtual box.yesterday i installed Ubuntu 11.04.that installation was too slow.it took 2 hours for full installation.same with other Linux distributions.how to speed up Linux guests installations?and one another problem Ubuntu11.04 unity is not working for me.
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

Following is my system information:

processor:Intel core i3
ram:2Gb.
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

vicke4 wrote:Following is my system information:

processor:Intel core i3
ram:2Gb.
not enough information: please post a VBox.log
it can be found in the VBox GUI main window ("Oracle VM Virtualbox Manager") machine -> show log
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

sorry for coming late i can't post my log because of limit problem i have uploaded my log file(notepad file) in the below link.please download and see this

http://www.mediafire.com/?qfm3idoz053gg0m

One another problem i can't install openSUSE 11.4 in my virtualbox.
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

VT-x hardware virtualisation is not enabled: for better performance you should enable in the BIOS of your computer (for my HP notebook its fond here and this may be valid for yours too: at boot time hit ESC, F10 to enter BIOS -> System Configuration menu -> Device Configurations -> Enable/disable virtualization technology)


what error message(s) do you get with opensuse 11.4?
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

My virtualization technology is on.but it is locked.there is a software is available for windows named SecurAble(it will test our 64bit compatibility,hardware D.E.P and hardware virtualization)it shows my hardware virtualization is locked on.can you tell me how to unlock my virtualization?i tried Hp mail support but that is not solved my problem.there is no error message in openSUSE installation.i can't install openSUSE that's all.i can't begin the installation.
ed my problem.there is no error message in openSUSE installation.i can't install openSUSE that's all.i can't begin the installation.
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

vicke4 wrote:there is a software is available for windows named SecurAble(it will test our 64bit compatibility,hardware D.E.P and hardware virtualization)it shows my hardware virtualization is locked on.can you tell me how to unlock my virtualization?
did you enter BIOS Setup and have a look there?
how to go with your HP 4520s is exactly the same as i already wrote how it is for my own HP 625
and see your HP User Guide Chapter 13 "Computer Setup" - if you don't have you can d/l :arrow: here
ed my problem.there is no error message in openSUSE installation.i can't install openSUSE that's all.i can't begin the installation.
some more information please... openSuse 32bit or 64bit? screenshot?
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

Yes i entered into my bios and on the hardware virtualization.but it is not working.can't enable unity in Ubuntu and my Linux installations is too slow.how to know my virtualization status(on or off)?but that software says(SecurAble) it is locked on.next yes openSUSE simple it stays with loading.it is 32bit os.if you need a screenshot I'll give it to you.f you need a screenshot I'll give it to you.
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

vicke4 wrote:Yes i entered into my bios and on the hardware virtualization.but it is not working.
you may need to pull out the notebook battery after enabeling "virtualisation" in BIOS. Sounds strange but sometimes it is like that
can't enable unity in Ubuntu
install the guest additions, but Unity needs accelerated graphics hardware: don't know if it even works
how to know my virtualization status(on or off)?but that software says(SecurAble) it is locked on.
then its probably locked/not working, see if pulling the battery does

You can as well see in the VBox.log:

Code: Select all

00:00:00.693 HWACCM: No VT-x or AMD-V CPU extension found. Reason VERR_VMX_MSR_LOCKED_OR_DISABLED
00:00:00.693 HWACCM: VMX MSR_IA32_FEATURE_CONTROL=1
when working it looks something like that: (its another CPU so probably not the same)

Code: Select all

00:00:01.859 HWACCM: Host CR4=000006F0
00:00:01.859 HWACCM: MSR_IA32_FEATURE_CONTROL      = 5
00:00:01.859 HWACCM: MSR_IA32_VMX_BASIC_INFO       = 1a040000000007
00:00:01.859 HWACCM: VMCS id                       = 7
00:00:01.859 HWACCM: VMCS size                     = 400
00:00:01.859 HWACCM: VMCS physical address limit   = None
00:00:01.859 HWACCM: VMCS memory type              = 6
00:00:01.859 HWACCM: Dual monitor treatment        = 1
00:00:01.859 HWACCM: MSR_IA32_VMX_PINBASED_CTLS    = 1f00000016
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PIN_EXEC_CONTROLS_EXT_INT_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PIN_EXEC_CONTROLS_NMI_EXIT
00:00:01.859 HWACCM: MSR_IA32_VMX_PROCBASED_CTLS   = 77b9fffe0401e172
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_IRQ_WINDOW_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_TSC_OFFSET
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_HLT_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_INVLPG_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MWAIT_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_RDPMC_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_RDTSC_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_LOAD_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_STORE_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR8_LOAD_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR8_STORE_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_TPR_SHADOW
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MOV_DR_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_UNCOND_IO_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_IO_BITMAPS
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_MSR_BITMAPS
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MONITOR_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_PAUSE_EXIT
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_LOAD_EXIT *must* be set
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_STORE_EXIT *must* be set
00:00:01.859 HWACCM: MSR_IA32_VMX_ENTRY_CTLS       = 1fff000011ff
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_ENTRY_CONTROLS_LOAD_DEBUG
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_ENTRY_CONTROLS_IA64_MODE
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_ENTRY_CONTROLS_ENTRY_SMM
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_ENTRY_CONTROLS_DEACTIVATE_DUALMON
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_ENTRY_CONTROLS_LOAD_DEBUG *must* be set
00:00:01.859 HWACCM: MSR_IA32_VMX_EXIT_CTLS        = 3efff00036dff
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_EXIT_CONTROLS_SAVE_DEBUG
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_EXIT_CONTROLS_HOST_AMD64
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_EXIT_CONTROLS_ACK_EXTERNAL_IRQ
00:00:01.859 HWACCM:    VMX_VMCS_CTRL_EXIT_CONTROLS_SAVE_DEBUG *must* be set
00:00:01.859 HWACCM: MSR_IA32_VMX_MISC             = 403c0
00:00:01.859 HWACCM:    MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT 0
00:00:01.859 HWACCM:    MSR_IA32_VMX_MISC_ACTIVITY_STATES 7
00:00:01.859 HWACCM:    MSR_IA32_VMX_MISC_CR3_TARGET      4
00:00:01.859 HWACCM:    MSR_IA32_VMX_MISC_MAX_MSR         200
00:00:01.859 HWACCM:    MSR_IA32_VMX_MISC_MSEG_ID         0
00:00:01.859 HWACCM: MSR_IA32_VMX_CR0_FIXED0       = 80000021
00:00:01.859 HWACCM: MSR_IA32_VMX_CR0_FIXED1       = ffffffff
00:00:01.859 HWACCM: MSR_IA32_VMX_CR4_FIXED0       = 2000
00:00:01.859 HWACCM: MSR_IA32_VMX_CR4_FIXED1       = 27ff
00:00:01.859 HWACCM: MSR_IA32_VMX_VMCS_ENUM        = 2c
00:00:01.859 HWACCM: TPR shadow physaddr           = 000000002c162000
00:00:01.859 HWACCM: VCPU0: MSR bitmap physaddr      = 000000002c165000
00:00:01.859 HWACCM: VCPU0: VMCS physaddr            = 000000002c163000
00:00:01.859 HWACCM: Real Mode TSS guest physaddr  = 00000000f0800000
00:00:01.859 HWACCM: Non-Paging Mode EPT CR3       = 00000000f0803000
00:00:01.859 CPUMSetGuestCpuIdFeature: Enabled sysenter/exit
00:00:01.859 HWACCM: 32-bit guests supported.
00:00:01.859 HWACCM: VMX enabled!
00:00:01.859 HWACCM: TPR Patching disabled.
00:00:01.859 HWACCM:    VT-x/AMD-V init method: GLOBAL
next yes openSUSE simple it stays with loading.it is 32bit os.if you need a screenshot
hmm... first lets get "virtualisation" working ;)
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

Battery removing trick is not working.i saw the followin log in vbox.log

Code: Select all

00:00:01.533 HWACCM:VT-x/AMD-V init method:LOCAL
00:00:01.533 HWACCM: VMX enabled!
is my vitualization working?what to do next?
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

vicke4 wrote:

Code: Select all

00:00:01.533 HWACCM: VMX enabled!
is my vitualization working?
yes!

its working now
what to do next?
did you already install guest additions in Ubuntu? :arrow: http://forums.virtualbox.org/viewtopic.php?f=29&t=15679
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

Yes I've installed.But a solution to openSUSE installation problem?
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

vicke4 wrote:But a solution to openSUSE installation problem?
post a VBox.log

you can post as attachment (no mediafire whatever needed) see two tabs below text input field: "Options" and "Upload attachment"
vicke4
Posts: 17
Joined: 25. Jun 2011, 17:39
Primary OS: openSUSE
VBox Version: OSE other
Guest OSses: Windows xp

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by vicke4 »

all are working good.thank you.one another doubt can i enable desktop effects in Linux and aeropeek effect in windows?
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: Installing Linux in virtual box 4.0.8 is too slow.

Post by fixedwheel »

enabled VT-x and Suse is ok?
vicke4 wrote:can i enable desktop effects in Linux and aeropeek effect in windows?
for Linux desktop effects see "3D acceleration" in the VBox guest display settings. Windows aero not yet implemented AFAIK
Post Reply