LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 05-16-2005, 04:34 PM   #1
jacatone
Member
 
Registered: Mar 2004
Posts: 292

Rep: Reputation: 30
Having trouble installing VMTools in Mandrake 10.1


From the following installation instructions:

As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory (for example, /tmp), uncompress the installer, then unmount the CD-ROM image.
mount /dev/cdrom /mnt/cdrom
cd /tmp


I'm able to get to root OK, but when I type in /tmp nothing happens. I still get the localhost@root line. Can anyone tell me what I'm doing wrong? Thanks.
 
Old 05-16-2005, 07:30 PM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
To change directories you need to supply two things at a minimum, the command and the path to change to.

The command is 'cd'. If you log into a konsole, as a user, you are usually in your home directory. All paths in linux are referenced from the root, '/' So, your home directory is represented as /home/yourusername.

You can check at any time where you are by typing 'pwd' and pressing enter. 'pwd' is the command present working directory.

So if you oepn a console, it will open as user in the home directory. Here is a sample of what this looks like on my machine.

Quote:
[cliff@sluggy cliff]$ pwd
/home/cliff
[cliff@sluggy cliff]$ cd tmp
[cliff@sluggy tmp]$ pwd
/home/cliff/tmp
[cliff@sluggy tmp]$
I did a pwd right after opening a konsole. It tells me form the root '/' next is home and next is cliff.

To change from my home directroy to the tmp directory, I entered the command 'cd' and the relative path I wanted to go to, in this case 'tmp'. I did another 'pwd' and now from teh root directory I'm in /home/cliff/tmp.

If I had done a cd /tmp this path is diferent than cd tmp. Putting the / (slash) in says " starting at root, change to tmp. That will only work if infact I have a tmp directroy off the root.

Hope this helps.
 
Old 05-19-2005, 02:12 AM   #3
jacatone
Member
 
Registered: Mar 2004
Posts: 292

Original Poster
Rep: Reputation: 30
I'm sure once I get more familiar with Linux, I'll start playing around with shells and command lines. At this point, I'd just like to install the VMTools so I can complete the install of Mandrake 10.1. If someone could give me a blow by blow description of what I need to do to complete this process, that would be great. Thanks.
 
Old 05-19-2005, 09:43 AM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
I have no experience with VMTools. I did a search and here is the installation instructions form the VMTools site. Here is the link. http://www.vmsystems.net/vmtools/doc/

The code is available in zip format or tar.gz. You need to unpack the files and run build. That is about all I can help with. Good luck.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing VMtools on SuSE 9.2 metallicasorc Linux - Newbie 2 04-12-2005 03:20 PM
trouble with installing mandrake 10 bof Mandriva 7 09-20-2004 10:17 AM
Trouble installing anything on Mandrake 10 PricessDaisy Linux - Software 4 07-26-2004 08:15 PM
Trouble installing Mandrake 9.1 giill Mandriva 11 10-16-2003 06:47 PM
Trouble Installing Mandrake 9.2 J_Bone Mandriva 7 08-31-2003 01:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration