Hello,
I have installed the latest version of virtualbox and am trying to install Oracle Enterprise Linux 4 Update 8 as a guest OS. It says that it has been successfully installed and when I try to reboot, it doesn't get any further than trying to uncompress the Kernel and comes up with the attached messages.
Does anyone know what is going wrong here and how to resolve it?
Many Thanks
Sunny
Cannot start Oracle Enterprise Linux on Virtualbox
-
sunnynagra
- Posts: 3
- Joined: 29. Jan 2010, 16:13
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: RHELAS4
Cannot start Oracle Enterprise Linux on Virtualbox
- Attachments
-
- VBox.rar
- Log output of what is happening everytime I start my Virtual machine
- (19.04 KiB) Downloaded 3 times
-
- Screenshot of where virtualbox stops
- VBox.png (5.87 KiB) Viewed 1734 times
-
sej7278
- Volunteer
- Posts: 1003
- Joined: 5. Sep 2008, 14:40
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
- Contact:
Re: Cannot start Oracle Enterprise Linux on Virtualbox
RedHat Enterprise Linux 4u8 works fine as does CentOS 4.8; must be something Oracle broke with their odd kernel tweaks to the RHEL codebase.
-
sunnynagra
- Posts: 3
- Joined: 29. Jan 2010, 16:13
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: RHELAS4
Re: Cannot start Oracle Enterprise Linux on Virtualbox
Yes I have found that I have to choose from 4 different Kernels to boot up from. Only thing is I can boot from 3 of them and I don't know which one is the correct one to boot from??
Any Ideas?
Any Ideas?
-
wcoekaer
- Posts: 1
- Joined: 28. Apr 2010, 17:16
- Primary OS: Other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: linux
Re: Cannot start Oracle Enterprise Linux on Virtualbox
it likely is the hugemem kernel. did you actually try to boot with that kernel on centos/rhel as well - or there did you boot the kernel that doesn't contain -hugemem. seems to me like you want to boot just the .el or -smp.el kernel there's no need to boot in the hugemem kernel at all. I suggest if you have multiple virtual cpus to boot -smp otherwise the one just saying .el
sej7278 - respectfully - don't make such an uninformed claim unless you actually pulled the kernel and looked at the applied patches if any.
sej7278 - respectfully - don't make such an uninformed claim unless you actually pulled the kernel and looked at the applied patches if any.
-
sej7278
- Volunteer
- Posts: 1003
- Joined: 5. Sep 2008, 14:40
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Solaris, Linux, Windows, OS/2, MacOSX, FreeBSD
- Contact:
Re: Cannot start Oracle Enterprise Linux on Virtualbox
they're not uninformed claims thank you very much, i run OEL at work and have used the oracle database for years and dissected the modifications oracle make to the redhat kernel (at runtime in that case) and they're not pretty, to the degree where they can prevent further updates from working or even os booting.wcoekaer wrote:sej7278 - respectfully - don't make such an uninformed claim unless you actually pulled the kernel and looked at the applied patches if any.
that said, i got oel 5.3 working just fine with virtualbox, as well as centos 4.8/5.4 and rhel 5.0/6beta1 so i expect its a settings/user error not virtualbox or even oel, probably not the hugemen kernel but a xen kernel.