General :: How To Install Sun Virtual Box In Fedora 12 64Bit?

Sep 5, 2010

Any body can give me the step by step instruction how I can install Sun virtual box in Fedora 12 64Bit edition. I am using the folloeing hardware.
Server: Dell PowerEdge 1950
RAM: 16 GB
Processor: Zion Multicore
HDD: SAS 132GB

View 1 Replies


ADVERTISEMENT

Fedora X86/64bit :: 64-bit Vs 32-bit Virtual Machines Trying To Run 11 On VMware WS 6.5.2

Aug 14, 2009

I have an HP Compaq nx6125 laptop, which has an AMD Turion 64 2200MHz processor, running Windows 7 Ultimate. I have installed the VMware Workstation 6.5.2 [full] trial and am attempting to install Fedora 11 on a virtual machine.

I understand that the Turion processor is a 64 bit processor, so I downloaded the Fedora 11 x86_64 DVD iso image.

First I have to create a VMware virtual machine (VM) and choose a version for it. If I choose a version that is any of the 64 bit options (for example, "Other Linux 2.6.x kernel 64-bit", since there are specific options for RHEL but not for Fedora), I get an error message the moment I try to power on the VM and start the install, saying "The buslogic SCSI adapter is not supported for 64-bit guests in this release [...]". Then the VM just shuts down.

I guess this laptop does have a SCSI bus, but my disks are IDE and as far as I can see (System Information) the SCSI bus is not used (?).

On the other hand, if the VM I create is any of the 32-bit option versions, I get what seems to be just a warning, saying that I'm running a 64-bit guest OS (Fedora 11) on a virtual machine configured to run a 32-bit OS, and suggesting I change this to ensure the 64-bit guest OS will function correctly. What would be the risks / downsides of forcing the install anyways?

I will also ask for help on the VMware side, too, and it's not my intention to turn this into a VMware discussion, but I'm just wondering if anybody on the forum has worked with this combination (VMware 6.5.2 and Fedora 11 running within it, preferrable on an HP Compaq 6125 running Windows 7 Ultimate) ? If so, I'd really appreciate some feedback / pointers.

I used to work a lot with Linux back in the days of RH5.2, and it's been a while, plus I'm new to the virtual machine world, so bear with me here.

View 4 Replies View Related

Fedora X86/64bit :: Run Windows In A Virtual Machine On 14?

Jan 20, 2011

I want to run 64bit windows in a virtual machine on my fedora 14 64bit. using virtual machines and want to know what is recommended for fedora 14 and if 64bit vm's are supported yet.

View 5 Replies View Related

Fedora X86/64bit :: Install Skype On A 64bit Fc14 And The 32bit Doesn't Work

Feb 16, 2011

I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.

View 8 Replies View Related

General :: Download And Install NS2.31 On Fedora 6 In Virtual Machine?

Dec 20, 2010

how do i download and install NS2.31 on fedora 6 in my Virtual machine?

View 1 Replies View Related

Ubuntu Servers :: Virtual Box And Installing 64bit System

Aug 1, 2011

I've got a problem with installing 64bit systems on Virtual Box. It is reporting that my 64 bit virtualization abilities (something like v-AMD or so) are present but not enabled. There is also an advice to enable it in the bios but I can't find anything like this actually. My motherboard is Asus M4A88TD-M EVO with quad-core AMD processor. IS there any trick to enable this feature somewhere in the system or it is a limitation of my hardware?

View 4 Replies View Related

Server :: Virtual Boxes Supports 32bit And 64bit Os?

Jun 23, 2010

Iam using Centos 5.4 and now i want to install virtual box in my os. how many virtual boxes can be run
on 32bit and 64bit linux os?

View 1 Replies View Related

Fedora X86/64bit :: Dell N5010 - Unable To Install Fedora On Unallocated Space

Sep 13, 2010

My laptop is currently running on Windows 7 Ultimate. I have a 320 GB HDD, which I have partitioned as follows. C: Drive as Windows 40 GB capacity and successively partitioned the rest of the drives for 50 GB capacity and left an unallocated space of 67 GB for fedora 13 x64 installation. The problem that I am facing is, that I am unable to install fedora on this unallocated space..even though I am checking the option for "Creating custom Layout". When I check the option for "Creating Custom Layout" Ive been shown with the only option to install fedora on the unused space on the HDD which is around 265 GB. I am also attaching a screen shot of my disk management. how I can install Fedora on this unallocated space of 67 GB?

View 12 Replies View Related

Ubuntu :: 9.10 64bit + Radeon HD3200 + Font Size At Virtual Console Is HUGE

Feb 14, 2010

I've read so many howto's and threads but never managed to get a decent font size on my tty's. Before grub2 I used to use vga=795 (or something like that), but now that isn't working anymore. I have a 24" Samsung screen and the font size is HUGE. Has anyone with same hardware succeeded in setting a decent resolution? I've played around with gfxpayload and all that stuff. I'm using fglrx driver on an up-to-date system.

View 3 Replies View Related

Fedora :: F12 64bit - How To Install PHP4

Feb 6, 2010

I have F12 64bit and I really need PHP4. Some hints on how to install it?

View 1 Replies View Related

Fedora X86/64bit :: SSH Not Configured After Install?

May 30, 2010

After installatiion, if you find that you can't connect to your box over ssh, you might find that the service has not been started. Start it with the following from a root prompt:
/etc/init.d/sshd startIt will then proceed to create the needed keys forecuring connections and proceed to start the service allowing connections.

View 2 Replies View Related

Fedora X86/64bit :: Install Xampp 32 On F64?

Jun 23, 2010

i am new in linux and fedora,i cant install xampp 32 on fedora 64 what i am must to do? Post added at 05:54 AM CDT Previous post was at 05:08 AM CDT i have this error:

sudo /opt/lampp/lampp startapache XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system. The message is very clear that XAMPP doesn't like 32-bit system. So, we will need to cheat XAMPP that the system is 32-bit. First, we will need to install some libraries: i find this for fix this problem but i have error

yum -y install glibc.i686
yum -y install libgcc.i686
yum -y install libstdc++.i686
and now, we need to skip the 32-bit annoying check:
sudo nano /opt/lampp/lampp
Replace the following from:

[Code]...

View 1 Replies View Related

Fedora X86/64bit :: How To Install Metasploit On 14

Apr 12, 2011

I want to install Metasploit on Fedora14. I am new to linux.These are the steps I have done after downloading the .run file from metasploit

$ chmod +x framework-3.*-linux-x86_64.run
$ sudo ./framework-3.*-linux-x86_64.run

It runs a UI for Installation till it finishes but m not able to see metasploit installed or where it is?

View 3 Replies View Related

CentOS 5 :: Install DomU 5.3 64bit On 5.4 64bit

Mar 5, 2010

I did a full install on 5.4 64bit. the installation aborted with the following errors:

View 1 Replies View Related

Fedora X86/64bit :: Quick And Easy Way To Install 32-bit?

Sep 21, 2009

Is there a quick and easy way to install 32-bit software on my 64-bit Fedora 11 machine? I've got some software that is 32-bit but can't use them because I lack those library files etc. needed to run them. The programs I'm trying to get to work are : LightZone 3.7 and Bibblepro both photo software.I'd hate to go back to Ubuntu 9.04 64-bit (it worked and all that was need were ia32libs I believe.)

View 5 Replies View Related

Fedora X86/64bit :: Install The BCM4727 On Core 13?

Oct 12, 2010

I am facing problem in installing/ configuring the Broad com wifi card (BCM4727) on fedora Core 13. how to install the BCM4727 on core 13. The os is 64 bit .

View 5 Replies View Related

Fedora Installation :: How To Install Eclipse On 12 (64bit)

Nov 9, 2010

I have become interested in learning to use Python and I wanted to use the Eclipse IDE. I wish to find the best way to install the Eclipse IDE and add the PyDev plugin. At the Eclipse.org site I have downloaded the eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz is this the correct file I will need for my Fedora 12 (64bit) os? If yes, what is the command line I should use to do the install? I am also interested in any books/sites that might help me to get started.

View 3 Replies View Related

Fedora X86/64bit :: How To Install VMWare Server

May 26, 2011

I am using F14 Kernel 2.6.35.13-91.fc14.x86_64 and I tried to install VMWare Server using this toturial Click Here .

Unfortunately, I got this error "There is a problem compiling the vmnet module after it was patched." in this step on the second page:

Code:

Note that I used the names on my Laptop and here I am attaching What I Have done.. (txt is attached)

How to install any vmware Because I have to install Windows 7 on it.. Note that mine is 64-bit

View 3 Replies View Related

Fedora :: After Install (F14 64bit Or F15 32bit) No Boot

Jun 6, 2011

I try install F14 32 bit, f14 64 bit, f15 32 bit and Centos 5.5 and when it arrives at the end of the installation and reboot, my system no boot. I try install it on a Hardware RAID 1 --> 2 x 2TB. Motherboard Intel DH57DD, Core I5, 4 Gb DD3. (Windows 7 afeter install boot OK).

View 13 Replies View Related

Red Hat / Fedora :: Why X86_64 Only Install 64bit Library

Feb 16, 2011

By default, Fedora x86_64 only installs 64 bit libraries under /lib64 when OS installation! I think, it is not very good because there are so many 32 bit application software, without 32bit library, 32bit application can not run at all! Why Fedora not install both libraries by default, any concern?

View 2 Replies View Related

Fedora X86/64bit :: Skype Static Version On 64bit FC10

Mar 16, 2009

Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.

View 2 Replies View Related

Fedora X86/64bit :: Same Fortran Code, Different Results For 32 And 64bit System?

Jan 15, 2010

I have the simple fortran codes as:

Code:
integer :: i1=2455121, i2=2455121
real :: s1=0.19123840, s2=0.20749992
real*8 :: a1, a2
a1=i1+s1; a2=i2+s2

[Code]....

When s1 and s2 are stated with 'real*8', the 64bit and 32bit systems get the same results.

View 6 Replies View Related

Fedora X86/64bit :: No Sound In F X86 64bit In Sony Vaio Laptop?

May 24, 2010

I just bought sony vaio laptop(EB16) couple of days before.I had window 7 OS. Two days before i downloaded Fedora-12-x86_64-DVD & installed in my PC.Everything is working fine except when i play any video or audio file such as .avi, .mp3 from any player such as vlc player, movie player ,xine etc , i don't get any sound.I tried to search this problem in internet but still i am not able to resolve this problem.

[Code]...

View 14 Replies View Related

Fedora X86/64bit :: F15 64bit Send Receive Sms Via Usb ZTE Mobile Modem?

Aug 18, 2011

Im trying to set up my 3G modem to recive and send sms but I had no luck so far

Code:

Bus 002 Device 010: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636Im I tried with gnokii and wammu and many other things and did not want anything to do

View 1 Replies View Related

Fedora Installation :: Install Fedora 10 From Vista In Virtual Machine

Feb 14, 2009

I am an inexperienced Linux user, I have tried Knoppix and Ubuntu in the past. Since we use Fedora servers at work I have wanted to try Fedora for some time and I tried running it in a virtual machine.My virtual machine is Sun VirtualBox and my OS is Vista Ultimate. Everything worked well until it was time to decide where Fedora is to be installed.Alright, screenshot time yet? This is where I hit the wall, the screen where you select installation drive/partition. The field is greyed out as you can see.

I have prepared a partition, at first I formatted it in FAT32 but because I didn't see it in the installation screen I just re-formatted it in NTFS.Installing with virtual machine should be working? Why is the field grey? What to do? Is it because I have mounted the dowloaded disc image instead of burning it?
I have a 64-bit architecture AMD processor with 2GB RAM and have tried Ubuntu 64-bit in the past, is there a 64-bit version of Fedora and would that be better or worse for me than 32-bit version?

View 3 Replies View Related

Fedora X86/64bit :: No Updates Found After F10 X86_64 Install

Apr 5, 2009

I installed Fedora 10 x86_64 from DVD this weekend. Once the install was completed and I booted into the new install, I ran the Software Update expecting to find and download security updates. However, to my surprise no updates were found! The install DVD was downloaded and burnt to DVD about two weeks ago. Did the installer fetch and install the F10 updates? Or did I mess up my install and/or configuration of F10? I remember when I installed F9 there were a lot of updates found right after the install.

View 14 Replies View Related

Fedora X86/64bit :: Cannot Complete Install On Centrino 2 Machine

Apr 29, 2009

My attempt to install Fedora 10 x86_64 to a HP EliteBook6930p with an Intel Centrino 2 processor failed. Initially the CD load presents the start screen where I select Install. Then the machine displays multiple errors. When the error scrolling stops the last comments displayed are:

ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.PSWT] (Node ffff88007fb48720), AE_AML_PACKAGE_LIMIT
ACPI Error (psparse-0530): Method parse/execution failed [\_TZ_.GTTP] (Node ffff88007fb486e0), AE_AML_PACKAGE_LIMIT

[Code].....

View 1 Replies View Related

Fedora X86/64bit :: Install F11 X86_64 Without Success On New Machine?

Jul 15, 2009

For the last couple of days I've been trying to install Fedora 11 x86_64 without success on my new machine, specs below. Intel Core i7-920 2.66Ghz MSI X58 Pro 7200 SATA Drive (can't remember the make) 6GB RAM So first off I tried install the 32bit live cd and that worked without any problems and installed fine. Only problem is I need access to the full 6GB of RAM so I really need to switch to the 64bit version.

I downloaded the full x86_64 install DVD and burnt it off. Rebooted and began the installation. It was going fine until it started installing the packages. The install seemed to freeze, although the mouse would still move. I left this for 10 minutes just incase it kick started again, but there was no HD activity or DVD activity so I gave up and rebooted to try again. The next time I started the install I had problems with it freezing while partitioning. I was beginning to think something was up with my hard drive or the drivers for the hard drives controller weren't working correctly (could still be the case).

After about 20 attempts with it freezing at various points I gave up and decided to try the x86_64 live cd. This booted with no problems so I started the install from the desktop. First thing I noticed was a kernel error pop up after I started the drive partitioning. Something about dereferencing a pointer in the kernel (0x20) (sorry no additional info at the moment, if needed please ask). This got me thinking the kernels not playing nice with my setup. However, it let me continue and copied the live image onto the hard drive. Then it started going through the post installation steps and this is where I got another kernel error (again I can get this if needed) and the window froze and all activity seemed to stop again. Has anyone got any ideas what could be causing these problems. I've also tried a CentOS 5.2 x86_64 version I had lying around and this had similar problems (although this does use anaconda as the installer too).

View 1 Replies View Related

Fedora X86/64bit :: Install To Hard Drive, From F13 LiveDisc?

Jun 1, 2010

I am currently running W$7, with Fedora 13 LiveDisc I want to install Fedora 13 LiveDisc to VirtualBox. When I went to install to Hard Drive, from F13 LiveDisc I got to the point where it said "by installing you wont necessarily have your existing files deleted." At this point it was wanting to install to my HD. I dont know if there are more choices for places to install to after agreeing to install to my HD. I didnt want to chance overwriting my W$ OS. So then, my question is, if I continue with the install from F13 LiveDisc, to my HD, can I then navigate to VirtualBox for the install?

View 4 Replies View Related

Fedora :: IBM IseriesAccess Install - Use The I386 Version And The 64bit

Aug 12, 2011

Im trying to install iseriesaccess for linux. I've had to use the i386 version and the 64bit says it has not 5250 emulator which is the reason im installing it. I have had a good look and cant get it to solve these dependencies. Has anyone else tried and got this working?

[ltodd2@zeus Downloads]$ rpm -ivh iSeriesAccess-5.4.0-1.6.i386.rpm
error: Failed dependencies:
libodbcinst.so.1 is needed by iSeriesAccess-5.4.0-1.6.i386
libodbc.so.1 is needed by iSeriesAccess-5.4.0-1.6.i386
libstdc++.so.5 is needed by iSeriesAccess-5.4.0-1.6.i386

[Code]...

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved