$ mount | grep nbd /dev/nbd0p1 on /mnt type ext4 (rw,relatime)
If you encountered error mount: special device /dev/nbd0p1 does not exist, or similar partition table errors, please rescan partitions, tell the kernel about the latest information of partitions:
Tell the kernel about the presence and numbering of partitions.
Options: -a, --add add specified partitions or all of them -d, --delete delete specified partitions or all of them -u, --update update specified partitions or all of them -s, --show list partitions ...
Do Something in The Desired Partition
1 2 3 4 5
$ ls /mnt/ bin boot dev etc home lib lost+found media mnt opt proc root run sbin snap srv sys tmp usr var