How to access shared folder between CentOS 6 and WinXP under vmware player 4
Based on Sharing Files between CentOS 6 and Windows Systems with Samba
I am able to follow until section of "Accessing Samba Shares". however, my system is WinXP and I don't see CentOS 6 icon at all. In my left panel of explorer, I only see "My network places".
For section "Accessing Windows Shares from CentOS 6", after I click workgroup, I only see a localhost icon. When I click this icon, I see "unable to mount location" error from CentOS.
BTW: I have set the shared folder within WMWare Player 6.0.
Whatelse I have to do in order to make the shared folder work?
Thank you
centos vmware-player
add a comment |
Based on Sharing Files between CentOS 6 and Windows Systems with Samba
I am able to follow until section of "Accessing Samba Shares". however, my system is WinXP and I don't see CentOS 6 icon at all. In my left panel of explorer, I only see "My network places".
For section "Accessing Windows Shares from CentOS 6", after I click workgroup, I only see a localhost icon. When I click this icon, I see "unable to mount location" error from CentOS.
BTW: I have set the shared folder within WMWare Player 6.0.
Whatelse I have to do in order to make the shared folder work?
Thank you
centos vmware-player
add a comment |
Based on Sharing Files between CentOS 6 and Windows Systems with Samba
I am able to follow until section of "Accessing Samba Shares". however, my system is WinXP and I don't see CentOS 6 icon at all. In my left panel of explorer, I only see "My network places".
For section "Accessing Windows Shares from CentOS 6", after I click workgroup, I only see a localhost icon. When I click this icon, I see "unable to mount location" error from CentOS.
BTW: I have set the shared folder within WMWare Player 6.0.
Whatelse I have to do in order to make the shared folder work?
Thank you
centos vmware-player
Based on Sharing Files between CentOS 6 and Windows Systems with Samba
I am able to follow until section of "Accessing Samba Shares". however, my system is WinXP and I don't see CentOS 6 icon at all. In my left panel of explorer, I only see "My network places".
For section "Accessing Windows Shares from CentOS 6", after I click workgroup, I only see a localhost icon. When I click this icon, I see "unable to mount location" error from CentOS.
BTW: I have set the shared folder within WMWare Player 6.0.
Whatelse I have to do in order to make the shared folder work?
Thank you
centos vmware-player
centos vmware-player
asked Jun 22 '12 at 4:51
q0987
45241226
45241226
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Shared folder with in WMware Player 6.0
Virtual PC on when you turn on the status of the LAN on the PC physically will automatically connect as well.
if you just want to share a folder without the need Virtual PC to connect to the internet, simply setting ip with the same class, for example:
in your physical PC IP 192.168.1.2 Addressnya
then in your virtual LAN IP 192.168.1.3 Addressnya
then, sharing your folder.
but if you want your Virtual PC is also connected to the internet then you have internet sharing on your physical network card.
Open Network Connections and right click on your physical network card and select Properties.
select advanced and checklist in Allow users to connect other
if there appears underneath option, select the name of the virtual network card, if not immediately oke wrote.
If you use internet connection sharing is the virtual IP network card you will automatically be 192.168.0.1
The next setting on the virtual IP on your network with
IP 192.168.0.5
Default Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Preffered DNS: 202.134.0.155
add a comment |
I have used the following step to fix the problems:
From VMWare Player, choose Virtual Machine/Install VMWare Tools
Create a temporary folder:
mkdir -p /tmp/vmwaretools
un-tar the file to the temporary folder:
tar -C /tmp/vmwaretools -vxzf /media/VMware Tools/VMwareTools-8.8.4-743747.tar.gz
Enter the folder where the installer is located:
cd /tmp/vmwaretools/vmware-tools-distrib/
Become superuser:
su -
Run the installer:
./vmware-install.pl and accept all defaults
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f440036%2fhow-to-access-shared-folder-between-centos-6-and-winxp-under-vmware-player-4%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Shared folder with in WMware Player 6.0
Virtual PC on when you turn on the status of the LAN on the PC physically will automatically connect as well.
if you just want to share a folder without the need Virtual PC to connect to the internet, simply setting ip with the same class, for example:
in your physical PC IP 192.168.1.2 Addressnya
then in your virtual LAN IP 192.168.1.3 Addressnya
then, sharing your folder.
but if you want your Virtual PC is also connected to the internet then you have internet sharing on your physical network card.
Open Network Connections and right click on your physical network card and select Properties.
select advanced and checklist in Allow users to connect other
if there appears underneath option, select the name of the virtual network card, if not immediately oke wrote.
If you use internet connection sharing is the virtual IP network card you will automatically be 192.168.0.1
The next setting on the virtual IP on your network with
IP 192.168.0.5
Default Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Preffered DNS: 202.134.0.155
add a comment |
Shared folder with in WMware Player 6.0
Virtual PC on when you turn on the status of the LAN on the PC physically will automatically connect as well.
if you just want to share a folder without the need Virtual PC to connect to the internet, simply setting ip with the same class, for example:
in your physical PC IP 192.168.1.2 Addressnya
then in your virtual LAN IP 192.168.1.3 Addressnya
then, sharing your folder.
but if you want your Virtual PC is also connected to the internet then you have internet sharing on your physical network card.
Open Network Connections and right click on your physical network card and select Properties.
select advanced and checklist in Allow users to connect other
if there appears underneath option, select the name of the virtual network card, if not immediately oke wrote.
If you use internet connection sharing is the virtual IP network card you will automatically be 192.168.0.1
The next setting on the virtual IP on your network with
IP 192.168.0.5
Default Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Preffered DNS: 202.134.0.155
add a comment |
Shared folder with in WMware Player 6.0
Virtual PC on when you turn on the status of the LAN on the PC physically will automatically connect as well.
if you just want to share a folder without the need Virtual PC to connect to the internet, simply setting ip with the same class, for example:
in your physical PC IP 192.168.1.2 Addressnya
then in your virtual LAN IP 192.168.1.3 Addressnya
then, sharing your folder.
but if you want your Virtual PC is also connected to the internet then you have internet sharing on your physical network card.
Open Network Connections and right click on your physical network card and select Properties.
select advanced and checklist in Allow users to connect other
if there appears underneath option, select the name of the virtual network card, if not immediately oke wrote.
If you use internet connection sharing is the virtual IP network card you will automatically be 192.168.0.1
The next setting on the virtual IP on your network with
IP 192.168.0.5
Default Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Preffered DNS: 202.134.0.155
Shared folder with in WMware Player 6.0
Virtual PC on when you turn on the status of the LAN on the PC physically will automatically connect as well.
if you just want to share a folder without the need Virtual PC to connect to the internet, simply setting ip with the same class, for example:
in your physical PC IP 192.168.1.2 Addressnya
then in your virtual LAN IP 192.168.1.3 Addressnya
then, sharing your folder.
but if you want your Virtual PC is also connected to the internet then you have internet sharing on your physical network card.
Open Network Connections and right click on your physical network card and select Properties.
select advanced and checklist in Allow users to connect other
if there appears underneath option, select the name of the virtual network card, if not immediately oke wrote.
If you use internet connection sharing is the virtual IP network card you will automatically be 192.168.0.1
The next setting on the virtual IP on your network with
IP 192.168.0.5
Default Gateway: 192.168.0.1
Primary DNS: 192.168.0.1
Preffered DNS: 202.134.0.155
answered Jun 22 '12 at 6:44
Sony Wardhany
1355
1355
add a comment |
add a comment |
I have used the following step to fix the problems:
From VMWare Player, choose Virtual Machine/Install VMWare Tools
Create a temporary folder:
mkdir -p /tmp/vmwaretools
un-tar the file to the temporary folder:
tar -C /tmp/vmwaretools -vxzf /media/VMware Tools/VMwareTools-8.8.4-743747.tar.gz
Enter the folder where the installer is located:
cd /tmp/vmwaretools/vmware-tools-distrib/
Become superuser:
su -
Run the installer:
./vmware-install.pl and accept all defaults
add a comment |
I have used the following step to fix the problems:
From VMWare Player, choose Virtual Machine/Install VMWare Tools
Create a temporary folder:
mkdir -p /tmp/vmwaretools
un-tar the file to the temporary folder:
tar -C /tmp/vmwaretools -vxzf /media/VMware Tools/VMwareTools-8.8.4-743747.tar.gz
Enter the folder where the installer is located:
cd /tmp/vmwaretools/vmware-tools-distrib/
Become superuser:
su -
Run the installer:
./vmware-install.pl and accept all defaults
add a comment |
I have used the following step to fix the problems:
From VMWare Player, choose Virtual Machine/Install VMWare Tools
Create a temporary folder:
mkdir -p /tmp/vmwaretools
un-tar the file to the temporary folder:
tar -C /tmp/vmwaretools -vxzf /media/VMware Tools/VMwareTools-8.8.4-743747.tar.gz
Enter the folder where the installer is located:
cd /tmp/vmwaretools/vmware-tools-distrib/
Become superuser:
su -
Run the installer:
./vmware-install.pl and accept all defaults
I have used the following step to fix the problems:
From VMWare Player, choose Virtual Machine/Install VMWare Tools
Create a temporary folder:
mkdir -p /tmp/vmwaretools
un-tar the file to the temporary folder:
tar -C /tmp/vmwaretools -vxzf /media/VMware Tools/VMwareTools-8.8.4-743747.tar.gz
Enter the folder where the installer is located:
cd /tmp/vmwaretools/vmware-tools-distrib/
Become superuser:
su -
Run the installer:
./vmware-install.pl and accept all defaults
edited Oct 10 '12 at 10:45
Zuul
3,52921732
3,52921732
answered Jun 22 '12 at 15:48
q0987
45241226
45241226
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f440036%2fhow-to-access-shared-folder-between-centos-6-and-winxp-under-vmware-player-4%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown