- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Cloudera Quickstart VM not installing
- Labels:
-
Cloudera Enterprise Data Hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new to Cloudera and tried to download the Cloudera Quickstart VM and when I run it in the Virtual Box it shows following error:
Detected CPU family 6 model 78
Unssuported hardware Device: Intel CPU Model
..mp-BIOS bug :8254 timer not connected to IO-APIC
Kernel panic- not syncing :IO-APIC + timer doesn't work
I have Intel i5 with 8 gb ram.
Can anyone please help ?
Created 03-20-2023 01:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@deepikaw, Welcome to our community! To help you get the best possible answer, I have tagged our @vaishaakb @vamsi_redd experts who may be able to assist you further.
Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
In the meantime, you might also find the following resources on the same topic useful:
- https://community.cloudera.com/t5/Support-Questions/Quickstart-VM/m-p/290564/highlight/true#M214948
- https://community.cloudera.com/t5/Support-Questions/Cloudera-QuickStart-VM-Download/m-p/290587#M2149...
Regards,
Vidya Sargur,Community Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
Created 03-23-2023 07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@deepikaw
What is the version of RHEL/CentOS?
Try removing the kernel quiet parameter in /etc/grub.conf
Memory looks okay for Quicstart though the higher the better
This message occurs when kickstarting a RHEL you need to provide another "vmlinuz" and "initrd.img" to kickstart the machine.
In case for example of kickstarting RHEL x.3, I simply used the vmlinuz and initrd.img from RHEL x.4. higher version
For "mp-BIOS bug :8254 timer not connected to IO-APIC"There is a kernel workaround, I believe booting with the kernel parameter "noapic" could work
