Fdisk command problem on vmbox

I’m new in kali linux. I have installed kali linux on vmbox on my windows 10. I’ve allowed usb for vm box and when i input my android through the usb cable my phone shows in the desktop on kali linux. But when i command fdisk -l in terminal no path shows for my ohone whiche is connected through usb cable. How i can fix it? Please help me

Hi Fazle_Rabbi,

Welcome to our forums.

fdisk is not a utility for external disks. Use something like df -h to see where your phone shows up in the filesystem.

Have you tried first run lsusb. Here is an example with a Pixel phone and VirtualBox:

$ lsusb
Bus 001 Device 002: ID 18d1:4ee1 Google Inc. Nexus Device (MTP)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Next navigate to:

$ cd /run/user/1000/gvfs/

List all MTP mounts:

/run/user/1000/gvfs$ ls
'mtp:host=Google_Pixel_3a_94SBY27QM9'