Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-13-2003, 06:14 AM
|
#1
|
|
LQ Newbie
Registered: Nov 2003
Distribution: RedHat
Posts: 4
Rep:
|
VMWare on XP guest OS RedHat no boot
I have VMWare workstation 4.01 installed on my WinXP machine. Afther that I installed RedHat 9 as guest OS, the installation went smooth only at the end of the installation progress you need to reboot in order to go into the redhat gui, but afther the VMware logo I get a black screen and it stops. I tried to install an older version of redhat but all have the same problem. I don't know what to do, I can't see any kind of error kind or something. What is causing this problem??
|
|
|
|
11-13-2003, 06:36 AM
|
#2
|
|
Member
Registered: Feb 2002
Location: Amarillo, Texas
Distribution: Slackware 9.1 (desktop) / WinXP w/VMware linux dev/Tawie Server Linux (TSL) 2.0 (servers)/ LFS (dev)
Posts: 47
Rep:
|
vmware question
Did you install the bootloader, either grub or lilo, to the MBR on, I'm assuming, /dev/hda within vmware?
|
|
|
|
11-13-2003, 07:15 AM
|
#3
|
|
LQ Newbie
Registered: Nov 2003
Distribution: RedHat
Posts: 4
Original Poster
Rep:
|
No I didn't install a boot loader because I start RedHat from VMWare, is it still neccessery to install a boot loader?
|
|
|
|
11-13-2003, 06:56 PM
|
#4
|
|
Member
Registered: Feb 2002
Location: Amarillo, Texas
Distribution: Slackware 9.1 (desktop) / WinXP w/VMware linux dev/Tawie Server Linux (TSL) 2.0 (servers)/ LFS (dev)
Posts: 47
Rep:
|
Yes, it is. From within vmware, you are still booting an operating system and if you are installing linux, it thinks it itself is /dev/hda even though physically it is not. You still see the BIOS information, etc and it is looking for a boot loader in its master boot record. So, go ahead and reinstall and install lilo or grub to the virtual master boot record.
|
|
|
|
11-14-2003, 07:07 AM
|
#5
|
|
LQ Newbie
Registered: Nov 2003
Distribution: RedHat
Posts: 4
Original Poster
Rep:
|
Yes it is now working, thx man
|
|
|
|
11-14-2003, 07:17 AM
|
#6
|
|
Member
Registered: Feb 2002
Location: Amarillo, Texas
Distribution: Slackware 9.1 (desktop) / WinXP w/VMware linux dev/Tawie Server Linux (TSL) 2.0 (servers)/ LFS (dev)
Posts: 47
Rep:
|
No problem. Glad to be of help 
|
|
|
|
11-14-2003, 11:07 AM
|
#7
|
|
Member
Registered: Sep 2003
Distribution: Fedora, Mandrake 9.2, dare I say a little of M$ Longhorn? Ha.
Posts: 52
Rep:
|
What does VMWare necessarily do? Does it install OS's within WinXP's partition, or act as a startup from a disk inserted when using WinXP and installing an OS while WinXP is still running, and also run other OS's at the same time too?
Confused  I got the software, just need to know what it does. 
|
|
|
|
11-14-2003, 12:33 PM
|
#8
|
|
LQ Newbie
Registered: Nov 2003
Distribution: RedHat
Posts: 4
Original Poster
Rep:
|
you install a OS in XP while running XP, you can run your primary OS and with vmware a secondary OS at the same time. It uses a virtual hd so no OS files are written on your XP partition.
|
|
|
|
11-14-2003, 06:31 PM
|
#9
|
|
Member
Registered: Feb 2002
Location: Amarillo, Texas
Distribution: Slackware 9.1 (desktop) / WinXP w/VMware linux dev/Tawie Server Linux (TSL) 2.0 (servers)/ LFS (dev)
Posts: 47
Rep:
|
Yea, it creates a virtual partition, which is basically a chunk of memory of a size that you specify. The new 'Host' operating system is installed into that chunk of memory in a .dsk file. VMWare gives an interface and handles the flow of each OS bootup. What's cool is that you can have an entire network environment running as many virtual machines as you have memory for.
|
|
|
|
11-17-2003, 04:17 PM
|
#10
|
|
Member
Registered: Sep 2003
Distribution: Fedora, Mandrake 9.2, dare I say a little of M$ Longhorn? Ha.
Posts: 52
Rep:
|
so that means i can install maybe a different distro out before i install it, like maybe Mandrake, when I already got my Fedora?
So you said it installs in the "virtual" memory... so like it puts all this data in a .dsk (or what you said) file and put it in my "My Virtual Machines" folder?
If so on both, THATS WICKED.
|
|
|
|
11-17-2003, 07:33 PM
|
#11
|
|
Member
Registered: Sep 2003
Distribution: Fedora, Mandrake 9.2, dare I say a little of M$ Longhorn? Ha.
Posts: 52
Rep:
|
anyone?
|
|
|
|
11-17-2003, 08:09 PM
|
#12
|
|
LQ Newbie
Registered: Nov 2003
Posts: 1
Rep:
|
vmware is a virtual machine program. It emulates the basic hardware of an x86 system, bios and all. You specify the amount of system RAM that the guest OS can use, and how much HD space the virtual machine will use. It will then boot a virtual machine with that amount of RAM and HD as big as you specified.
Basically, it's like a seperate computer inside a window. It's pretty slick.
You would be able to install as many different distro's as you have HD space for, and you can run as many simultaniously as you have RAM for.
|
|
|
|
11-17-2003, 08:40 PM
|
#13
|
|
Member
Registered: Sep 2003
Distribution: Fedora, Mandrake 9.2, dare I say a little of M$ Longhorn? Ha.
Posts: 52
Rep:
|
nice... THANK YOU SO MUCH.
I got myself a good 180 gb total in my windoze partition plus my 1 gig of ram.. 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:04 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|