I have a W7 64-bit laptop w/ external monitors. Wanted a clean W7 reinstall, and wanted to add ubuntu 14.04 to make it dual boot machine to try it out.
I thought it might be dicey but doable myself. But I botched the W7 install from bootable CD and lost the windows partition. I used a bootable CD of 64-bit ubuntu 14.04 and got the machine working (single boot).
I couldn't restore W7 w/o the old partition, so I had a local shop (1) do that and (2) set up ubuntu 14 for the dual boot.
I can pick the OS I want, and W7 works ok. W7 device manager says that the non-Windows (ubuntu) partition is the primary boot partition. But ubuntu won't remember dual monitor settings. Another app I'm trying to load won't display correctly after multiple methods of installing both it and java, based on web articles and (old) documentation for the app.
When I enter command file /sbin/init
, it responds with ...ELF 32-bit LSB....
. This means the shop put 32-bit ubuntu on my machine -- RIGHT?
The creators of the other app sent new instructions (similar but different). Questions before banging my head against the wall some more:
Can it cause problems to have 32-bit ubuntu on 64-bit hardware?
If I run my 64-bit ubuntu CD, WILL this:
- simply replace the current ubuntu -- or do I need to uninstall the 32-bit version? If so, how do I do that?
- put the 64-bit version in the current ubuntu partition?
- keep the boot priority?
- and leave W7 alone and working?
uname -i
, if it does not say x86_64 you have 32 but – mchid Jan 14 '15 at 21:11