Mount Existing Drive to Proxmox

xfjune996

New Member
Jan 10, 2024
5
1
3
Hi,i am new Proxmox user

i had reinstall the proxmox system and now need to add the existing Drive to the Directory folder at Proxmox without wiping the drive

What should i need to do first?[ATTACH type="full"]64441[/ATTACH]
 

Attachments

  • Screenshot 2024-03-11 105516.png
    Screenshot 2024-03-11 105516.png
    12.5 KB · Views: 25
Remember that
Code:
mount block_device /mount/point
is not persistent. ie. on host reboot it will not be mounted

If you want to enable persistent mounting of the file system, remember to update the /etc/fstab file accordingly:
Code:
nano /etc/fstab
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!