hadi motamedi
2009-Oct-12 08:28 UTC
[CentOS] Inquiry:Problem installing application on Cent OS
Dear All Please be informed that I tried to install the "Real VMX" application on my Cent OS client . I setup the environment variables and build kernel . Then I add the following entry to my /boot/grub/menu.lst : title Real VMX rootnoverify (hd0,0) kernel -type=netbsd /vmx I tried to reboot my Cent OS client and at the boot loader when I select "Real VMX" I got the following error : "Error 1 : File name must be either an absolute pathname or blocklist" Can you please do me favor and let me know how can I overcome ? Let me thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091012/36d58095/attachment-0002.html>
Rudi Ahlers
2009-Oct-12 08:36 UTC
[CentOS] Inquiry:Problem installing application on Cent OS
Is the "vmx" kernel in / ? You need to specify where it is Here's the suggested grub entry: title Real VMX rootnoverify (hd0,0) kernel --type=netbsd /boot/vmx As per this page: http://vmx.wikidot.com/install On 10/12/09, hadi motamedi <motamedi24 at gmail.com> wrote:> Dear All > Please be informed that I tried to install the "Real VMX" application on my > Cent OS client . I setup the environment variables and build kernel . Then I > add the following entry to my /boot/grub/menu.lst : > title Real VMX > rootnoverify (hd0,0) > kernel -type=netbsd /vmx > I tried to reboot my Cent OS client and at the boot loader when I select > "Real VMX" I got the following error : > "Error 1 : File name must be either an absolute pathname or blocklist" > Can you please do me favor and let me know how can I overcome ? > Let me thank you in advance >-- Kind Regards Rudi Ahlers CEO, SoftDux Hosting Web: http://www.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532
John R Pierce
2009-Oct-12 08:37 UTC
[CentOS] Inquiry:Problem installing application on Cent OS
hadi motamedi wrote:> Dear All > Please be informed that I tried to install the "Real VMX" application > on my Cent OS client . I setup the environment variables and build > kernel . Then I add the following entry to my /boot/grub/menu.lst : > title Real VMX > rootnoverify (hd0,0) > kernel -type=netbsd /vmx > I tried to reboot my Cent OS client and at the boot loader when I > select "Real VMX" I got the following error : > "Error 1 : File name must be either an absolute pathname or blocklist" > Can you please do me favor and let me know how can I overcome ? > Let me thank you in advance >Real VMX is apparently an operating system not an 'application'. I think you should be asking a Real VMX mail list as thats certainly not CentOS