howto mount usb disk on esxi
Posted
by maruti
on Server Fault
See other posts from Server Fault
or by maruti
Published on 2010-04-20T09:07:12Z
Indexed on
2010/04/20
9:13 UTC
Read the original article
Hit count: 2681
have a USB drive NTFS attached to ESXi4 host. fdisk -l shows the device as /dev/mpx.... but when i try to mount that using mount /dev/xxx /mnt/usbdisk....it fails with message "no such file or dir"
could anyone help with correct entry in etc/fstab?
all that i am trying to do is backup the vms on esxi host to usb disk...thanks in advance
© Server Fault or respective owner