LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-10-2009, 02:02 PM   #1
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Rep: Reputation: 0
VirtualBox 2.1 on Fedora 64-bit won't install Windows 7 Beta 64-bit


I just downloaded the Windows 7 Public Beta 64-bit. I am running Fedora 10 64-bit with VirtualBox 64-bit version. When I try to install Win7 from the .iso, I get an error that says:

"Attempting to load a 64-bit application, however this CPU is not compatible with 64-bit mode."

This is bogus because VT-x is enabled in VirtualBox for this vm.

Has anyone installed 64-bit Vista (and/or the Win7 beta) with VirtualBox successfully?
 
Old 01-10-2009, 04:27 PM   #2
Halfwalker
LQ Newbie
 
Registered: Jan 2009
Posts: 2

Rep: Reputation: 0
Nope, didn't work here either. This was tried on an Ubuntu 8.10 x64 install running on a Xeon quad-core with 16G ram. Using Virtualbox 2.1.

Different problem though, in this case it complained that there was a hardware error. Hitting F8 got to the typical advanced options, and not even plain old safe mode would work. They all spat up

Status: 0xc0000225

<edit: had status code wrong>

D.

Last edited by Halfwalker; 01-10-2009 at 05:18 PM.
 
Old 01-10-2009, 04:37 PM   #3
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Halfwalker View Post
Nope, didn't work here either. This was tried on an Ubuntu 8.10 x64 install running on a Xeon quad-core with 16G ram. Using Virtualbox 2.1.
I'm going to try VMWare Server and see if it works with that.
 
Old 01-11-2009, 08:29 AM   #4
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Has anyone else gotten the Windows 7 Beta x64 to run under a 64-bit Linux host with VirtualBox? I have been holding off on installing VMWare Server, because VirtualBox has a much smaller footprint and is all I otherwise really need. I'd like to get Win7Beta x64 running with VBox if possible.
 
Old 01-11-2009, 02:30 PM   #5
dblade
LQ Newbie
 
Registered: Sep 2007
Posts: 25

Rep: Reputation: 0
I was getting Status: 0xc0000225 on intrepid 64-bit then I enabled both IO APIC and PAE/NX (basically all options on now) and Windows 7 beta 64bit is installing now. I didn't go through and test which option was truly needed, but my guess would be the IO APIC option did it over the other.

EDIT: I dunno if it matters this early in testing but i also had enabled the sata controller option as well

Last edited by dblade; 01-11-2009 at 02:33 PM.
 
Old 01-11-2009, 04:19 PM   #6
jcookeman
Member
 
Registered: Jul 2003
Location: London, UK
Distribution: FreeBSD, OpenSuse, Ubuntu, RHEL
Posts: 417

Rep: Reputation: 33
Firstly, I'd like to take this opportunity to curse Microsoft. I had to go to the html source and manually copy/paste the download url because of their queer ActiveX download manager. I also noticed when they asked me what my primary operating system was, there was only options for Windows and other. Gasp, you mean, actually, there is another operating system besides Winblows?

That aside, it's now downloading, and I look forward to seeing just how many obstacles Microsoft has devised to keep 7 from running virtualized.
 
Old 01-11-2009, 04:20 PM   #7
jcookeman
Member
 
Registered: Jul 2003
Location: London, UK
Distribution: FreeBSD, OpenSuse, Ubuntu, RHEL
Posts: 417

Rep: Reputation: 33
Double post deleted.
 
Old 01-12-2009, 06:39 PM   #8
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by dblade View Post
I was getting Status: 0xc0000225 on intrepid 64-bit then I enabled both IO APIC and PAE/NX (basically all options on now) and Windows 7 beta 64bit is installing now. I didn't go through and test which option was truly needed, but my guess would be the IO APIC option did it over the other.

EDIT: I dunno if it matters this early in testing but i also had enabled the sata controller option as well
Thanks for the input. I enabled all options and I still get the same error as I reported above. I guess I'll try downloading the 32-bit version and see if that works.
 
Old 01-13-2009, 08:15 AM   #9
Halfwalker
LQ Newbie
 
Registered: Jan 2009
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by dblade View Post
I was getting Status: 0xc0000225 on intrepid 64-bit then I enabled both IO APIC and PAE/NX (basically all options on now) and Windows 7 beta 64bit is installing now. I didn't go through and test which option was truly needed, but my guess would be the IO APIC option did it over the other.

EDIT: I dunno if it matters this early in testing but i also had enabled the sata controller option as well
Bingo, IO APIC was it. I just enabled that and booted from the x64 dvd image. Win7 installed just fine and is running cleanly now, with the VirtualBox 2.1 Guest Additions. I normally have IO APIC disabled, as it does impact performance noticeably.

I also use the sata controller - better performance.

Oddly enough, Debian and Ubuntu x64 install and run just fine without IO APIC enabled.

BTW, in order to install the Guest Additions, you have to right-click on the installer file on the disc image, Properties, Compatibility tab, and select Windows Vista. Drops right in then and works fine.

D.
 
Old 01-13-2009, 01:18 PM   #10
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Halfwalker View Post
Bingo, IO APIC was it. I just enabled that and booted from the x64 dvd image. Win7 installed just fine and is running cleanly now, with the VirtualBox 2.1 Guest Additions. I normally have IO APIC disabled, as it does impact performance noticeably.

I also use the sata controller - better performance.

Oddly enough, Debian and Ubuntu x64 install and run just fine without IO APIC enabled.

BTW, in order to install the Guest Additions, you have to right-click on the installer file on the disc image, Properties, Compatibility tab, and select Windows Vista. Drops right in then and works fine.

D.
Halfwalker,

I enabled IO APIC and PAE/NX and it did not work for me. I'm running Fedora, not Ubuntu, so I wonder if it's something with my distro?
 
Old 01-13-2009, 02:54 PM   #11
jcookeman
Member
 
Registered: Jul 2003
Location: London, UK
Distribution: FreeBSD, OpenSuse, Ubuntu, RHEL
Posts: 417

Rep: Reputation: 33
Works on OpenSuse. You do not need PAE/NX.
 
Old 01-13-2009, 04:04 PM   #12
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jcookeman View Post
Works on OpenSuse. You do not need PAE/NX.
Ok, so what specific settings are you using to get the install to work? Just IP APIC and SATA?
 
Old 01-13-2009, 04:30 PM   #13
jcookeman
Member
 
Registered: Jul 2003
Location: London, UK
Distribution: FreeBSD, OpenSuse, Ubuntu, RHEL
Posts: 417

Rep: Reputation: 33
Name
Windows-7

OS Type
Windows Vista (64 bit)

Base Memory
1024 MB

Video Memory
64 MB

Boot Order
Floppy, CD/DVD-ROM, Hard Disk

ACPI
Enabled

IO APIC
Enabled

VT-x/AMD-V
Enabled

PAE/NX
Disabled

3D Acceleration
Enabled

Enable SATAController
Disabled
 
Old 01-13-2009, 07:15 PM   #14
linuxroks88
LQ Newbie
 
Registered: Dec 2008
Distribution: Fedora 10, Ubuntu 8.10, CentOS 4.4
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jcookeman View Post
Name
Windows-7

OS Type
Windows Vista (64 bit)

Base Memory
1024 MB

Video Memory
64 MB

Boot Order
Floppy, CD/DVD-ROM, Hard Disk

ACPI
Enabled

IO APIC
Enabled

VT-x/AMD-V
Enabled

PAE/NX
Disabled

3D Acceleration
Enabled

Enable SATAController
Disabled
I replicated those same settings and still get the error. I'm going to try to download the 32-bit version. Every time I try, it "completes" prematurely (the resulting file isn't anywhere near 2.4GB, like it says it should be).

Last edited by linuxroks88; 01-13-2009 at 07:18 PM.
 
Old 01-13-2009, 11:17 PM   #15
dblade
LQ Newbie
 
Registered: Sep 2007
Posts: 25

Rep: Reputation: 0
Quote:
Originally Posted by Halfwalker View Post

Oddly enough, Debian and Ubuntu x64 install and run just fine without IO APIC enabled.
It may be useful to diff the kernel .config 's to see how APIC and related settings are set between the two.
 
  


Reply

Tags
linux, virtualbox, windows, x64



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Triple Boot Suse 10.3 32 bit, suse alpha 11.0 64 bit and Windows XP (32 Bit) 1kyle SUSE / openSUSE 1 02-28-2008 10:25 AM
LXer: Upgrade from 32-bit to 64-bit Fedora Linux without a system reinstall LXer Syndicated Linux News 0 01-11-2008 09:42 PM
[SOLVED] Triple boot: Ubuntu 64-bit, Windows XP 32-bit and Windows XP x64 512upload Linux - General 3 11-10-2007 06:50 PM
LXer: Community: Why There is Better Driver Support in 64-bit Linux Than 64-bit Windows XP LXer Syndicated Linux News 0 10-18-2006 09:33 PM
32 bit or 64 bit install - is 32 bit easier for a newbie? dms05 Linux - Newbie 3 05-19-2006 03:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration