Can't start virtualbox windows 7 32 bit image anymore please h[SOLVED]

Hello guys,
Just recently, I upgraded my system by executing "sudo pacman -Syu". It upgraded my kernel and kernel header files and mesa devu etc... including virtualbox-ose 3.2.10-3.
Someoutputs that could be useful:
(Please note I picked up only installed ones from the output)
pacman -Ss virtualbox
community/virtualbox-additions 3.2.10-1 [installed]
    Guest additions for VirtualBox
community/virtualbox-ose 3.2.10-3 [installed]
    Powerful x86 virtualization for enterprise as well as home use (Open Source Edition)
pacman -Ss kernel26
core/kernel26 2.6.36.1-3 (base) [installed]
    The Linux Kernel and modules
core/kernel26-headers 2.6.36.1-3 [installed]
    Header files and scripts for building modules for kernel26
core/linux-firmware 20101108-1 [installed]
    Firmware files for Linux
extra/nvidia 260.19.21-2 [installed]
    NVIDIA drivers for kernel26.
I also recompiled the new virtualbox modules by doing:
sudo /etc/rc.d/vboxdrv setup
Password:
:: Unloading VirtualBox kernel modules                                                                                                                                    [DONE]
:: Removing old VirtualBox netadp kernel module                                                                                                                           [DONE]
:: Removing old VirtualBox netflt kernel module                                                                                                                           [DONE]
:: Removing old VirtualBox kernel module                                                                                                                                  [DONE]
:: Recompiling VirtualBox kernel modules                                                                                                                                  [DONE]
:: Reloading VirtualBox kernel modules                                                                                                                                    [DONE]
On my archlinux (64-bit) system, I installed windows 7 (32-bit) using virtualbox-ose. It was working fine before I did the upgrade. Now, whenever I try to start the windows 7 (32-bit), it starts the windows 7 until the windows logo comes (just before the login mask of windows 7 comes), my computer restarts itself without giving any error or something. My pc just restarts itself. I think this is only related to virtualbox. When I do not try to start virtualbox, arch linux itself is working fine so far. Only when I try to start the windows 7, my pc gets restarted. Have you guys had any problem of this kind? First, I will wait for your responses. The options that I could think of right at the moment are:
1. Downgrade the kernel back (I do not know how to and do not see it as a good choice)
2. Downgrade the virtualbox-ose only (I also do not know how to do that.)
3. Uninstall the virtualbox-ose and reinstall it again without removing my windows 7 OS (32-bit) (I hope I can continue using it)
4. Delete the existing windows 7 OS and try to install freshly new Windows 7 OS again
Guys, please help me. I really need to use windows 7 sometimes. I would be really grateful if some of you guys can help me.
And again thanks for reading my long post.
Thanks in advance.
Last edited by Archie_Enthusiasm (2010-12-08 19:25:30)

Hi guys, thanks for your responses.
What is this vboxnetflt for? Which modules are the essential modules for virtualbox? What I mean is: do those nice features like mouse point integration, full screen supportment etc... rely on vboxnetflt and vboxnetadp?
What I have in my configuration file is:
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(vboxdrv vboxnetflt vboxnetadp)
I think vboxnetadp is used for networkiing. and vboxnetflt sounds like network filtering stuff. Can someone please confirm me? I think the problem was the sequence of upgrading. Firstly it updated the kernel and then installed the new version of virtualbox. I think if it could install the new version of virtualbox first and then the kernel, it would go without any problem, just my opinion as I said.
Let's keep tracked on this. Maybe someone will find a solution before virtualbox developers :-)

Similar Messages

  • I can't update my windows 7 64x anymore, please help.

    Hey guys,
    Last month my brother gave me his old computer, the thing is he is addicted to gaming, he had like 60 of them on the computer. So I deleted all of his files and let my windows 7 reset all the way. But ever since I can't complete my updates anymore, well
    they can update but when I (re)start the computer then it starts configuring the updates and just stops at 30% and then says 'Failure configuring' and it restores to the point before the (197) updates, which I have to do every single time when I shut the computer
    off. Now an addition to the problem is, I was planning on starting to develop things in Visual Studio, but the program tells me I need a newer version of the Windows 7.
    Can anyone help me with this problem?

    Could you borrow another computer? could you re-install PCC? are you using your phone's internet (tethering) to update your phone ? 
    PC Companion (PCC)
    Bridge (for Mac)
    Alternatives on How to backup Xperias
    http://talk.sonymobile.com/thread/36355
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Web Integration Server service can't start in Windows Nt

    Hi there,
    I just remove my Portal-to-Go 1.0.2 in Windows NT Server, and install the 1.0.1.4.6, but after the installation, in the service in control panel, the service Web Integration Sever can't start, the error message is 2186: the service does not responsing the control function; and when I run the D:\Oracle8\panama\WebIntegration\Server\bin\server.bat the server still not running. the out put of server.bat is enclosed. Any help will be great appreciated.
    David
    ***** Out put of server.bat
    D:\>rem echo off
    D:\>rem
    D:\>rem Copyright (c) 1996-1998, webMethods Inc. All Rights Reserved.
    D:\>rem server.bat: Run the B2B Integration Server
    D:\>rem
    D:\>rem Change SERVDIR and JDKDIR to reflect their locations on your system
    D:\>rem CODEDIR should point to the location of the Java service classes
    D:\>rem
    D:\>rem --- SET THE FOLLOWING LINE TO "true" TO RUN ON Win95 ---
    D:\>SET IS95=false
    D:\>rem --- RESTRICT VAR CHANGES TO LOCAL BATCH FILE
    D:\>if false == false SETLOCAL
    D:\>SET SERVDIR=D:\Oracle\panama\WebIntegration\Server
    D:\>SET JDKDIR=D:\Oracle\panama\WebIntegration\Server\jvm
    D:\>rem --- MUST SET TO ALLOW MULTIPLE RUNS OF SCRIPT ---
    D:\>SET LOCAL=N
    D:\>rem --- SAVE COPY OF PATH BEFORE SERVER STARTS TO ALLOW LOOPING ---
    D:\>SET SLP=D:\jdk1.2.2\bin;D:\Oracle\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\Program Files\Dell\OpenManage\Resolution Assistant\Common\bin;C:\Inoculan;D:\Oracle\orb\bin;;D:\Oracle\panama\WebIntegration\Server\lib
    D:\>SET SCP=D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\code\classes;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;
    D:\>rem --- SET THE FOLLOWING LINE TO "true" USE JVIEW ---
    D:\>SET USEJVIEW=false
    D:\>rem --- SKIP STUFF 95 BARFS ON ---
    D:\>if false == true goto nolocal
    D:\>rem -- ALLOW "LOCAL" STARTS WHERE JVM AND BASE CLASSPATH ARE KNOWN
    D:\>SET one=
    D:\>if not defined one goto nolocal
    D:\>rem --- JUMP PAST "UTIL" FUNCTIONS ---
    D:\>goto start
    D:\>SET PATH=D:\jdk1.2.2\bin;D:\Oracle\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\Program Files\Dell\OpenManage\Resolution Assistant\Common\bin;C:\Inoculan;D:\Oracle\orb\bin;;D:\Oracle\panama\WebIntegration\Server\lib
    D:\>SET CLASSPATH="D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\code\classes;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;;D:\Oracl e\panama\WebIntegration\Server\lib\classes"
    D:\>if N == N goto setcp
    D:\>if false == false SET CLASSPATH="D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes"
    D:\>if false == true SET CLASSPATH="C:\WINNT\JAVA\CLASSES\CLASSES.ZIP;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes"
    D:\>rem
    D:\>rem The server must always start up in it's installation directory
    D:\>rem
    D:\>if N == N cd "D:\Oracle\panama\WebIntegration\Server"
    D:\Oracle\panama\WebIntegration\Server>rem --- UPDATE PATH AND CLASSPATH FOR PACKAGES ---
    D:\Oracle\panama\WebIntegration\Server>if false == true goto skippkg
    D:\Oracle\panama\WebIntegration\Server>FOR /D %D in (packages\*) do CALL :setpaths %D
    D:\Oracle\panama\WebIntegration\Server>CALL :setpaths packages\Default
    D:\Oracle\panama\WebIntegration\Server>rem -- next line only required in 1.15 and earlier --
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\Default\code\libs CALL :setpaths2 packages\Default
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>CALL :setpaths packages\WmDemos
    D:\Oracle\panama\WebIntegration\Server>rem -- next line only required in 1.15 and earlier --
    D:\Oracle\panama\WebIntegration\S erver>if EXIST packages\WmDemos\code\libs CALL :setpaths2 packages\WmDemos
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>CALL :setpaths packages\WmDemosNative
    D:\Oracle\panama\WebIntegration\Server>rem -- next line only required in 1.15 and earlier --
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\WmDemosNative\code\libs CALL :setpaths2 packages\WmDemosNative
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\WmDemosNative\code\classes SET CLASSPATH="D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes";packages\ WmDemosNative\code\classes
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\WmDemosNative\code\classes.zip SET CLASSPATH="D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes";packages\ WmDemosNative\code\classes;packages\WmDemosNative\code\classes.zip
    D:\Oracle\panama\WebIntegration\Server>SET PATH=packages\WmDemosNative\code\libs;D:\jdk1.2.2\bin;D:\Oracle\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\Program Files\Dell\OpenManage\Resolution Assistant\Common\bin;C:\Inoculan;D:\Oracle\orb\bin;;D:\Oracle\panama\WebIntegration\Server\lib
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>CALL :setpaths packages\WmRoot
    D:\Oracle\panama\WebIntegration\Server>rem -- next line only required in 1.15 and earlier --
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\WmRoot\code\libs CALL :setpaths2 packages\WmRoot
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>CALL :setpaths packages\WmUtil
    D:\Oracle\panama\WebIntegration\Server>rem -- next line only required in 1.15 and earlier --
    D:\Oracle\panama\WebIntegration\Server>if EXIST packages\WmUtil\code\libs CALL :setpaths2 packages\WmUtil
    D:\Oracle\panama\WebIntegration\Server>goto :eof
    D:\Oracle\panama\WebIntegration\Server>rem --- Win95 IS MISSING NECESSARY "IF" COMMAND ---
    D:\Oracle\panama\WebIntegration\Server>if false == true goto jview
    D:\Oracle\panama\WebIntegration\Server>if N == Y goto local
    D:\Oracle\panama\WebIntegration\Server>SET SCMD="D:\Oracle\panama\WebIntegration\Server\jvm\bin\jre" -ms64M -mx64M -classpath "D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes";packages\WmDemosNat ive\code\classes
    D:\Oracle\panama\WebIntegration\Server>goto runserver
    D:\Oracle\panama\WebIntegration\Server>"D:\Oracle\panama\WebIntegration\Server\jvm\bin\jre" -ms64M -mx64M -classpath "D:\Oracle\panama\WebIntegration\Server\jvm\LIB\RT.JAR;D:\Oracle\panama\WebIntegration\Server\LIB\SERVER.ZIP;D:\Oracle\panama\WebIntegration\Server\lib\classes";packages\WmDemosNat ive\code\classes watt.app.server.Main
    D:\Oracle\panama\WebIntegration\Server>goto done
    D:\Oracle\panama\WebIntegration\Server>rem --- IF SERVER WANTS TO LOOP THEN START OVER ---
    D:\Oracle\panama\WebIntegration\Server>if ERRORLEVEL 42 goto start
    D:\Oracle\panama\WebIntegration\Server>rem --- END OF LOCAL VAR CHANGES ---
    D:\Oracle\panama\WebIntegration\Server>if false == false ENDLOCAL
    null

    Sorry for my bad english.
    I fix the bug , it wasn't because of Mac os x server but only my install of "entropy-php.mpkg" what put a file into httpd conf directory "/etc/httpd/sites/". By removing this file, the web services can restart.
    ouf...
    have a good day..

  • How can I split a 16-bit image?

    I have a driver for a HDRC camera and a program for the production of Avi files. The image from the camera is 10bit, but Avi works only for 8-bit grayscale. I want to split a 16-bit image into two 8-bit images, so I don't lose data. Who can help me?

    For each image, you will need to make a copy. Convert one to 8 bits with no shift, and convert the other to 8 bits with an 8 bit shift.
    The only problem with this is neither image will look good. Instead, I would just do a 2 bit shift on the original image for the avi, and save the original 16 bit image in PNG format.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • I'm using a Mac / Leopard. I can no longer "save as" an image. Please see the "details" section for more information. Thanks.

    I'm using a Mac / Leopard. Beginning about a month ago, I can no longer "save as" an image. The "Save Image As" menue comes up -- but then nothing. I can drag images onto the desktop, but that's it. I tossed out Firefox, and then downloaded it and reinstalled it, but have the same problem. (I couldn't figure out how to get rid of profiles and bookmarks -- so they remained). As I type this question on the Firefox website, I don't see the forum in front of me -- just a window to type a question. So, if you answer this question, I'm not sure I'll be able to find the answer. Thus, if you'd be so kind as to also email me the answer, that would be greatly appreciated: davidfreeman11 AT gmail.com Thanks

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 9.0 r124
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Can't start CS5 64-bit in Windows 7

    Can't seem to find an exact fix for this problem. I reinstalled Windows 7 (64-bit version), and of course had to reinstall all applications. Verified I'm running Win7-64 bit, but now when I launch Photoshop CS5-64 bit, I only get an error message that says "System unable to find file specified", even though the file is listed in the proper place by Explorer. I'm able to launch CS5-32 bit version normally, but of course that version limits the RAM available to about 3GB and I have 16GB installed. I'm able to successfully launch Lightroom 3 in 64-bit mode.
    I've tried uninstalling Photoshop CS5, rebooting and re-installing in a different location with a fresh download of CS5 from Adobe.com but still always the same error message that "System cannot find file specified" when launching.
    Any ideas on how to fix this?

    Many thanks.
    I think you've got two different types of problem going on at once here. Let's try clearing this second error out of the way first.
    the second is "Error writing to file: C:\ Program Files(x86)\Common Files\Apple\Apple Application Support\Webkit.resources\inspector\Images\timelinePillGreen.png. Verify that you still have acess to that directory."
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through without that particular error message afterwards? (Whether this works or not, we still might have to deal with the system services message.)

  • Bootcamp disk doesn't appear anymore/Can't start up Windows 7 anymore

    I installed Windows 7 on an internal hard drive (HD) about 2 years ago (in 2012). It worked flawless until today. When I tryed to boot the Windows partition (holding down the alt button), nothing happened and it stayed on the grey screen, I couldn't see any hard drives (not even the mac one). Then I restarted the computer without holding the alt button and it opened on the Mac side without any problem. Only thing, when I check for the Bootcamp HD (the one with Windows 7), I can't see anything, the disk is not there and it's not even in the Disk Utility.
    I remember that yesterday, a Windows 7 update was made while closing the computer. I don't know if it's have any link or whatever..
    I seriously hope my HD isn't broken. I know it's an old one (it came with my 1st Mac pro in 2008) but as far ad I remember I didn't heard any weird sound showing it's had a problem or something.
    Anyway, let me know if you have any ideas of what the problem can be. It would be highly appreciate!
    Thanks!

    Paragon Software has tools to clone and manage a Windows system.
    I would not allow Disk Utility to touch your drive even if you install NTFS for OS X from Paragon Software.
    And always no matter what platform, have working system restore images and backups, in duplicate at least.

  • Can't find preview window in image size in photoshop cs6

    Hey guys , i have photoshop cs6 , when i go to image size i can only see image size dialog box of pixel dimensions and document size , but i can't see the photo "preview window" , how can i show it??

    i dont have the box up! i have this one
    as u see i dont have the left photo window..

  • I already partitioned my hdd via Bootcamp, supports downloaded, and windows is on an external USB. How can I start installing Windows now? at startup it doesnt show up as bootable device...

    hi,
    I am having a problem installing windows via bootcamp.
    I already partitioned my hdd via Bootcamp, downloaded and copied all the supports for windows, and windows is on an external USB as well. I had to stop the process the other day, so i shut down the computer. Now I am trying to boot from the USB, but I cant get to that point where the computer should restart and windows would start installing.
    . After restarting, holding command, it doesnt show up as bootable device.
    How shall I move forward? My disk is already partitioned, and if i start the whole process from the beginning, it wants me to partition again - although I already made a 100GB partition for windows.
    Please help me out.
    best,
    Zoltan

    So, here is what happened when I tried to make it.(sorry for quality, i had to take them by phone)
    At first when I opened it I saw that I could simply resolve it just by stretching the arrow at the bottom, giving the 100 GB back which I partitioned before via Bootcamp. At this point options was not available.
    I didnt do it because you mentioned earlier that it might be not designed to install windows.
    The second thing I tried I choose 1 Partition from Partition Layout. This time Options were available but I didnt see anything like GPT, the onces that are optionable are on the screenshot.
    What do you think how shall I move on? I was thinking to give it a shot with option 1, just stretch it back and try everything from scratch.

  • Ivisualizualize can't start in 64 bit mode

    Since installing Lion I get the above message on starting iTunes; any reason iTunes is not Lion compatible?

    If the machine has an Open Firmware password set on it, the keyboard shortcut for booting into Single User mode will be disabled; the password can be taken off by following the instructions at the bottom of the linked article if you know what it is.
    You should use a wired keyboard when accessing Single User mode, as some people have reported being unable to use a wireless keyboard in this mode. If only the permissions on the top level of the hard disk have been set incorrectly, they can be fixed by issuing the following commands in order:
    mount -uw /
    chmod 1775 /
    exit
    (9626)

  • ITunes can't start in Windows 8

    I installed the lates version of iTunes, but when I try to start it, I get a message that the application has quit. What's going on?

    Error 0x800703F9, after drop OK. the intall will roll-back,and service can't be start.

  • Can't start up with mac OS x---please help

    i ran ONYX and i was advised to repair my hard drive.
    so i inserted my mac os X disc while holding down the C key as the computer starts up.
    it won't go to utilities, it goes straight to where u choose which account and password to login.
    i repeated the whole procedure for four times, still it can't open disk utilities/repair disc.
    i installed a firmware password before on my hard drive but it didn't asked for a password or something while i was starting up.
    please help. thanks.
    Message was edited by: Alvin Ray

    The Macbook will not allow you to startup with your Install DVD while you have Open Firmware password enabled. Disable that first, then try again....
    http://docs.info.apple.com/article.html?artnum=106482
    Launch the Open Firmware application to disable it.

  • I am trying to snyc but can't I have window 8.1 how do I solve this?

    I have just upgraded computers it has win 8.1 the computer reconizes my ipad and ipod touch, but itunes won't pick them up

    Hello, Jayf79. 
    Thank you for visiting Apple Support Communities.
    If your device is not recognized by iTunes and iTunes is updated, I would recommend the steps in the article below.  Start with the section labeled Verify that the Apple Mobile Device USB Driver is installed > For Windows Vista, Windows 7, and Windows 8 > Update the Apple Mobile Device Driver.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    Jason H.

  • Can't start up 3G!! Help please!

    Ok- so I just got an ipad and want to sign up for a cellular data plan. I click settings, 'Cellular Data ' then I hit 'View Account' ...(while connected to WiFi) and it comes up as 'this may take a few seconds to load' but then takes about 2 full minutes, and then it says 'connection failed. server was lost. try again later"...but i know the server wasn't lost because i can still get on to the internet for email and such.
    am i doing something wrong?? please help!

    If you are in the USA it uses the 3G service to set up the account. Do you have 3G service available where you are? Does the ATT and #G and bars show in upper left?

  • Can not install OEM Windows 7 64 bit on iMac 24"

    I have a late 2006 iMac 24" white. I have installed Lion with Boot camp 4.0. I am attempting to install Windows 7 64 bit OEM. At Step 3 "Install Windows" of the Installation and Setup Guide the system does not start the Windows 7 installer. Please Help!

    I found another thread about running Windows 7 64 Bit on systems other than in a list provided by Apple. I ran the suggested Terminal Command with the following result:
    george-halls-imac:~ georgehall$ ioreg -l -p IODeviceTree | grep firmware-abi
        | |   "firmware-abi" = <"EFI32">
    Does this mean that I can not run 64 Bit Windows 7 on my system? Do I need to upgrade the firmware? Can I change this parameter and get the system to boot the Windows 7 install disk?
    My System is an iMac 24" white (late 2006), 2.33 GHz Intel Core 2 Duo 4 GB mem. NVIVIA GeForce 7600 GT
    Boot ROM version IM61.0093.B07
    SMC Version (system) 1.10f2

Maybe you are looking for