Networking Forums

Networking Forums > Computer Networking > Linux Networking > VM Linux client && smbclient host OS

Reply
Thread Tools Display Modes

VM Linux client && smbclient host OS

 
 
Neil Jones
Guest
Posts: n/a

 
      01-20-2009, 10:24 AM
Hello,

I have a Windows Vista as my host OS on my laptop running VMWare
workstation with several Linux VM guests.

On one of the Linux VM, I have configured Samba and I can mount the VM
filesystem from the Vista. I would like to mount the Vista drive (D:\)
to the Linux VM. The Windows drive has lots of duplicate files which I
would like to list and delete. I find Linux well suited for this task.
How can I mount the host OS drive to the VM client?

The drive is too big to upload it to the VM and perform the search.

Thank you in advance for any help.

NJ
 
Reply With Quote
 
 
 
 
Chris Davies
Guest
Posts: n/a

 
      01-20-2009, 01:01 PM
In comp.os.linux.misc Neil Jones <castellan2004-(E-Mail Removed)> wrote:
> On one of the Linux VM, I have configured Samba and I can mount the
> VM filesystem from the Vista. I would like to mount the Vista drive
> (D:\) to the Linux VM. [...]
> How can I mount the host OS drive to the VM client?


Exactly the same way that you would if neither of them was a VM. Share
the D:\ on Vista, and mount it from the Linux system. Which bit is
causing a problem?

Chris
 
Reply With Quote
 
Walter Mautner
Guest
Posts: n/a

 
      01-20-2009, 03:47 PM
Neil Jones wrote:

......
> How can I mount the host OS drive to the VM client?
>

mount -t cifs //winboxip/c$ /mnt/windows -o username=winadmin

> The drive is too big to upload it to the VM and perform the search.
>

How is the performance of VM guests on vista? I'd rather prefer the
other way round (Xp/vista/whatever as guests on a linux vmware host)

--
vista policy violation: Microsoft optical mouse found penguin patterns
on mousepad. Partition scan in progress to remove offending
incompatible products. Reactivate MS software.
Linux 2.6.24. [LinuxCounter#295241,ICQ#4918962]
 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble Installing Linux/Cisco VPN Client Has anyone had trouble compiling the linux cisco vpn client? Here is the output of the install script: # uname -rviosm Linux 2.4.22-1.2188.nptl #1 Wed Apr 21 20:19:18 EDT 2004 x86_64 x86_64 GNU/Linux JSH Linux Networking 4 07-02-2004 12:48 PM
Linux<->Windows connection using USB host-to-host cable =?iso-8859-2?Q?Rados=B3aw?= Grzanka Linux Networking 0 04-10-2004 03:23 PM
ICS w/ ME as Host and 2000 as Client Todd Windows Networking 1 02-22-2004 01:51 PM
Access to public host from private host through Linux router Santanu Chatterjee Linux Networking 5 11-14-2003 11:57 PM
ICS with ME host and XP client R. Winks Windows Networking 2 09-18-2003 04:55 PM



1 2 3 4 5 6 7 8 9 10 11