![]() |
This is a 32 bit computer, you can't use 64 bit software on it.
Code:
anisha@linux-uitj:~> cat /etc/issue && uname -aNow when I try to load a 64 bit OpenSUSE 11.3 ISO on the VirtualBox, I get a message as shown in the thread title! Code:
anisha@linux-uitj:~/tarBalls> file opensuse-dvd-x86_64.0702..001.isoHelp please. |
It certainly looks like a 64-bit from the uname -a output. Very strange! Run:
Code:
cat /proc/cpuinfo |
Code:
anisha@linux-uitj:~> cat /proc/cpuinfo |
First thing, the output from uname doesn't show anything about your hardware, only about your kernel. It's a subtle difference that you should always keep in scope. Of course, in this case, to run a 64 bits kernel you need 64-able hardware so, accidentally, the erroneous assumption you made there doesn't really matter so much.
Your problem in this case has to do with the fact that you are trying to install a given OS in a virtual machine, so it's the emulated hardware in that machine which matters, and not your physical hardware. I have no idea if your concrete VM can emulate an x86_64 cpu, I will leave that for you to discover. |
Code:
fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lmEDIT: Have you got the 64-bit VirtualBox? ANOTHER EDIT: One for OpenSuse AMD64? http://www.virtualbox.org/wiki/Linux_Downloads |
Quote:
Perhaps instead of wasting further time I should download that 64 bit VB. |
Yeah, good idea. That one you've got is outdated, and it's an OSE version, which won't support USBs.
|
Just now I checked the install file I have for the VB. :doh:
Quote:
|
:tisk: :)
|
| All times are GMT -5. The time now is 07:30 PM. |