proxmox mount extend usb hdd
1、
apt-get update
apt-get install ntfs-3g
2、fdisk -l 看有沒有找到usb hdd
blkid use uuid
3、根目錄底下有mnt
mount -t ntfs /dev/sdxxxx /mnt
1、
apt-get update
apt-get install ntfs-3g
2、fdisk -l 看有沒有找到usb hdd
blkid use uuid
3、根目錄底下有mnt
mount -t ntfs /dev/sdxxxx /mnt