Unable to see usb mounted drive in VMware RHEL guest
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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.
Unable to see usb mounted drive in VMware RHEL guest
All,
I'm not sure if this is the correct forum, however, I have researched this until my eyes are ready to fall out
I have a RHEL4 virtual machine running on a Windows XP host. The host has a usb connected, 500GB HDD which has been partioned (roughly) to hold one 250GB NTFS and one 250GB ext3 partition using Partition Magic.
Whilst the NTFS partition is visible to the host, I can't get the guest to see the ext3 partition.
Disk /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 2610 20860402+ 8e Linux LVM
you must create the ext3 partition on the vmware, not on your host.
to do that, you can add new vm, when its done, you can edit
RHEL4 vmsetting -- add hardrive and point it to the vm that you have created.
for using usb on vmware, edit your vmsetting then add usb controller.
hope help friend.
Quote:
Originally Posted by warrickj
All,
I'm not sure if this is the correct forum, however, I have researched this until my eyes are ready to fall out
I have a RHEL4 virtual machine running on a Windows XP host. The host has a usb connected, 500GB HDD which has been partioned (roughly) to hold one 250GB NTFS and one 250GB ext3 partition using Partition Magic.
Whilst the NTFS partition is visible to the host, I can't get the guest to see the ext3 partition.
Disk /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 2610 20860402+ 8e Linux LVM
I realised after reading your post though that the question was a stupid one. In a VM you have to add the disk in the configuration options *before* it can be seen by the VM.
I can't believe I have spent the past 4 hours attempting to find a 'solution' for what was just a configuration issue.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.