nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Vmware on Suse Linux

This is a discussion on Vmware on Suse Linux within the Linux software forums, part of the Linux Getting Started category; Hi Everyone, I'm running SuSe 10.0. I heard that VMWARE is a good utility for running multiple Operation Systems in ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-11-2007, 02:52 AM
Member
User
 
Join Date: May 2007
Posts: 56
Rep Power: 2
lacloai is on a distinguished road
Default Vmware on Suse Linux

Hi Everyone,

I'm running SuSe 10.0. I heard that VMWARE is a good utility for running multiple Operation Systems in a single PC. What I want is to be able to run windows xp as a guest OS using vmware on my SuSe10.0 I have no clue where to go and start? Can anyone in here give me a guide? Very appreciate that. Thank you.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-11-2007, 04:56 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 917
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Quote:
Originally Posted by lacloai View Post
Hi Everyone,

I'm running SuSe 10.0. I heard that VMWARE is a good utility for running multiple Operation Systems in a single PC. What I want is to be able to run windows xp as a guest OS using vmware on my SuSe10.0 I have no clue where to go and start? Can anyone in here give me a guide? Very appreciate that. Thank you.
You can download vmware anr run Linix, BSD, XP, Windows server etc as Guest.

Download url : VMware Download Center, virtual machine, virtual server, virtual pc - VMware

Installation is pretty easy, download rpm and run
Code:
rpm VMWARE*
You need to provide details such as networking and others. Once done. From menu start VMware and Click on new VM and just follow on screen instructions.
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 07-11-2007, 07:29 AM
Member
User
 
Join Date: May 2007
Posts: 56
Rep Power: 2
lacloai is on a distinguished road
Default

Thanks for your reply. However, I think vmware workstation on that link is for evaluation only. After 30 days, it will expire. I thought vmware is free on linux.

What I want is a single machine which has SuSe10.0 as a primary OS. Then using vmware to run windows xp as a guest OS. There is no network involved in here. Thank you.
Reply With Quote
  #4 (permalink)  
Old 07-11-2007, 06:24 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 917
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

You can use server software or free software alternative such as XEN
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #5 (permalink)  
Old 07-14-2007, 08:13 AM
Member
User
 
Join Date: May 2007
Posts: 56
Rep Power: 2
lacloai is on a distinguished road
Default Installing error

Hi,

Thanks for your help. I really appreciate that. I downloaded and tried to install vmware server on my SuSe 10.0. When I run the command like this

#vmware-config.pl
It runs and asks for several locations, and then error out with this. The path "/usr/src/linux/include" is not an existing directory

I don't know what to do. I search around and people on the Internet are saying make sure I have the directory /usr/src/linux. My machine doesn't have that directory even I already updated all the patches.

cn-linux1:~ # cd /usr/src
cn-linux1:/usr/src # ls
. kernel-modules simplelinuxbkup-0.3.1-i386.tar.gz
.. linux-2.6.13-15.15-obj VMware-server-1.0.3-44356.i386.rpm
httpd-2.2.4 packages
httpd-2.2.4.tar.gz SimpleBackup
cn-linux1:/usr/src #


See? It doesn't have a directory called linux/include, and that's why it can't find the location which it's looking for.

Here is the prerequisites of vmware server on my machine.

cn-linux1:~ # rpm -qa kernel* gcc* make
kernel-smp-2.6.13-15.15
gcc-c++-4.0.2_20050901-3
make-3.80-188
gcc-4.0.2_20050901-3
kernel-update-tool-0.9-10
kernel-smp-nongpl-2.6.13-15.15
cn-linux1:~ #


I got gcc, gcc-c++, make, and kernel source, and they all are matching. I am stuck now. I really want to run vmware server so that I can install windows xp/server 2003 as my guest OSes. If anyone in here already did this on SuSe, please hook me up. Thank you so much.
Reply With Quote
  #6 (permalink)  
Old 07-16-2007, 04:02 AM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 564
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

You need kernel source code and kernel headers, then only it will work. Run yast2 and install both packages for currently running kernel
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #7 (permalink)  
Old 07-16-2007, 06:16 AM
Member
User
 
Join Date: May 2007
Posts: 56
Rep Power: 2
lacloai is on a distinguished road
Default

Thank you so much. I got that taken care of. Yeah, it needs the kernel-source and they all must match. My vmware server works like a charm. I can't put the attachment of my printscreen on here since my snapshot printscreen file got about 190k, and that exceeds the size limit. Sorry.
Reply With Quote
  #8 (permalink)  
Old 07-16-2007, 08:37 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 917
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Glad to know you got VMWARE server working. I've just made changes to attachments, you can use .jpg, .png and upload upto 500 000 bytes i.e. 488.28125 kilobytes.

Let me know if you need any further assistance while uploading file permissions
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
HP- UNIX with VMWARE kk097 HP-UX 1 04-07-2008 02:03 AM
Suse Enterprise Linux server Set Network card (NIC) to Full duplex setting raj Networking, Firewalls and Security 1 03-20-2008 03:33 PM
I Have Installed Suse 10.2 Linux Pravin192006 Linux software 2 04-23-2007 09:06 PM
install and configure vmware server on Ubuntu Linux server raj Linux software 1 07-17-2006 11:21 PM
linux defrag vmware Linux software 1 01-09-2006 01:47 PM


All times are GMT +5.5. The time now is 08:30 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36