Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 04-28-2003, 04:33 PM   #1 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
vmware

Hi everyone,

I installed FreeBSD and now I want to install vmware. Before I install vmware, i was wondering wether I can set it to boot a different partition rather than install into a directory.

Thx

Ilya
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-28-2003, 05:05 PM   #2 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
I tried booting fbsd with a boot disk from vmware in xp and kernel panicked!

Ilya.
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-29-2003, 09:17 PM   #3 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Linux now

Ok, I dropped the FreeBSD idea and am trying to install it on slackware linux. I works great until it tries to compile one of the modules and gives me this message:

/usr/include/linux/kdev_t.h:81:1: warning: this is the location of the previous definition
make: *** [driver.o] Error 1
make: Leaving directory `/tmp/vmware-config9/vmnet-only'
Unable to build the vmnet module.

WTF is going on!

Ilya
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-29-2003, 09:44 PM   #4 (permalink)
palin
Code Monkey
 
palin's Avatar
 
Join Date: Jan 2003
Posts: 57
palin is on a distinguished road
may I ask why you are trying to install VM ware??
palin is offline   Reply With Quote
Old 04-30-2003, 04:18 PM   #5 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
because I dont want to boot into windows to play CS... among other things..why does it matter though?

Ilya.

P.S. I DO have a licsense
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 04-30-2003, 04:19 PM   #6 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
ok, the problem is net/sock.h isnt found in the kernel headers. I reinstalle dthe kernel source and modules but no difference, should I reboot?

Ilya.
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 05-01-2003, 05:34 PM   #7 (permalink)
evilbob
Registered User
 
evilbob's Avatar
 
Join Date: May 2003
Location: Ohio
Posts: 1
evilbob is on a distinguished road
Send a message via ICQ to evilbob
Sadly you can't play CS In Vmware. When you install Vmware it dosn't use your real hardware it just software emulates some devices. The Video Adaptor It emulates isn't anything to brag aobut. It dosn't support OpenGl or direct3d.
evilbob is offline   Reply With Quote
Old 05-01-2003, 06:03 PM   #8 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
HMMM..good point, but CS has built in software that emulates direct3d


Ilya

p.s. I reinstalled kernel and modules and got vmware installed
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 05-02-2003, 11:14 AM   #9 (permalink)
schotty
RedHat's Manwhore
 
schotty's Avatar
 
Join Date: Feb 2003
Location: Milwaukee
Posts: 41
schotty is on a distinguished road
Send a message via ICQ to schotty Send a message via AIM to schotty Send a message via Yahoo to schotty
Re: vmware

Quote:
Originally posted by Ilya020
Hi everyone,

I installed FreeBSD and now I want to install vmware. Before I install vmware, i was wondering wether I can set it to boot a different partition rather than install into a directory.

Thx

Ilya
Yes, but I highly reccomend against it. Hit the VMWare newsgroups and you will see the horror stories that vmware admits WILL happen. Its an unfished method. Basically, using the standard (make a big ass file that is a image of the new system) way is much faster and a billion times more reliable.
schotty is offline   Reply With Quote
Old 05-02-2003, 11:15 AM   #10 (permalink)
schotty
RedHat's Manwhore
 
schotty's Avatar
 
Join Date: Feb 2003
Location: Milwaukee
Posts: 41
schotty is on a distinguished road
Send a message via ICQ to schotty Send a message via AIM to schotty Send a message via Yahoo to schotty
Quote:
Originally posted by Ilya020
HMMM..good point, but CS has built in software that emulates direct3d


Ilya

p.s. I reinstalled kernel and modules and got vmware installed
Dude, isnt there a linux binary to run CS natively? Or at worst use WineX. You really wont need vmware to bog your system down to play CS.
schotty is offline   Reply With Quote
Old 05-02-2003, 02:37 PM   #11 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Re: Re: vmware

Quote:
Originally posted by schotty
Yes, but I highly reccomend against it. Hit the VMWare newsgroups and you will see the horror stories that vmware admits WILL happen. Its an unfished method. Basically, using the standard (make a big ass file that is a image of the new system) way is much faster and a billion times more reliable.
O, you mean make an image of my windows partition, and run on the image from linux in vmware?

I am also getting a could no format raw disk. ide0:0 error. WTF?!

Ilya
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote
Old 05-04-2003, 12:27 PM   #12 (permalink)
schotty
RedHat's Manwhore
 
schotty's Avatar
 
Join Date: Feb 2003
Location: Milwaukee
Posts: 41
schotty is on a distinguished road
Send a message via ICQ to schotty Send a message via AIM to schotty Send a message via Yahoo to schotty
Well the best way, and the official way, is to do the following :

Create a new ...file... or whatever you wanna call it from within vmware to build a windows "partition" to install WIndows onto. In reality its just a file with all of the data lumped in there. But vmware sees that file as a windows drive then. At my old job I did that and ran windows to use Access databases and a VB app. I made a 2 gig partition (the max I think ... could be wrong...) to install 98 into. It was slow (p2-266/256MB) but it worked okay. From what I was told, since I had ata-33 drives, I would have been relegated to about 2MB/s transfer in RAW mode. I was around 8-10MB/s in the standard mode. That is what I mean. ****, my Commodore 64 was faster than that ;D

Anyway, once you get done creating the file, it will allow you to boot any install media (as in my case, it was a like new copy of Win98). Then it boots the cdrom in a window and you go thru the install process.
schotty is offline   Reply With Quote
Reply

Bookmarks

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
vmware Ilya020 Linux / BSD / OS X 4 01-04-2003 09:51 PM


All times are GMT -8. The time now is 12:38 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting